Results

By type

          2021-07-01 10:50:59.920 DEBUG 1 --- [or-http-epoll-2] io.netty.handler.ssl.SslHandler          : [id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
2021-07-01 10:50:59.926 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}, [connected])
2021-07-01 10:50:59.939 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-1, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [configured])
2021-07-01 10:50:59.943 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:61af0f31-1, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-01 10:50:59.948 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-1, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_prepared])
2021-07-01 10:50:59.949 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: 826df56f-d65f-4249-9a11-c168a3548bca, X-RequestID: a17e20c1-5a9b-47da-9df5-817a442d0347, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-01 10:50:59.962 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-1, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_sent])
2021-07-01 10:50:59.994 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-1, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received response (auto-read:false) : [x-onap-requestid=7ac3a26a-85e7-4bd1-9575-24b69b481084, Content-Type=application/json, Date=Thu, 01 Jul 2021 10:50:59 GMT, content-length=3707]
2021-07-01 10:50:59.995 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-1, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_received])
2021-07-01 10:50:59.996 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-01 10:51:00.013 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:61af0f31-1, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-01 10:51:00.018 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-1, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received last HTTP packet
2021-07-01 10:51:00.133  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Starting TcaAppMain v1.3.0 using Java 11.0.9.1 on dcae-tcagen2 with PID 1 (/opt/dcae-analytics-tca-web-1.3.0.jar started by tca-gen2 in /opt)
2021-07-01 10:51:00.134 DEBUG 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Running with Spring Boot v2.4.4, Spring v5.3.5
2021-07-01 10:51:00.134  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : The following profiles are active: configBindingService,dmaap,mongo
2021-07-01 10:51:00.151  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-01 10:51:00.153 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-01 10:51:00.448 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : Converting JSON to flattened key value Map: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-01 10:51:00.492 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : Flattened Key Value Pairs
2021-07-01 10:51:00.493 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.spring.data.mongodb.uri:mongodb://dcae-mongohost/dcae-tcagen2
2021-07-01 10:51:00.493 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url:http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT
2021-07-01 10:51:00.494 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_publishes.tca_handle_out.type:message_router
2021-07-01 10:51:00.494 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url:http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT
2021-07-01 10:51:00.494 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.type:message_router
2021-07-01 10:51:00.494 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group:cg1
2021-07-01 10:51:00.494 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0]:c0
2021-07-01 10:51:00.494 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1]:c1
2021-07-01 10:51:00.494 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.message_limit:50000
2021-07-01 10:51:00.494 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max:60000
2021-07-01 10:51:00.494 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min:30000
2021-07-01 10:51:00.494 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down:30000
2021-07-01 10:51:00.495 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up:10000
2021-07-01 10:51:00.495 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate:0
2021-07-01 10:51:00.495 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.timeout:-1
2021-07-01 10:51:00.495 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.enable_enrichment:true
2021-07-01 10:51:00.495 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.generic_vnf_path:aai/v11/network/generic-vnfs/generic-vnf
2021-07-01 10:51:00.495 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.node_query_path:aai/v11/search/nodes-query
2021-07-01 10:51:00.495 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.password:DCAE
2021-07-01 10:51:00.495 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.url:http://aai
2021-07-01 10:51:00.496 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.username:DCAE
2021-07-01 10:51:00.496 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_abatement:true
2021-07-01 10:51:00.496 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_ecomp_logging:true
2021-07-01 10:51:00.496 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.policy:{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}
2021-07-01 10:51:00.496 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.processing_batch_size:10000
2021-07-01 10:51:00.504  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.type -> message_router
2021-07-01 10:51:00.504  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.enable_enrichment -> true
2021-07-01 10:51:00.504  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate -> 0
2021-07-01 10:51:00.504  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.policy -> {"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}
2021-07-01 10:51:00.505  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url -> http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT
2021-07-01 10:51:00.505  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group -> cg1
2021-07-01 10:51:00.505  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1] -> c1
2021-07-01 10:51:00.505  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.node_query_path -> aai/v11/search/nodes-query
2021-07-01 10:51:00.505  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up -> 10000
2021-07-01 10:51:00.505  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_abatement -> true
2021-07-01 10:51:00.505  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.type -> message_router
2021-07-01 10:51:00.505  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.username -> DCAE
2021-07-01 10:51:00.505  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.generic_vnf_path -> aai/v11/network/generic-vnfs/generic-vnf
2021-07-01 10:51:00.506  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.timeout -> -1
2021-07-01 10:51:00.506  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.processing_batch_size -> 10000
2021-07-01 10:51:00.506  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min -> 30000
2021-07-01 10:51:00.506  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url -> http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT
2021-07-01 10:51:00.506  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down -> 30000
2021-07-01 10:51:00.506  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max -> 60000
2021-07-01 10:51:00.506  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.url -> http://aai
2021-07-01 10:51:00.506  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_ecomp_logging -> true
2021-07-01 10:51:00.506  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0] -> c0
2021-07-01 10:51:00.507  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.message_limit -> 50000
2021-07-01 10:51:00.507  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.password -> DCAE
2021-07-01 10:51:00.507  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: spring.data.mongodb.uri -> mongodb://dcae-mongohost/dcae-tcagen2
2021-07-01 10:51:00.508  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Refreshed configuration data
2021-07-01 10:51:00.508 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_completed])
2021-07-01 10:51:00.509 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [disconnecting])
2021-07-01 10:51:00.509 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Releasing channel
2021-07-01 10:51:00.512 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-01 10:51:01.880  INFO 1 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data MongoDB repositories in DEFAULT mode.
2021-07-01 10:51:01.976  INFO 1 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 90 ms. Found 1 MongoDB repository interfaces.
2021-07-01 10:51:02.951  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
2021-07-01 10:51:02.965  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
2021-07-01 10:51:03.009  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'configurationPropertiesValidator' of type [org.onap.dcae.analytics.tca.web.validation.TcaAppPropertiesValidator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-01 10:51:03.277  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'integrationChannelResolver' of type [org.springframework.integration.support.channel.BeanFactoryChannelResolver] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-01 10:51:03.280  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'integrationDisposableAutoCreatedBeans' of type [org.springframework.integration.config.annotation.Disposables] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-01 10:51:03.313  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-01 10:51:03.739 DEBUG 1 --- [           main] org.jboss.logging                        : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-07-01 10:51:03.801  INFO 1 --- [           main] io.undertow.servlet                      : Initializing Spring embedded WebApplicationContext
2021-07-01 10:51:03.802  INFO 1 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 3602 ms
2021-07-01 10:51:03.943 DEBUG 1 --- [           main] i.m.c.u.i.logging.InternalLoggerFactory  : Using SLF4J as the default logging framework
2021-07-01 10:51:05.086 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 
	s.d.s.w.Swagger2ControllerWebMvc:
	{GET [/v2/api-docs], produces [application/json || application/hal+json]}: getDocumentation(String,HttpServletRequest)
2021-07-01 10:51:05.091 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 
	s.d.s.w.ApiResourceController:
	{GET [/swagger-resources], produces [application/json]}: swaggerResources()
	{GET [/swagger-resources/configuration/ui], produces [application/json]}: uiConfiguration()
	{GET [/swagger-resources/configuration/security], produces [application/json]}: securityConfiguration()
2021-07-01 10:51:05.101 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 
	o.o.d.a.t.w.c.TcaRestController:
	{POST [/api/v1/tca/execute], consumes [application/json], produces [application/json]}: execute(TcaExecutionRequest)
	{GET [/api/v1/tca/policy], produces [application/json]}: getTcaPolicy()
	{POST [/api/v1/tca/policy], consumes [application/json], produces [application/json]}: setTcaPolicy(TcaPolicy)
2021-07-01 10:51:05.109 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 
	o.s.b.a.w.s.e.BasicErrorController:
	{ [/error]}: error(HttpServletRequest)
	{ [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2021-07-01 10:51:05.418  INFO 1 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 16 endpoint(s) beneath base path '/actuator'
2021-07-01 10:51:05.481  INFO 1 --- [           main] f.TcaAppPropsToMrSubscriberPrefsFunction : Creating DMaaP MR Subscriber from config properties key: tca_handle_in, props: BaseConfigBindingServiceProperties.SubscriberDetails(super=BaseConfigBindingServiceProperties.PubSubCommonDetails(type=message_router, aafUsername=null, dmaapInfo=BaseConfigBindingServiceProperties.DmaapInfo(clientRole=null, clientId=null, location=null, topicUrl=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT), proxyUrl=null, ignoreSSLValidation=null), consumerGroup=cg1, consumerIds=[c0, c1], messageLimit=50000, timeout=-1, polling=BaseConfigBindingServiceProperties.Polling(fixedRate=0, autoAdjusting=BaseConfigBindingServiceProperties.AutoAdjusting(min=30000, stepUp=10000, max=60000, stepDown=30000)))
2021-07-01 10:51:05.539  INFO 1 --- [           main] f.TcaAppPropsToMrSubscriberPrefsFunction : Selecting Auto Adjusting polling rate for DMaaP MR Subscriber: tca_handle_in
2021-07-01 10:51:05.793  INFO 1 --- [           main] org.mongodb.driver.cluster               : Cluster created with settings {hosts=[dcae-mongohost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
2021-07-01 10:51:05.961  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:2, serverValue:116}] to dcae-mongohost:27017
2021-07-01 10:51:05.962  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:1, serverValue:117}] to dcae-mongohost:27017
2021-07-01 10:51:05.963  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=44235610}
2021-07-01 10:51:06.203  INFO 1 --- [           main] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:3, serverValue:118}] to dcae-mongohost:27017
2021-07-01 10:51:06.715 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_in
2021-07-01 10:51:06.722  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_in. No username present
2021-07-01 10:51:06.722 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_in
2021-07-01 10:51:06.722  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Ignore SSL Certificate Errors attributed is set to: false for Http Client Id: tca_handle_in
2021-07-01 10:51:06.722  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_in
2021-07-01 10:51:06.732  INFO 1 --- [           main] .f.TcaAppPropsToMrPublisherPrefsFunction : Creating DMaaP MR Publisher from config properties key: tca_handle_out, props: BaseConfigBindingServiceProperties.PublisherDetails(super=BaseConfigBindingServiceProperties.PubSubCommonDetails(type=message_router, aafUsername=null, dmaapInfo=BaseConfigBindingServiceProperties.DmaapInfo(clientRole=null, clientId=null, location=null, topicUrl=http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT), proxyUrl=null, ignoreSSLValidation=null))
2021-07-01 10:51:06.743 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_out
2021-07-01 10:51:06.743  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_out. No username present
2021-07-01 10:51:06.743 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_out
2021-07-01 10:51:06.743  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Ignore SSL Certificate Errors attributed is set to: false for Http Client Id: tca_handle_out
2021-07-01 10:51:06.743  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_out
2021-07-01 10:51:06.766  INFO 1 --- [           main] o.o.d.a.w.u.f.MrSubscriberURLFunction    : Created DMaaP MR Subscriber URL: http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000
2021-07-01 10:51:06.768  INFO 1 --- [           main] o.o.d.a.w.u.f.MrSubscriberURLFunction    : Created DMaaP MR Subscriber URL: http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000
2021-07-01 10:51:07.440  INFO 1 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2021-07-01 10:51:07.563 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 'beanNameHandlerMapping' {}
2021-07-01 10:51:07.588 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [Classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [Classpath [META-INF/resources/], Classpath [resources/], Classpath [static/], Classpath [public/], ServletContext [/]]}
2021-07-01 10:51:07.853  INFO 1 --- [           main] o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService 'taskScheduler'
2021-07-01 10:51:07.929  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrSubscriberFlow.channel#0' channel
2021-07-01 10:51:07.929  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#0' has 1 subscriber(s).
2021-07-01 10:51:07.929  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow'
2021-07-01 10:51:07.929  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {splitter} as a subscriber to the 'mrSubscriberFlow.channel#1' channel
2021-07-01 10:51:07.929  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#1' has 1 subscriber(s).
2021-07-01 10:51:07.930  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow'
2021-07-01 10:51:07.930  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrPublisherInputChannel' channel
2021-07-01 10:51:07.930  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherInputChannel' has 1 subscriber(s).
2021-07-01 10:51:07.930  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrPublisherFlow'
2021-07-01 10:51:07.930  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherFlow.channel#0' channel
2021-07-01 10:51:07.930  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherFlow.channel#0' has 1 subscriber(s).
2021-07-01 10:51:07.930  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrPublisherFlow'
2021-07-01 10:51:07.931  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {} as a subscriber to the 'tcaMrFlow.channel#0' channel
2021-07-01 10:51:07.931  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.tcaMrFlow.channel#0' has 1 subscriber(s).
2021-07-01 10:51:07.931  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaMrFlow'
2021-07-01 10:51:07.931  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherOutputChannel' channel
2021-07-01 10:51:07.931  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherOutputChannel' has 1 subscriber(s).
2021-07-01 10:51:07.931  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'tcaPublisherResponseFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaPublisherResponseFlow'
2021-07-01 10:51:07.934  INFO 1 --- [           main] o.s.i.e.SourcePollingChannelAdapter      : started bean 'mrSubscriberFlow.org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow'
2021-07-01 10:51:07.935  INFO 1 --- [           main] o.s.i.endpoint.PollingConsumer           : started bean 'tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaMrFlow'
2021-07-01T10:51:07.950+0000|eaf63902-ea82-4461-b029-8ea1f01e7a15|Request Id: eaf63902-ea82-4461-b029-8ea1f01e7a15. Transaction Id: RH0EB. Begin TS: 2021-07-01T10:51:07.936+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 10:51:07.947 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: eaf63902-ea82-4461-b029-8ea1f01e7a15. Transaction Id: RH0EB. Begin TS: 2021-07-01T10:51:07.936+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 10:51:07.964  INFO 1 --- [           main] io.undertow                              : starting server: Undertow - 2.2.5.Final
2021-07-01 10:51:07.987  INFO 1 --- [           main] org.xnio                                 : XNIO version 3.8.0.Final
2021-07-01 10:51:08.009  INFO 1 --- [           main] org.xnio.nio                             : XNIO NIO Implementation Version 3.8.0.Final
2021-07-01 10:51:08.162  INFO 1 --- [           main] org.jboss.threads                        : JBoss Threads version 3.1.0.Final
2021-07-01 10:51:08.246  INFO 1 --- [           main] o.s.b.w.e.undertow.UndertowWebServer     : Undertow started on port(s) 9091 (http)
2021-07-01 10:51:08.660 DEBUG 1 --- [           main] Validator                                : ERROR [ModelSpecification.spec] At least one type of specification is required
2021-07-01 10:51:08.735 DEBUG 1 --- [           main] Validator                                : ERROR [ModelSpecification.spec] At least one type of specification is required
2021-07-01 10:51:08.820  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Started TcaAppMain in 10.86 seconds (JVM running for 12.299)
2021-07-01 10:51:38.099  INFO 1 --- [  XNIO-1 task-1] io.undertow.servlet                      : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-07-01 10:51:38.104  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2021-07-01 10:51:38.119  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : Completed initialization in 14 ms
2021-07-01 10:51:59.045 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-01 10:51:59.052 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-01 10:51:59.054 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:61af0f31-2, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-01 10:51:59.054 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-2, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_prepared])
2021-07-01 10:51:59.055 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: eaaf1108-d644-4f49-8aaa-320ded58ba34, X-RequestID: a17e20c1-5a9b-47da-9df5-817a442d0347, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-01 10:51:59.060 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-2, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_sent])
2021-07-01 10:51:59.084 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-2, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received response (auto-read:false) : [x-onap-requestid=93536451-64ef-4408-9d10-8ee9c8c752e3, Content-Type=application/json, Date=Thu, 01 Jul 2021 10:51:59 GMT, content-length=3707]
2021-07-01 10:51:59.084 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-2, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_received])
2021-07-01 10:51:59.084 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-01 10:51:59.085 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:61af0f31-2, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-01 10:51:59.086 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-2, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received last HTTP packet
2021-07-01 10:51:59.088  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-01 10:51:59.088 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-01 10:51:59.091 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_completed])
2021-07-01 10:51:59.091 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [disconnecting])
2021-07-01 10:51:59.091 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Releasing channel
2021-07-01 10:51:59.091 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-01 10:52:59.044 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-01 10:52:59.045 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-01 10:52:59.046 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:61af0f31-3, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-01 10:52:59.046 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-3, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_prepared])
2021-07-01 10:52:59.047 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: 88b2141e-6752-42a0-a40b-5920a26c3229, X-RequestID: a17e20c1-5a9b-47da-9df5-817a442d0347, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-01 10:52:59.049 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-3, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_sent])
2021-07-01 10:52:59.069 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-3, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received response (auto-read:false) : [x-onap-requestid=6f269006-349c-41be-b07a-213c80bd5fab, Content-Type=application/json, Date=Thu, 01 Jul 2021 10:52:59 GMT, content-length=3707]
2021-07-01 10:52:59.069 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-3, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_received])
2021-07-01 10:52:59.069 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-01 10:52:59.070 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:61af0f31-3, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-01 10:52:59.071 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-3, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received last HTTP packet
2021-07-01 10:52:59.072  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-01 10:52:59.072 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-01 10:52:59.073 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_completed])
2021-07-01 10:52:59.073 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [disconnecting])
2021-07-01 10:52:59.073 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Releasing channel
2021-07-01 10:52:59.073 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-01T10:51:08.002+0000|2021-07-01T10:53:17.357+0000|eaf63902-ea82-4461-b029-8ea1f01e7a15|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.242.21.200|129355|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: eaf63902-ea82-4461-b029-8ea1f01e7a15, Transaction Id: RH0EB, Elapsed Time: 129355 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.130.121] failed: Connection timed out (Connection timed out) 
2021-07-01 10:53:17.364 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: eaf63902-ea82-4461-b029-8ea1f01e7a15, Transaction Id: RH0EB, Elapsed Time: 129355 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.130.121] failed: Connection timed out (Connection timed out) 
2021-07-01 10:53:17.387 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=eaf63902-ea82-4461-b029-8ea1f01e7a15, X-ECOMP-TransactionID=RH0EB, X-Begin-Timestamp=2021-07-01T10:51:07.936+0000, id=6cf6028b-84c1-7313-d546-36edbf80aa80, timestamp=1625136667957}], headers={id=75cb6b2a-18be-3417-ea35-305ad917f9ca, timestamp=1625136797386}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=eaf63902-ea82-4461-b029-8ea1f01e7a15, X-ECOMP-TransactionID=RH0EB, X-Begin-Timestamp=2021-07-01T10:51:07.936+0000, id=6cf6028b-84c1-7313-d546-36edbf80aa80, timestamp=1625136667957}]
2021-07-01T10:53:17.390+0000|4752a789-75f4-4af5-ae60-ac0dec240975|Request Id: 4752a789-75f4-4af5-ae60-ac0dec240975. Transaction Id: ZOCGK. Begin TS: 2021-07-01T10:53:17.389+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 10:53:17.389 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4752a789-75f4-4af5-ae60-ac0dec240975. Transaction Id: ZOCGK. Begin TS: 2021-07-01T10:53:17.389+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 10:53:59.045 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-01 10:53:59.051 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-01 10:53:59.052 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:61af0f31-4, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-01 10:53:59.052 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-4, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_prepared])
2021-07-01 10:53:59.052 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: 85f4b19e-d2ab-42dd-be97-8904c72682fe, X-RequestID: a17e20c1-5a9b-47da-9df5-817a442d0347, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-01 10:53:59.056 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-4, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_sent])
2021-07-01 10:53:59.083 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-4, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received response (auto-read:false) : [x-onap-requestid=7e2ff95b-5b4b-43b2-a057-02761e3a2eff, Content-Type=application/json, Date=Thu, 01 Jul 2021 10:53:59 GMT, content-length=3707]
2021-07-01 10:53:59.084 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-4, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_received])
2021-07-01 10:53:59.084 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-01 10:53:59.085 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:61af0f31-4, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-01 10:53:59.086 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-4, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received last HTTP packet
2021-07-01 10:53:59.087  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-01 10:53:59.088 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-01 10:53:59.089 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_completed])
2021-07-01 10:53:59.089 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [disconnecting])
2021-07-01 10:53:59.089 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Releasing channel
2021-07-01 10:53:59.089 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-01 10:54:59.048 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-01 10:54:59.062 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-01 10:54:59.064 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:61af0f31-5, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-01 10:54:59.066 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-5, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_prepared])
2021-07-01 10:54:59.066 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: dcf29675-3575-40da-b536-184268974f20, X-RequestID: a17e20c1-5a9b-47da-9df5-817a442d0347, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-01 10:54:59.072 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-5, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_sent])
2021-07-01 10:54:59.092 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-5, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received response (auto-read:false) : [x-onap-requestid=0c3b0ed6-7860-4c17-b93b-63e27225fe2b, Content-Type=application/json, Date=Thu, 01 Jul 2021 10:54:59 GMT, content-length=3707]
2021-07-01 10:54:59.093 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-5, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_received])
2021-07-01 10:54:59.093 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-01 10:54:59.094 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:61af0f31-5, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-01 10:54:59.095 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-5, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received last HTTP packet
2021-07-01 10:54:59.097  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-01 10:54:59.097 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-01 10:54:59.098 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_completed])
2021-07-01 10:54:59.098 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [disconnecting])
2021-07-01 10:54:59.099 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Releasing channel
2021-07-01 10:54:59.099 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-01T10:53:17.394+0000|2021-07-01T10:55:28.421+0000|4752a789-75f4-4af5-ae60-ac0dec240975|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.242.21.200|131027|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4752a789-75f4-4af5-ae60-ac0dec240975, Transaction Id: ZOCGK, Elapsed Time: 131027 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.130.121] failed: Connection timed out (Connection timed out) 
2021-07-01 10:55:28.422 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4752a789-75f4-4af5-ae60-ac0dec240975, Transaction Id: ZOCGK, Elapsed Time: 131027 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.130.121] failed: Connection timed out (Connection timed out) 
2021-07-01 10:55:28.426 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=4752a789-75f4-4af5-ae60-ac0dec240975, X-ECOMP-TransactionID=ZOCGK, X-Begin-Timestamp=2021-07-01T10:53:17.389+0000, id=2d2f1c89-4c55-9f53-93f5-3945ac7ccce5, timestamp=1625136797390}], headers={id=4617ab19-5158-7f0d-07be-963f42d4722c, timestamp=1625136928426}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=4752a789-75f4-4af5-ae60-ac0dec240975, X-ECOMP-TransactionID=ZOCGK, X-Begin-Timestamp=2021-07-01T10:53:17.389+0000, id=2d2f1c89-4c55-9f53-93f5-3945ac7ccce5, timestamp=1625136797390}]
2021-07-01T10:55:28.428+0000|762b6925-d214-4928-accd-dcb4a1d8464c|Request Id: 762b6925-d214-4928-accd-dcb4a1d8464c. Transaction Id: E48AY. Begin TS: 2021-07-01T10:55:28.427+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 10:55:28.428 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 762b6925-d214-4928-accd-dcb4a1d8464c. Transaction Id: E48AY. Begin TS: 2021-07-01T10:55:28.427+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 10:55:59.045 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-01 10:55:59.047 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-01 10:55:59.047 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:61af0f31-6, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-01 10:55:59.048 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-6, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_prepared])
2021-07-01 10:55:59.048 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: a055b455-b322-43c2-a118-b0199ba1497f, X-RequestID: a17e20c1-5a9b-47da-9df5-817a442d0347, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-01 10:55:59.050 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-6, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_sent])
2021-07-01 10:55:59.073 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-6, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received response (auto-read:false) : [x-onap-requestid=a3d0cb00-ac5a-4a90-993e-340820289479, Content-Type=application/json, Date=Thu, 01 Jul 2021 10:55:59 GMT, content-length=3707]
2021-07-01 10:55:59.073 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-6, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_received])
2021-07-01 10:55:59.073 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-01 10:55:59.074 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:61af0f31-6, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-01 10:55:59.075 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-6, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received last HTTP packet
2021-07-01 10:55:59.076  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-01 10:55:59.076 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-01 10:55:59.077 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_completed])
2021-07-01 10:55:59.077 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [disconnecting])
2021-07-01 10:55:59.077 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Releasing channel
2021-07-01 10:55:59.078 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-01 10:56:59.046 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-01 10:56:59.054 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-01 10:56:59.056 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:61af0f31-7, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-01 10:56:59.056 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-7, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_prepared])
2021-07-01 10:56:59.057 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: 07c7f060-741f-4e05-95c1-e5eae54e4c49, X-RequestID: a17e20c1-5a9b-47da-9df5-817a442d0347, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-01 10:56:59.061 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-7, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_sent])
2021-07-01 10:56:59.081 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-7, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received response (auto-read:false) : [x-onap-requestid=8c7c7719-c7ed-40d0-b415-48a0e5ecf754, Content-Type=application/json, Date=Thu, 01 Jul 2021 10:56:59 GMT, content-length=3707]
2021-07-01 10:56:59.082 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-7, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_received])
2021-07-01 10:56:59.082 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-01 10:56:59.083 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:61af0f31-7, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-01 10:56:59.085 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-7, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received last HTTP packet
2021-07-01 10:56:59.087  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-01 10:56:59.087 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-01 10:56:59.089 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_completed])
2021-07-01 10:56:59.089 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [disconnecting])
2021-07-01 10:56:59.089 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Releasing channel
2021-07-01 10:56:59.090 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-01T10:55:28.432+0000|2021-07-01T10:57:39.493+0000|762b6925-d214-4928-accd-dcb4a1d8464c|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.242.21.200|131061|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 762b6925-d214-4928-accd-dcb4a1d8464c, Transaction Id: E48AY, Elapsed Time: 131061 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.130.121] failed: Connection timed out (Connection timed out) 
2021-07-01 10:57:39.494 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 762b6925-d214-4928-accd-dcb4a1d8464c, Transaction Id: E48AY, Elapsed Time: 131061 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.130.121] failed: Connection timed out (Connection timed out) 
2021-07-01 10:57:39.498 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/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=762b6925-d214-4928-accd-dcb4a1d8464c, X-ECOMP-TransactionID=E48AY, X-Begin-Timestamp=2021-07-01T10:55:28.427+0000, id=3a4268fd-86e5-b9d1-89fe-a388f0ceb668, timestamp=1625136928428}], headers={id=a372c251-3e23-92cc-ddfa-981abaeadb26, timestamp=1625137059497}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=762b6925-d214-4928-accd-dcb4a1d8464c, X-ECOMP-TransactionID=E48AY, X-Begin-Timestamp=2021-07-01T10:55:28.427+0000, id=3a4268fd-86e5-b9d1-89fe-a388f0ceb668, timestamp=1625136928428}]
2021-07-01T10:57:39.499+0000|7b4034d3-279a-4cc7-811c-88570390ba7b|Request Id: 7b4034d3-279a-4cc7-811c-88570390ba7b. Transaction Id: UHTSN. Begin TS: 2021-07-01T10:57:39.498+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 10:57:39.499 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7b4034d3-279a-4cc7-811c-88570390ba7b. Transaction Id: UHTSN. Begin TS: 2021-07-01T10:57:39.498+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 10:57:59.044 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-01 10:57:59.046 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-01 10:57:59.047 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:61af0f31-8, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-01 10:57:59.047 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-8, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_prepared])
2021-07-01 10:57:59.047 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: b60f64bd-2272-43c5-b645-2f5632dc73a6, X-RequestID: a17e20c1-5a9b-47da-9df5-817a442d0347, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-01 10:57:59.049 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-8, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_sent])
2021-07-01 10:57:59.073 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-8, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received response (auto-read:false) : [x-onap-requestid=96acad75-1179-4547-a538-e5884442c146, Content-Type=application/json, Date=Thu, 01 Jul 2021 10:57:59 GMT, content-length=3707]
2021-07-01 10:57:59.073 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-8, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_received])
2021-07-01 10:57:59.073 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-01 10:57:59.074 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:61af0f31-8, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-01 10:57:59.075 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-8, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received last HTTP packet
2021-07-01 10:57:59.076  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-01 10:57:59.077 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-01 10:57:59.079 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_completed])
2021-07-01 10:57:59.079 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [disconnecting])
2021-07-01 10:57:59.079 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Releasing channel
2021-07-01 10:57:59.080 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-01 10:58:59.046 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-01 10:58:59.051 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-01 10:58:59.052 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:61af0f31-9, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-01 10:58:59.053 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-9, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_prepared])
2021-07-01 10:58:59.054 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: 9c0910bd-d707-4776-a8ee-c4687792023d, X-RequestID: a17e20c1-5a9b-47da-9df5-817a442d0347, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-01 10:58:59.058 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-9, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_sent])
2021-07-01 10:58:59.088 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-9, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received response (auto-read:false) : [x-onap-requestid=8b58ccfb-e2cb-4633-b4da-6e288c2f4fae, Content-Type=application/json, Date=Thu, 01 Jul 2021 10:58:59 GMT, content-length=3707]
2021-07-01 10:58:59.089 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-9, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_received])
2021-07-01 10:58:59.089 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-01 10:58:59.091 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:61af0f31-9, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-01 10:58:59.092 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-9, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received last HTTP packet
2021-07-01 10:58:59.096  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-01 10:58:59.096 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-01 10:58:59.098 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_completed])
2021-07-01 10:58:59.098 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [disconnecting])
2021-07-01 10:58:59.098 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Releasing channel
2021-07-01 10:58:59.098 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-01T10:57:39.504+0000|2021-07-01T10:59:50.566+0000|7b4034d3-279a-4cc7-811c-88570390ba7b|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.242.21.200|131062|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7b4034d3-279a-4cc7-811c-88570390ba7b, Transaction Id: UHTSN, Elapsed Time: 131062 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.130.121] failed: Connection timed out (Connection timed out) 
2021-07-01 10:59:50.567 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7b4034d3-279a-4cc7-811c-88570390ba7b, Transaction Id: UHTSN, Elapsed Time: 131062 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.130.121] failed: Connection timed out (Connection timed out) 
2021-07-01 10:59:50.573 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=7b4034d3-279a-4cc7-811c-88570390ba7b, X-ECOMP-TransactionID=UHTSN, X-Begin-Timestamp=2021-07-01T10:57:39.498+0000, id=c88b8582-c662-384c-f64b-9e9af6f731cb, timestamp=1625137059500}], headers={id=7a630582-a5ef-f96a-f337-10ce2ec449c7, timestamp=1625137190573}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=7b4034d3-279a-4cc7-811c-88570390ba7b, X-ECOMP-TransactionID=UHTSN, X-Begin-Timestamp=2021-07-01T10:57:39.498+0000, id=c88b8582-c662-384c-f64b-9e9af6f731cb, timestamp=1625137059500}]
2021-07-01T10:59:50.578+0000|063e2125-8d8c-4ff9-9d7e-1bb7771589df|Request Id: 063e2125-8d8c-4ff9-9d7e-1bb7771589df. Transaction Id: D7GM1. Begin TS: 2021-07-01T10:59:50.575+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 10:59:50.576 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 063e2125-8d8c-4ff9-9d7e-1bb7771589df. Transaction Id: D7GM1. Begin TS: 2021-07-01T10:59:50.575+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 10:59:59.049 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-01 10:59:59.062 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-01 10:59:59.063 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:61af0f31-10, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-01 10:59:59.064 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-10, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_prepared])
2021-07-01 10:59:59.064 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: 95e450e9-b44a-4f12-9234-8f853782d007, X-RequestID: a17e20c1-5a9b-47da-9df5-817a442d0347, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-01 10:59:59.068 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-10, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_sent])
2021-07-01 10:59:59.090 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-10, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received response (auto-read:false) : [x-onap-requestid=bd36e694-b536-4d4a-b01d-a4676fe49d18, Content-Type=application/json, Date=Thu, 01 Jul 2021 10:59:59 GMT, content-length=3707]
2021-07-01 10:59:59.090 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-10, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_received])
2021-07-01 10:59:59.090 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-01 10:59:59.091 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:61af0f31-10, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-01 10:59:59.092 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-10, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received last HTTP packet
2021-07-01 10:59:59.094  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-01 10:59:59.094 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-01 10:59:59.095 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_completed])
2021-07-01 10:59:59.095 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [disconnecting])
2021-07-01 10:59:59.095 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Releasing channel
2021-07-01 10:59:59.096 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-01 11:00:59.045 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-01 11:00:59.052 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-01 11:00:59.053 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:61af0f31-11, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-01 11:00:59.053 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-11, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_prepared])
2021-07-01 11:00:59.054 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: ac2b8ec9-3a00-444c-b0e9-e100db8360c1, X-RequestID: a17e20c1-5a9b-47da-9df5-817a442d0347, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-01 11:00:59.058 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-11, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_sent])
2021-07-01 11:00:59.101 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-11, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received response (auto-read:false) : [x-onap-requestid=27f7951e-405d-4825-a163-7cf9ac21af61, Content-Type=application/json, Date=Thu, 01 Jul 2021 11:00:59 GMT, content-length=3707]
2021-07-01 11:00:59.101 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-11, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_received])
2021-07-01 11:00:59.101 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-01 11:00:59.102 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:61af0f31-11, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-01 11:00:59.103 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-11, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received last HTTP packet
2021-07-01 11:00:59.104  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-01 11:00:59.105 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-01 11:00:59.105 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_completed])
2021-07-01 11:00:59.106 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [disconnecting])
2021-07-01 11:00:59.106 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Releasing channel
2021-07-01 11:00:59.106 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-01 11:01:59.055 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-01 11:01:59.063 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-01 11:01:59.064 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:61af0f31-12, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-01 11:01:59.065 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-12, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_prepared])
2021-07-01 11:01:59.065 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: 93c4e909-2cd1-4689-aae0-9a04c5827a67, X-RequestID: a17e20c1-5a9b-47da-9df5-817a442d0347, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-01 11:01:59.069 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-12, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_sent])
2021-07-01 11:01:59.091 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-12, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received response (auto-read:false) : [x-onap-requestid=ce06430c-b651-47ea-b829-3aa12430716b, Content-Type=application/json, Date=Thu, 01 Jul 2021 11:01:59 GMT, content-length=3707]
2021-07-01 11:01:59.091 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-12, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_received])
2021-07-01 11:01:59.091 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-01 11:01:59.092 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:61af0f31-12, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-01 11:01:59.093 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-12, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received last HTTP packet
2021-07-01 11:01:59.095  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-01 11:01:59.095 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-01 11:01:59.096 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_completed])
2021-07-01 11:01:59.096 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [disconnecting])
2021-07-01 11:01:59.096 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Releasing channel
2021-07-01 11:01:59.097 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-01T10:59:50.582+0000|2021-07-01T11:02:01.638+0000|063e2125-8d8c-4ff9-9d7e-1bb7771589df|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.242.21.200|131056|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 063e2125-8d8c-4ff9-9d7e-1bb7771589df, Transaction Id: D7GM1, Elapsed Time: 131056 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.130.121] failed: Connection timed out (Connection timed out) 
2021-07-01 11:02:01.638 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 063e2125-8d8c-4ff9-9d7e-1bb7771589df, Transaction Id: D7GM1, Elapsed Time: 131056 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.130.121] failed: Connection timed out (Connection timed out) 
2021-07-01 11:02:01.643 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=063e2125-8d8c-4ff9-9d7e-1bb7771589df, X-ECOMP-TransactionID=D7GM1, X-Begin-Timestamp=2021-07-01T10:59:50.575+0000, id=215d4304-250f-0856-4c15-7a8c4a0f0f09, timestamp=1625137190578}], headers={id=11226a54-12f4-3020-482d-0854ee2eaadb, timestamp=1625137321642}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=063e2125-8d8c-4ff9-9d7e-1bb7771589df, X-ECOMP-TransactionID=D7GM1, X-Begin-Timestamp=2021-07-01T10:59:50.575+0000, id=215d4304-250f-0856-4c15-7a8c4a0f0f09, timestamp=1625137190578}]
2021-07-01T11:02:01.644+0000|f9a4afd0-577c-4ed0-bb3c-0279a30dfef3|Request Id: f9a4afd0-577c-4ed0-bb3c-0279a30dfef3. Transaction Id: XQCYZ. Begin TS: 2021-07-01T11:02:01.644+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:02:01.644 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f9a4afd0-577c-4ed0-bb3c-0279a30dfef3. Transaction Id: XQCYZ. Begin TS: 2021-07-01T11:02:01.644+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:02:59.047 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-01 11:02:59.057 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-01 11:02:59.058 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:61af0f31-13, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-01 11:02:59.059 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-13, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_prepared])
2021-07-01 11:02:59.059 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: 7163d88f-c786-495f-a674-a4adbfc65e26, X-RequestID: a17e20c1-5a9b-47da-9df5-817a442d0347, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-01 11:02:59.064 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-13, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_sent])
2021-07-01 11:02:59.088 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-13, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received response (auto-read:false) : [x-onap-requestid=bdb41158-ae7a-45df-94ae-8bd4742eb35d, Content-Type=application/json, Date=Thu, 01 Jul 2021 11:02:59 GMT, content-length=3707]
2021-07-01 11:02:59.089 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-13, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_received])
2021-07-01 11:02:59.089 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-01 11:02:59.090 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:61af0f31-13, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-01 11:02:59.092 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-13, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received last HTTP packet
2021-07-01 11:02:59.093  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-01 11:02:59.094 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-01 11:02:59.095 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_completed])
2021-07-01 11:02:59.095 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [disconnecting])
2021-07-01 11:02:59.095 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Releasing channel
2021-07-01 11:02:59.095 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-01 11:03:59.046 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-01 11:03:59.052 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-01 11:03:59.053 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:61af0f31-14, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-01 11:03:59.054 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-14, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_prepared])
2021-07-01 11:03:59.054 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: 4b645c3b-7267-4251-8cdc-4a003334b9ec, X-RequestID: a17e20c1-5a9b-47da-9df5-817a442d0347, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-01 11:03:59.058 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-14, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_sent])
2021-07-01 11:03:59.090 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-14, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received response (auto-read:false) : [x-onap-requestid=4e437e54-7f49-4b53-90db-78b72f390213, Content-Type=application/json, Date=Thu, 01 Jul 2021 11:03:59 GMT, content-length=3707]
2021-07-01 11:03:59.091 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-14, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_received])
2021-07-01 11:03:59.091 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-01 11:03:59.093 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:61af0f31-14, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-01 11:03:59.095 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-14, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received last HTTP packet
2021-07-01 11:03:59.099  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-01 11:03:59.099 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-01 11:03:59.100 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_completed])
2021-07-01 11:03:59.101 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [disconnecting])
2021-07-01 11:03:59.101 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Releasing channel
2021-07-01 11:03:59.102 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-01T11:02:01.647+0000|2021-07-01T11:04:12.714+0000|f9a4afd0-577c-4ed0-bb3c-0279a30dfef3|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.242.21.200|131067|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f9a4afd0-577c-4ed0-bb3c-0279a30dfef3, Transaction Id: XQCYZ, Elapsed Time: 131067 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.130.121] failed: Connection timed out (Connection timed out) 
2021-07-01 11:04:12.715 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f9a4afd0-577c-4ed0-bb3c-0279a30dfef3, Transaction Id: XQCYZ, Elapsed Time: 131067 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.130.121] failed: Connection timed out (Connection timed out) 
2021-07-01 11:04:12.725 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=f9a4afd0-577c-4ed0-bb3c-0279a30dfef3, X-ECOMP-TransactionID=XQCYZ, X-Begin-Timestamp=2021-07-01T11:02:01.644+0000, id=210bdc25-c1aa-4d64-b2d1-104021044e23, timestamp=1625137321645}], headers={id=7e0fc6c0-5341-d445-cb99-2cae2e273d38, timestamp=1625137452725}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=f9a4afd0-577c-4ed0-bb3c-0279a30dfef3, X-ECOMP-TransactionID=XQCYZ, X-Begin-Timestamp=2021-07-01T11:02:01.644+0000, id=210bdc25-c1aa-4d64-b2d1-104021044e23, timestamp=1625137321645}]
2021-07-01T11:04:12.727+0000|e7d06d20-f373-4bd9-9d69-32c9ef7c78b3|Request Id: e7d06d20-f373-4bd9-9d69-32c9ef7c78b3. Transaction Id: H4BSS. Begin TS: 2021-07-01T11:04:12.726+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:04:12.727 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e7d06d20-f373-4bd9-9d69-32c9ef7c78b3. Transaction Id: H4BSS. Begin TS: 2021-07-01T11:04:12.726+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:04:59.044 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-01 11:04:59.046 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-01 11:04:59.047 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:61af0f31-15, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-01 11:04:59.047 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-15, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_prepared])
2021-07-01 11:04:59.047 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: 706662a2-4141-436e-9fb4-5a6f881e8df5, X-RequestID: a17e20c1-5a9b-47da-9df5-817a442d0347, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-01 11:04:59.049 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-15, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_sent])
2021-07-01 11:04:59.071 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-15, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received response (auto-read:false) : [x-onap-requestid=abc24aa8-fb61-4bad-9693-4f90ca095fe2, Content-Type=application/json, Date=Thu, 01 Jul 2021 11:04:59 GMT, content-length=3707]
2021-07-01 11:04:59.071 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-15, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_received])
2021-07-01 11:04:59.072 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-01 11:04:59.072 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:61af0f31-15, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-01 11:04:59.074 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-15, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received last HTTP packet
2021-07-01 11:04:59.075  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-01 11:04:59.075 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-01 11:04:59.077 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_completed])
2021-07-01 11:04:59.077 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [disconnecting])
2021-07-01 11:04:59.078 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Releasing channel
2021-07-01 11:04:59.078 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-01 11:05:59.048 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-01 11:05:59.062 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-01 11:05:59.063 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:61af0f31-16, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-01 11:05:59.064 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-16, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_prepared])
2021-07-01 11:05:59.065 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: 1f7ae485-9cd4-40f0-9b98-80f8cd45a097, X-RequestID: a17e20c1-5a9b-47da-9df5-817a442d0347, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-01 11:05:59.075 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-16, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_sent])
2021-07-01 11:05:59.108 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-16, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received response (auto-read:false) : [x-onap-requestid=5c7445bd-1a64-428e-a4a3-a7f80fb32ad8, Content-Type=application/json, Date=Thu, 01 Jul 2021 11:05:59 GMT, content-length=3707]
2021-07-01 11:05:59.109 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-16, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_received])
2021-07-01 11:05:59.109 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-01 11:05:59.110 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:61af0f31-16, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-01 11:05:59.112 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-16, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received last HTTP packet
2021-07-01 11:05:59.113  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-01 11:05:59.113 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-01 11:05:59.114 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_completed])
2021-07-01 11:05:59.115 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [disconnecting])
2021-07-01 11:05:59.115 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Releasing channel
2021-07-01 11:05:59.115 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-01T11:04:12.735+0000|2021-07-01T11:06:23.783+0000|e7d06d20-f373-4bd9-9d69-32c9ef7c78b3|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.242.21.200|131048|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e7d06d20-f373-4bd9-9d69-32c9ef7c78b3, Transaction Id: H4BSS, Elapsed Time: 131048 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.130.121] failed: Connection timed out (Connection timed out) 
2021-07-01 11:06:23.784 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e7d06d20-f373-4bd9-9d69-32c9ef7c78b3, Transaction Id: H4BSS, Elapsed Time: 131048 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.130.121] failed: Connection timed out (Connection timed out) 
2021-07-01 11:06:23.789 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=e7d06d20-f373-4bd9-9d69-32c9ef7c78b3, X-ECOMP-TransactionID=H4BSS, X-Begin-Timestamp=2021-07-01T11:04:12.726+0000, id=bc4cf216-3bb0-2d3f-82fa-6019ce6d9be4, timestamp=1625137452727}], headers={id=2d7cb2f5-fc46-6309-e2ad-5fcb862f4fca, timestamp=1625137583789}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e7d06d20-f373-4bd9-9d69-32c9ef7c78b3, X-ECOMP-TransactionID=H4BSS, X-Begin-Timestamp=2021-07-01T11:04:12.726+0000, id=bc4cf216-3bb0-2d3f-82fa-6019ce6d9be4, timestamp=1625137452727}]
2021-07-01T11:06:23.791+0000|8d8088d1-9ae4-4f30-89f3-b34cc5c32cbe|Request Id: 8d8088d1-9ae4-4f30-89f3-b34cc5c32cbe. Transaction Id: QSOWX. Begin TS: 2021-07-01T11:06:23.790+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:06:23.790 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8d8088d1-9ae4-4f30-89f3-b34cc5c32cbe. Transaction Id: QSOWX. Begin TS: 2021-07-01T11:06:23.790+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:06:23.795+0000|2021-07-01T11:06:23.849+0000|8d8088d1-9ae4-4f30-89f3-b34cc5c32cbe|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.242.21.200|54|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8d8088d1-9ae4-4f30-89f3-b34cc5c32cbe, Transaction Id: QSOWX, Elapsed Time: 54 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:23.849 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8d8088d1-9ae4-4f30-89f3-b34cc5c32cbe, Transaction Id: QSOWX, Elapsed Time: 54 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:23.860 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=8d8088d1-9ae4-4f30-89f3-b34cc5c32cbe, X-ECOMP-TransactionID=QSOWX, X-Begin-Timestamp=2021-07-01T11:06:23.790+0000, id=76e96b8e-37a1-af27-cb9d-10dd4eec87fc, timestamp=1625137583791}], headers={id=5fbed3a5-e467-bbef-e445-c3707339b609, timestamp=1625137583860}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8d8088d1-9ae4-4f30-89f3-b34cc5c32cbe, X-ECOMP-TransactionID=QSOWX, X-Begin-Timestamp=2021-07-01T11:06:23.790+0000, id=76e96b8e-37a1-af27-cb9d-10dd4eec87fc, timestamp=1625137583791}]
2021-07-01T11:06:23.860+0000|0afd66d5-f80f-4314-ac3c-4ba96a29eb9f|Request Id: 0afd66d5-f80f-4314-ac3c-4ba96a29eb9f. Transaction Id: MEI4U. Begin TS: 2021-07-01T11:06:23.860+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:06:23.860 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 0afd66d5-f80f-4314-ac3c-4ba96a29eb9f. Transaction Id: MEI4U. Begin TS: 2021-07-01T11:06:23.860+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:06:23.862+0000|2021-07-01T11:06:23.878+0000|0afd66d5-f80f-4314-ac3c-4ba96a29eb9f|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.21.200|16|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0afd66d5-f80f-4314-ac3c-4ba96a29eb9f, Transaction Id: MEI4U, 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-07-01 11:06:23.878 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 0afd66d5-f80f-4314-ac3c-4ba96a29eb9f, Transaction Id: MEI4U, 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-07-01 11:06:23.880 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=0afd66d5-f80f-4314-ac3c-4ba96a29eb9f, X-ECOMP-TransactionID=MEI4U, X-Begin-Timestamp=2021-07-01T11:06:23.860+0000, id=e9b783ab-df62-0e75-d0c0-bf24bd181b59, timestamp=1625137583861}], headers={id=a5987ce5-a69e-c17f-9ff4-bef3d41dd348, timestamp=1625137583880}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=0afd66d5-f80f-4314-ac3c-4ba96a29eb9f, X-ECOMP-TransactionID=MEI4U, X-Begin-Timestamp=2021-07-01T11:06:23.860+0000, id=e9b783ab-df62-0e75-d0c0-bf24bd181b59, timestamp=1625137583861}]
2021-07-01T11:06:23.881+0000|174fe9eb-13f9-4d83-bed1-9c37fdb8e549|Request Id: 174fe9eb-13f9-4d83-bed1-9c37fdb8e549. Transaction Id: FDU7F. Begin TS: 2021-07-01T11:06:23.881+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:06:23.881 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 174fe9eb-13f9-4d83-bed1-9c37fdb8e549. Transaction Id: FDU7F. Begin TS: 2021-07-01T11:06:23.881+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:06:23.882+0000|2021-07-01T11:06:23.894+0000|174fe9eb-13f9-4d83-bed1-9c37fdb8e549|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.21.200|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 174fe9eb-13f9-4d83-bed1-9c37fdb8e549, Transaction Id: FDU7F, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:23.894 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 174fe9eb-13f9-4d83-bed1-9c37fdb8e549, Transaction Id: FDU7F, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:23.896 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=174fe9eb-13f9-4d83-bed1-9c37fdb8e549, X-ECOMP-TransactionID=FDU7F, X-Begin-Timestamp=2021-07-01T11:06:23.881+0000, id=43ecac6e-61aa-07a4-8692-5445df05a438, timestamp=1625137583881}], headers={id=69f0e789-2232-ece5-d2dd-ccf96da519d9, timestamp=1625137583895}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=174fe9eb-13f9-4d83-bed1-9c37fdb8e549, X-ECOMP-TransactionID=FDU7F, X-Begin-Timestamp=2021-07-01T11:06:23.881+0000, id=43ecac6e-61aa-07a4-8692-5445df05a438, timestamp=1625137583881}]
2021-07-01T11:06:23.897+0000|97d63a0f-55d7-49dc-af25-59e70b7d311a|Request Id: 97d63a0f-55d7-49dc-af25-59e70b7d311a. Transaction Id: PFPJG. Begin TS: 2021-07-01T11:06:23.896+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:06:23.896 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 97d63a0f-55d7-49dc-af25-59e70b7d311a. Transaction Id: PFPJG. Begin TS: 2021-07-01T11:06:23.896+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:06:23.898+0000|2021-07-01T11:06:23.907+0000|97d63a0f-55d7-49dc-af25-59e70b7d311a|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.242.21.200|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 97d63a0f-55d7-49dc-af25-59e70b7d311a, Transaction Id: PFPJG, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:23.907 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 97d63a0f-55d7-49dc-af25-59e70b7d311a, Transaction Id: PFPJG, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:23.909 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=97d63a0f-55d7-49dc-af25-59e70b7d311a, X-ECOMP-TransactionID=PFPJG, X-Begin-Timestamp=2021-07-01T11:06:23.896+0000, id=c5b62155-6c79-fcd2-1a6e-ab1e9850e907, timestamp=1625137583897}], headers={id=65d48228-f979-9e26-b460-1782672161f8, timestamp=1625137583908}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=97d63a0f-55d7-49dc-af25-59e70b7d311a, X-ECOMP-TransactionID=PFPJG, X-Begin-Timestamp=2021-07-01T11:06:23.896+0000, id=c5b62155-6c79-fcd2-1a6e-ab1e9850e907, timestamp=1625137583897}]
2021-07-01T11:06:23.909+0000|f2b43920-39f5-4cc3-9bb8-e5bf1c637c99|Request Id: f2b43920-39f5-4cc3-9bb8-e5bf1c637c99. Transaction Id: 5DGSA. Begin TS: 2021-07-01T11:06:23.909+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:06:23.909 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f2b43920-39f5-4cc3-9bb8-e5bf1c637c99. Transaction Id: 5DGSA. Begin TS: 2021-07-01T11:06:23.909+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:06:23.910+0000|2021-07-01T11:06:23.921+0000|f2b43920-39f5-4cc3-9bb8-e5bf1c637c99|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.242.21.200|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f2b43920-39f5-4cc3-9bb8-e5bf1c637c99, Transaction Id: 5DGSA, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:23.921 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f2b43920-39f5-4cc3-9bb8-e5bf1c637c99, Transaction Id: 5DGSA, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:23.922 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=f2b43920-39f5-4cc3-9bb8-e5bf1c637c99, X-ECOMP-TransactionID=5DGSA, X-Begin-Timestamp=2021-07-01T11:06:23.909+0000, id=45323763-b7aa-f46d-69ad-540f74c01ac3, timestamp=1625137583909}], headers={id=29d3006a-14b3-8881-6c92-3134ce937f01, timestamp=1625137583922}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=f2b43920-39f5-4cc3-9bb8-e5bf1c637c99, X-ECOMP-TransactionID=5DGSA, X-Begin-Timestamp=2021-07-01T11:06:23.909+0000, id=45323763-b7aa-f46d-69ad-540f74c01ac3, timestamp=1625137583909}]
2021-07-01T11:06:23.923+0000|173aa43e-c1ae-4c40-af12-a8cdbeb09e6a|Request Id: 173aa43e-c1ae-4c40-af12-a8cdbeb09e6a. Transaction Id: BOH2X. Begin TS: 2021-07-01T11:06:23.923+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:06:23.923 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 173aa43e-c1ae-4c40-af12-a8cdbeb09e6a. Transaction Id: BOH2X. Begin TS: 2021-07-01T11:06:23.923+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:06:23.924+0000|2021-07-01T11:06:23.935+0000|173aa43e-c1ae-4c40-af12-a8cdbeb09e6a|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.242.21.200|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 173aa43e-c1ae-4c40-af12-a8cdbeb09e6a, Transaction Id: BOH2X, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:23.935 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 173aa43e-c1ae-4c40-af12-a8cdbeb09e6a, Transaction Id: BOH2X, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:23.936 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=173aa43e-c1ae-4c40-af12-a8cdbeb09e6a, X-ECOMP-TransactionID=BOH2X, X-Begin-Timestamp=2021-07-01T11:06:23.923+0000, id=ada2d092-7b8e-d75d-874b-4a322078263a, timestamp=1625137583923}], headers={id=99a13462-1de4-7dfc-9688-744e1268f168, timestamp=1625137583936}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=173aa43e-c1ae-4c40-af12-a8cdbeb09e6a, X-ECOMP-TransactionID=BOH2X, X-Begin-Timestamp=2021-07-01T11:06:23.923+0000, id=ada2d092-7b8e-d75d-874b-4a322078263a, timestamp=1625137583923}]
2021-07-01T11:06:23.937+0000|6ca6b553-53f1-4280-ad43-9004a508e4b3|Request Id: 6ca6b553-53f1-4280-ad43-9004a508e4b3. Transaction Id: 9AZFN. Begin TS: 2021-07-01T11:06:23.936+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:06:23.936 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6ca6b553-53f1-4280-ad43-9004a508e4b3. Transaction Id: 9AZFN. Begin TS: 2021-07-01T11:06:23.936+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:06:23.938+0000|2021-07-01T11:06:23.945+0000|6ca6b553-53f1-4280-ad43-9004a508e4b3|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.242.21.200|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6ca6b553-53f1-4280-ad43-9004a508e4b3, Transaction Id: 9AZFN, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:23.945 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6ca6b553-53f1-4280-ad43-9004a508e4b3, Transaction Id: 9AZFN, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:23.946 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=6ca6b553-53f1-4280-ad43-9004a508e4b3, X-ECOMP-TransactionID=9AZFN, X-Begin-Timestamp=2021-07-01T11:06:23.936+0000, id=7a038c2c-f496-6b66-3957-c71feeb5534b, timestamp=1625137583937}], headers={id=6d11e702-04d2-71a8-c473-cb9587bb8fa4, timestamp=1625137583946}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=6ca6b553-53f1-4280-ad43-9004a508e4b3, X-ECOMP-TransactionID=9AZFN, X-Begin-Timestamp=2021-07-01T11:06:23.936+0000, id=7a038c2c-f496-6b66-3957-c71feeb5534b, timestamp=1625137583937}]
2021-07-01T11:06:23.947+0000|4905dbb1-45e2-4fc6-93ac-84ab9d80b82c|Request Id: 4905dbb1-45e2-4fc6-93ac-84ab9d80b82c. Transaction Id: R2XPD. Begin TS: 2021-07-01T11:06:23.947+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:06:23.947 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4905dbb1-45e2-4fc6-93ac-84ab9d80b82c. Transaction Id: R2XPD. Begin TS: 2021-07-01T11:06:23.947+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:06:23.948+0000|2021-07-01T11:06:23.980+0000|4905dbb1-45e2-4fc6-93ac-84ab9d80b82c|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.242.21.200|32|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4905dbb1-45e2-4fc6-93ac-84ab9d80b82c, Transaction Id: R2XPD, Elapsed Time: 32 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:23.980 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4905dbb1-45e2-4fc6-93ac-84ab9d80b82c, Transaction Id: R2XPD, Elapsed Time: 32 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:23.982 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=4905dbb1-45e2-4fc6-93ac-84ab9d80b82c, X-ECOMP-TransactionID=R2XPD, X-Begin-Timestamp=2021-07-01T11:06:23.947+0000, id=3de6810b-e314-ef7e-7a35-aba5562445e1, timestamp=1625137583947}], headers={id=b057268d-7b04-9117-fb89-f857e535973b, timestamp=1625137583982}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4905dbb1-45e2-4fc6-93ac-84ab9d80b82c, X-ECOMP-TransactionID=R2XPD, X-Begin-Timestamp=2021-07-01T11:06:23.947+0000, id=3de6810b-e314-ef7e-7a35-aba5562445e1, timestamp=1625137583947}]
2021-07-01T11:06:23.984+0000|94eee6e1-e07c-4440-9de3-515f610461f7|Request Id: 94eee6e1-e07c-4440-9de3-515f610461f7. Transaction Id: S0FSB. Begin TS: 2021-07-01T11:06:23.984+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:06:23.984 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 94eee6e1-e07c-4440-9de3-515f610461f7. Transaction Id: S0FSB. Begin TS: 2021-07-01T11:06:23.984+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:06:23.986+0000|2021-07-01T11:06:23.995+0000|94eee6e1-e07c-4440-9de3-515f610461f7|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.242.21.200|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 94eee6e1-e07c-4440-9de3-515f610461f7, Transaction Id: S0FSB, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:23.995 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 94eee6e1-e07c-4440-9de3-515f610461f7, Transaction Id: S0FSB, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:23.997 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=94eee6e1-e07c-4440-9de3-515f610461f7, X-ECOMP-TransactionID=S0FSB, X-Begin-Timestamp=2021-07-01T11:06:23.984+0000, id=1da1b22c-0f04-5cd9-fab3-124f6fbac443, timestamp=1625137583984}], headers={id=42a3c719-7bda-a4a7-32c1-9ce8c87181e2, timestamp=1625137583997}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=94eee6e1-e07c-4440-9de3-515f610461f7, X-ECOMP-TransactionID=S0FSB, X-Begin-Timestamp=2021-07-01T11:06:23.984+0000, id=1da1b22c-0f04-5cd9-fab3-124f6fbac443, timestamp=1625137583984}]
2021-07-01T11:06:23.998+0000|e97e4655-2e4a-4519-9a4e-2b97b7b94243|Request Id: e97e4655-2e4a-4519-9a4e-2b97b7b94243. Transaction Id: 2ZIRB. Begin TS: 2021-07-01T11:06:23.997+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:06:23.998 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e97e4655-2e4a-4519-9a4e-2b97b7b94243. Transaction Id: 2ZIRB. Begin TS: 2021-07-01T11:06:23.997+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:06:24.000+0000|2021-07-01T11:06:24.009+0000|e97e4655-2e4a-4519-9a4e-2b97b7b94243|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.242.21.200|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e97e4655-2e4a-4519-9a4e-2b97b7b94243, Transaction Id: 2ZIRB, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:24.009 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e97e4655-2e4a-4519-9a4e-2b97b7b94243, Transaction Id: 2ZIRB, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:24.010 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=e97e4655-2e4a-4519-9a4e-2b97b7b94243, X-ECOMP-TransactionID=2ZIRB, X-Begin-Timestamp=2021-07-01T11:06:23.997+0000, id=54cd7a34-bfe7-a8fc-9aeb-101e7a2cfb14, timestamp=1625137583998}], headers={id=560315ef-bdae-35b8-d759-8c0031f572b4, timestamp=1625137584010}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e97e4655-2e4a-4519-9a4e-2b97b7b94243, X-ECOMP-TransactionID=2ZIRB, X-Begin-Timestamp=2021-07-01T11:06:23.997+0000, id=54cd7a34-bfe7-a8fc-9aeb-101e7a2cfb14, timestamp=1625137583998}]
2021-07-01T11:06:24.011+0000|2cbe0515-a1b5-4524-88df-5ea18100d252|Request Id: 2cbe0515-a1b5-4524-88df-5ea18100d252. Transaction Id: 5HE2H. Begin TS: 2021-07-01T11:06:24.011+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:06:24.011 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2cbe0515-a1b5-4524-88df-5ea18100d252. Transaction Id: 5HE2H. Begin TS: 2021-07-01T11:06:24.011+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:06:24.013+0000|2021-07-01T11:06:24.021+0000|2cbe0515-a1b5-4524-88df-5ea18100d252|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.242.21.200|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2cbe0515-a1b5-4524-88df-5ea18100d252, Transaction Id: 5HE2H, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:24.021 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2cbe0515-a1b5-4524-88df-5ea18100d252, Transaction Id: 5HE2H, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:24.022 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=2cbe0515-a1b5-4524-88df-5ea18100d252, X-ECOMP-TransactionID=5HE2H, X-Begin-Timestamp=2021-07-01T11:06:24.011+0000, id=ae15a9c5-41b7-98ce-f1f2-b18d58ecf426, timestamp=1625137584012}], headers={id=f49de15e-420c-1da0-4939-3a0e03ba3f52, timestamp=1625137584022}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2cbe0515-a1b5-4524-88df-5ea18100d252, X-ECOMP-TransactionID=5HE2H, X-Begin-Timestamp=2021-07-01T11:06:24.011+0000, id=ae15a9c5-41b7-98ce-f1f2-b18d58ecf426, timestamp=1625137584012}]
2021-07-01T11:06:24.023+0000|fabf9b1c-ac95-4371-92fd-fb16f7ad311c|Request Id: fabf9b1c-ac95-4371-92fd-fb16f7ad311c. Transaction Id: OZ3WA. Begin TS: 2021-07-01T11:06:24.022+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:06:24.022 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: fabf9b1c-ac95-4371-92fd-fb16f7ad311c. Transaction Id: OZ3WA. Begin TS: 2021-07-01T11:06:24.022+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:06:24.024+0000|2021-07-01T11:06:24.030+0000|fabf9b1c-ac95-4371-92fd-fb16f7ad311c|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.21.200|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: fabf9b1c-ac95-4371-92fd-fb16f7ad311c, Transaction Id: OZ3WA, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:24.030 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: fabf9b1c-ac95-4371-92fd-fb16f7ad311c, Transaction Id: OZ3WA, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:24.032 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=fabf9b1c-ac95-4371-92fd-fb16f7ad311c, X-ECOMP-TransactionID=OZ3WA, X-Begin-Timestamp=2021-07-01T11:06:24.022+0000, id=0d550f9f-67da-eba9-ca60-b1cd0fba962f, timestamp=1625137584023}], headers={id=78367e55-ccf2-793a-5e14-44d5874648ed, timestamp=1625137584032}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=fabf9b1c-ac95-4371-92fd-fb16f7ad311c, X-ECOMP-TransactionID=OZ3WA, X-Begin-Timestamp=2021-07-01T11:06:24.022+0000, id=0d550f9f-67da-eba9-ca60-b1cd0fba962f, timestamp=1625137584023}]
2021-07-01T11:06:24.032+0000|3bdf65cd-c504-4c0f-9d4c-63a3848dabb9|Request Id: 3bdf65cd-c504-4c0f-9d4c-63a3848dabb9. Transaction Id: EQWXK. Begin TS: 2021-07-01T11:06:24.032+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:06:24.032 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 3bdf65cd-c504-4c0f-9d4c-63a3848dabb9. Transaction Id: EQWXK. Begin TS: 2021-07-01T11:06:24.032+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:06:24.033+0000|2021-07-01T11:06:24.039+0000|3bdf65cd-c504-4c0f-9d4c-63a3848dabb9|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.21.200|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3bdf65cd-c504-4c0f-9d4c-63a3848dabb9, Transaction Id: EQWXK, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:24.039 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 3bdf65cd-c504-4c0f-9d4c-63a3848dabb9, Transaction Id: EQWXK, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:24.040 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=3bdf65cd-c504-4c0f-9d4c-63a3848dabb9, X-ECOMP-TransactionID=EQWXK, X-Begin-Timestamp=2021-07-01T11:06:24.032+0000, id=e704a975-0536-04a6-a49e-8e2c49c46343, timestamp=1625137584032}], headers={id=11044897-622b-392f-df69-69b2e855b10a, timestamp=1625137584040}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=3bdf65cd-c504-4c0f-9d4c-63a3848dabb9, X-ECOMP-TransactionID=EQWXK, X-Begin-Timestamp=2021-07-01T11:06:24.032+0000, id=e704a975-0536-04a6-a49e-8e2c49c46343, timestamp=1625137584032}]
2021-07-01T11:06:24.041+0000|aed9f4ea-1d59-4a89-b240-36c20c7df878|Request Id: aed9f4ea-1d59-4a89-b240-36c20c7df878. Transaction Id: 58BJL. Begin TS: 2021-07-01T11:06:24.040+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:06:24.041 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: aed9f4ea-1d59-4a89-b240-36c20c7df878. Transaction Id: 58BJL. Begin TS: 2021-07-01T11:06:24.040+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:06:24.042+0000|2021-07-01T11:06:24.068+0000|aed9f4ea-1d59-4a89-b240-36c20c7df878|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.21.200|26|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: aed9f4ea-1d59-4a89-b240-36c20c7df878, Transaction Id: 58BJL, Elapsed Time: 26 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:24.068 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: aed9f4ea-1d59-4a89-b240-36c20c7df878, Transaction Id: 58BJL, Elapsed Time: 26 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:24.069 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=aed9f4ea-1d59-4a89-b240-36c20c7df878, X-ECOMP-TransactionID=58BJL, X-Begin-Timestamp=2021-07-01T11:06:24.040+0000, id=c6fbb06a-7448-4e05-310b-e9cfd458b7e9, timestamp=1625137584041}], headers={id=43d8cbe7-d0ac-a3af-084d-7778b810b819, timestamp=1625137584069}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=aed9f4ea-1d59-4a89-b240-36c20c7df878, X-ECOMP-TransactionID=58BJL, X-Begin-Timestamp=2021-07-01T11:06:24.040+0000, id=c6fbb06a-7448-4e05-310b-e9cfd458b7e9, timestamp=1625137584041}]
2021-07-01T11:06:24.070+0000|4f2ebdfe-ef9e-4858-b99c-acd7dd0cba6a|Request Id: 4f2ebdfe-ef9e-4858-b99c-acd7dd0cba6a. Transaction Id: B5F3M. Begin TS: 2021-07-01T11:06:24.069+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:06:24.069 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4f2ebdfe-ef9e-4858-b99c-acd7dd0cba6a. Transaction Id: B5F3M. Begin TS: 2021-07-01T11:06:24.069+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:06:24.071+0000|2021-07-01T11:06:24.085+0000|4f2ebdfe-ef9e-4858-b99c-acd7dd0cba6a|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.21.200|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4f2ebdfe-ef9e-4858-b99c-acd7dd0cba6a, Transaction Id: B5F3M, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:24.085 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4f2ebdfe-ef9e-4858-b99c-acd7dd0cba6a, Transaction Id: B5F3M, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:24.086 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=4f2ebdfe-ef9e-4858-b99c-acd7dd0cba6a, X-ECOMP-TransactionID=B5F3M, X-Begin-Timestamp=2021-07-01T11:06:24.069+0000, id=c77b40ce-1256-0158-d7ec-4d2e2325548f, timestamp=1625137584070}], headers={id=6695b7fa-2410-a53b-0900-f32169d524ce, timestamp=1625137584086}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=4f2ebdfe-ef9e-4858-b99c-acd7dd0cba6a, X-ECOMP-TransactionID=B5F3M, X-Begin-Timestamp=2021-07-01T11:06:24.069+0000, id=c77b40ce-1256-0158-d7ec-4d2e2325548f, timestamp=1625137584070}]
2021-07-01T11:06:24.087+0000|43841c83-fa32-4d47-ab6b-046be28c89f7|Request Id: 43841c83-fa32-4d47-ab6b-046be28c89f7. Transaction Id: BL9JO. Begin TS: 2021-07-01T11:06:24.086+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:06:24.086 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 43841c83-fa32-4d47-ab6b-046be28c89f7. Transaction Id: BL9JO. Begin TS: 2021-07-01T11:06:24.086+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:06:24.088+0000|2021-07-01T11:06:24.099+0000|43841c83-fa32-4d47-ab6b-046be28c89f7|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.21.200|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 43841c83-fa32-4d47-ab6b-046be28c89f7, Transaction Id: BL9JO, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:24.099 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 43841c83-fa32-4d47-ab6b-046be28c89f7, Transaction Id: BL9JO, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:24.101 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=43841c83-fa32-4d47-ab6b-046be28c89f7, X-ECOMP-TransactionID=BL9JO, X-Begin-Timestamp=2021-07-01T11:06:24.086+0000, id=1c915198-c0a5-0841-3234-e238cb066b16, timestamp=1625137584087}], headers={id=24f5131c-3315-bc28-875e-8d82d5901e8e, timestamp=1625137584101}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=43841c83-fa32-4d47-ab6b-046be28c89f7, X-ECOMP-TransactionID=BL9JO, X-Begin-Timestamp=2021-07-01T11:06:24.086+0000, id=1c915198-c0a5-0841-3234-e238cb066b16, timestamp=1625137584087}]
2021-07-01T11:06:24.101+0000|a9b3cf70-5c28-41e4-ba67-4f1fcd3ab274|Request Id: a9b3cf70-5c28-41e4-ba67-4f1fcd3ab274. Transaction Id: JXQDG. Begin TS: 2021-07-01T11:06:24.101+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:06:24.101 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a9b3cf70-5c28-41e4-ba67-4f1fcd3ab274. Transaction Id: JXQDG. Begin TS: 2021-07-01T11:06:24.101+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:06:24.102+0000|2021-07-01T11:06:24.111+0000|a9b3cf70-5c28-41e4-ba67-4f1fcd3ab274|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.21.200|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a9b3cf70-5c28-41e4-ba67-4f1fcd3ab274, Transaction Id: JXQDG, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:24.111 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a9b3cf70-5c28-41e4-ba67-4f1fcd3ab274, Transaction Id: JXQDG, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:24.112 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=a9b3cf70-5c28-41e4-ba67-4f1fcd3ab274, X-ECOMP-TransactionID=JXQDG, X-Begin-Timestamp=2021-07-01T11:06:24.101+0000, id=8ac03ea3-62cd-27f3-900e-92c6076c7b45, timestamp=1625137584102}], headers={id=ff9e80f2-1237-c70f-1b18-a9bab7a6e028, timestamp=1625137584112}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a9b3cf70-5c28-41e4-ba67-4f1fcd3ab274, X-ECOMP-TransactionID=JXQDG, X-Begin-Timestamp=2021-07-01T11:06:24.101+0000, id=8ac03ea3-62cd-27f3-900e-92c6076c7b45, timestamp=1625137584102}]
2021-07-01T11:06:24.113+0000|3401a218-9c5b-4539-b3aa-d3b5b90e8368|Request Id: 3401a218-9c5b-4539-b3aa-d3b5b90e8368. Transaction Id: DLZQK. Begin TS: 2021-07-01T11:06:24.112+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:06:24.112 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 3401a218-9c5b-4539-b3aa-d3b5b90e8368. Transaction Id: DLZQK. Begin TS: 2021-07-01T11:06:24.112+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:06:24.113+0000|2021-07-01T11:06:24.120+0000|3401a218-9c5b-4539-b3aa-d3b5b90e8368|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.21.200|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3401a218-9c5b-4539-b3aa-d3b5b90e8368, Transaction Id: DLZQK, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:24.120 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 3401a218-9c5b-4539-b3aa-d3b5b90e8368, Transaction Id: DLZQK, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:24.121 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=3401a218-9c5b-4539-b3aa-d3b5b90e8368, X-ECOMP-TransactionID=DLZQK, X-Begin-Timestamp=2021-07-01T11:06:24.112+0000, id=ec051a3c-630e-ac6c-7348-b09d3544afe0, timestamp=1625137584113}], headers={id=c88e6c9b-9d50-1ffb-d2ba-7d6e306a157a, timestamp=1625137584121}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3401a218-9c5b-4539-b3aa-d3b5b90e8368, X-ECOMP-TransactionID=DLZQK, X-Begin-Timestamp=2021-07-01T11:06:24.112+0000, id=ec051a3c-630e-ac6c-7348-b09d3544afe0, timestamp=1625137584113}]
2021-07-01T11:06:24.122+0000|a15ccdc3-1c03-46cc-af2d-95ad8bcf7b44|Request Id: a15ccdc3-1c03-46cc-af2d-95ad8bcf7b44. Transaction Id: AXJ3Z. Begin TS: 2021-07-01T11:06:24.121+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:06:24.122 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a15ccdc3-1c03-46cc-af2d-95ad8bcf7b44. Transaction Id: AXJ3Z. Begin TS: 2021-07-01T11:06:24.121+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:06:24.123+0000|2021-07-01T11:06:24.129+0000|a15ccdc3-1c03-46cc-af2d-95ad8bcf7b44|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.21.200|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a15ccdc3-1c03-46cc-af2d-95ad8bcf7b44, Transaction Id: AXJ3Z, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:24.129 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a15ccdc3-1c03-46cc-af2d-95ad8bcf7b44, Transaction Id: AXJ3Z, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:24.130 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=a15ccdc3-1c03-46cc-af2d-95ad8bcf7b44, X-ECOMP-TransactionID=AXJ3Z, X-Begin-Timestamp=2021-07-01T11:06:24.121+0000, id=ae22750e-2ec2-3c30-1380-2f6c5780944b, timestamp=1625137584122}], headers={id=29cb84a6-f350-b22a-ab8d-a1a94326d793, timestamp=1625137584130}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a15ccdc3-1c03-46cc-af2d-95ad8bcf7b44, X-ECOMP-TransactionID=AXJ3Z, X-Begin-Timestamp=2021-07-01T11:06:24.121+0000, id=ae22750e-2ec2-3c30-1380-2f6c5780944b, timestamp=1625137584122}]
2021-07-01T11:06:24.131+0000|386c7fe5-e35f-401c-b245-456b06096908|Request Id: 386c7fe5-e35f-401c-b245-456b06096908. Transaction Id: AVOOH. Begin TS: 2021-07-01T11:06:24.130+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:06:24.131 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 386c7fe5-e35f-401c-b245-456b06096908. Transaction Id: AVOOH. Begin TS: 2021-07-01T11:06:24.130+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:06:24.132+0000|2021-07-01T11:06:24.138+0000|386c7fe5-e35f-401c-b245-456b06096908|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.21.200|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 386c7fe5-e35f-401c-b245-456b06096908, Transaction Id: AVOOH, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:24.138 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 386c7fe5-e35f-401c-b245-456b06096908, Transaction Id: AVOOH, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:24.139 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=386c7fe5-e35f-401c-b245-456b06096908, X-ECOMP-TransactionID=AVOOH, X-Begin-Timestamp=2021-07-01T11:06:24.130+0000, id=523c75ca-b6d6-9cb9-d927-df19932356ab, timestamp=1625137584131}], headers={id=1d6cd322-f7ff-0f88-1c3b-04e758b69987, timestamp=1625137584139}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=386c7fe5-e35f-401c-b245-456b06096908, X-ECOMP-TransactionID=AVOOH, X-Begin-Timestamp=2021-07-01T11:06:24.130+0000, id=523c75ca-b6d6-9cb9-d927-df19932356ab, timestamp=1625137584131}]
2021-07-01T11:06:24.140+0000|362a9b48-5978-4f44-a3dd-5e03034a8fbc|Request Id: 362a9b48-5978-4f44-a3dd-5e03034a8fbc. Transaction Id: WNOFK. Begin TS: 2021-07-01T11:06:24.139+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:06:24.139 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 362a9b48-5978-4f44-a3dd-5e03034a8fbc. Transaction Id: WNOFK. Begin TS: 2021-07-01T11:06:24.139+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:06:24.141+0000|2021-07-01T11:06:24.168+0000|362a9b48-5978-4f44-a3dd-5e03034a8fbc|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.21.200|27|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 362a9b48-5978-4f44-a3dd-5e03034a8fbc, Transaction Id: WNOFK, Elapsed Time: 27 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:24.168 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 362a9b48-5978-4f44-a3dd-5e03034a8fbc, Transaction Id: WNOFK, Elapsed Time: 27 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:24.169 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=362a9b48-5978-4f44-a3dd-5e03034a8fbc, X-ECOMP-TransactionID=WNOFK, X-Begin-Timestamp=2021-07-01T11:06:24.139+0000, id=eeca4b25-ef5a-6f35-e558-5623b3e3d6a3, timestamp=1625137584140}], headers={id=72f14805-d1d2-9a70-8e4b-a4ecbdae7eec, timestamp=1625137584169}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=362a9b48-5978-4f44-a3dd-5e03034a8fbc, X-ECOMP-TransactionID=WNOFK, X-Begin-Timestamp=2021-07-01T11:06:24.139+0000, id=eeca4b25-ef5a-6f35-e558-5623b3e3d6a3, timestamp=1625137584140}]
2021-07-01T11:06:24.169+0000|703a8a46-9973-4204-897b-03b568e7570d|Request Id: 703a8a46-9973-4204-897b-03b568e7570d. Transaction Id: 1IOMH. Begin TS: 2021-07-01T11:06:24.169+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:06:24.169 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 703a8a46-9973-4204-897b-03b568e7570d. Transaction Id: 1IOMH. Begin TS: 2021-07-01T11:06:24.169+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:06:24.170+0000|2021-07-01T11:06:24.180+0000|703a8a46-9973-4204-897b-03b568e7570d|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.21.200|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 703a8a46-9973-4204-897b-03b568e7570d, Transaction Id: 1IOMH, 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-07-01 11:06:24.180 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 703a8a46-9973-4204-897b-03b568e7570d, Transaction Id: 1IOMH, 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-07-01 11:06:24.183 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=703a8a46-9973-4204-897b-03b568e7570d, X-ECOMP-TransactionID=1IOMH, X-Begin-Timestamp=2021-07-01T11:06:24.169+0000, id=acd76efd-521b-5113-8a75-7617a6594ff4, timestamp=1625137584170}], headers={id=4ee9a9ad-6bd0-4e50-dc6f-89092015d6cf, timestamp=1625137584181}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=703a8a46-9973-4204-897b-03b568e7570d, X-ECOMP-TransactionID=1IOMH, X-Begin-Timestamp=2021-07-01T11:06:24.169+0000, id=acd76efd-521b-5113-8a75-7617a6594ff4, timestamp=1625137584170}]
2021-07-01T11:06:24.183+0000|1837faa2-64fe-4cc2-8e4e-779572f63c2c|Request Id: 1837faa2-64fe-4cc2-8e4e-779572f63c2c. Transaction Id: XH5U9. Begin TS: 2021-07-01T11:06:24.183+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:06:24.183 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1837faa2-64fe-4cc2-8e4e-779572f63c2c. Transaction Id: XH5U9. Begin TS: 2021-07-01T11:06:24.183+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:06:24.185+0000|2021-07-01T11:06:24.192+0000|1837faa2-64fe-4cc2-8e4e-779572f63c2c|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.21.200|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1837faa2-64fe-4cc2-8e4e-779572f63c2c, Transaction Id: XH5U9, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:24.192 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1837faa2-64fe-4cc2-8e4e-779572f63c2c, Transaction Id: XH5U9, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:24.193 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=1837faa2-64fe-4cc2-8e4e-779572f63c2c, X-ECOMP-TransactionID=XH5U9, X-Begin-Timestamp=2021-07-01T11:06:24.183+0000, id=4a8b2a7d-5d4e-d9e1-cc9b-afe4fdc1516a, timestamp=1625137584184}], headers={id=a7e61a34-f585-d0a3-d89b-cdcb16a9cdd2, timestamp=1625137584193}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1837faa2-64fe-4cc2-8e4e-779572f63c2c, X-ECOMP-TransactionID=XH5U9, X-Begin-Timestamp=2021-07-01T11:06:24.183+0000, id=4a8b2a7d-5d4e-d9e1-cc9b-afe4fdc1516a, timestamp=1625137584184}]
2021-07-01T11:06:24.194+0000|1a1f4dc7-f508-426a-95e5-a8ace1b7083f|Request Id: 1a1f4dc7-f508-426a-95e5-a8ace1b7083f. Transaction Id: O9UZC. Begin TS: 2021-07-01T11:06:24.193+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:06:24.193 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1a1f4dc7-f508-426a-95e5-a8ace1b7083f. Transaction Id: O9UZC. Begin TS: 2021-07-01T11:06:24.193+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:06:24.194+0000|2021-07-01T11:06:24.201+0000|1a1f4dc7-f508-426a-95e5-a8ace1b7083f|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.21.200|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1a1f4dc7-f508-426a-95e5-a8ace1b7083f, Transaction Id: O9UZC, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:24.201 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1a1f4dc7-f508-426a-95e5-a8ace1b7083f, Transaction Id: O9UZC, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:06:24.202 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=1a1f4dc7-f508-426a-95e5-a8ace1b7083f, X-ECOMP-TransactionID=O9UZC, X-Begin-Timestamp=2021-07-01T11:06:24.193+0000, id=980c660f-1151-5384-e9e7-705e6f4d55dc, timestamp=1625137584194}], headers={id=c9c7c476-620b-b65c-c6f0-be7398bc90d6, timestamp=1625137584202}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1a1f4dc7-f508-426a-95e5-a8ace1b7083f, X-ECOMP-TransactionID=O9UZC, X-Begin-Timestamp=2021-07-01T11:06:24.193+0000, id=980c660f-1151-5384-e9e7-705e6f4d55dc, timestamp=1625137584194}]
2021-07-01T11:06:37.935+0000|485a7669-e2e4-47dc-b03e-c32e0ebec0be|Request Id: 485a7669-e2e4-47dc-b03e-c32e0ebec0be. Transaction Id: U2PGO. Begin TS: 2021-07-01T11:06:37.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:06:37.935 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 485a7669-e2e4-47dc-b03e-c32e0ebec0be. Transaction Id: U2PGO. Begin TS: 2021-07-01T11:06:37.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:06:37.937+0000|2021-07-01T11:06:37.955+0000|485a7669-e2e4-47dc-b03e-c32e0ebec0be|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.242.21.200|18|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 485a7669-e2e4-47dc-b03e-c32e0ebec0be, Transaction Id: U2PGO, 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-07-01 11:06:37.955 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 485a7669-e2e4-47dc-b03e-c32e0ebec0be, Transaction Id: U2PGO, 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-07-01 11:06:37.957 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=485a7669-e2e4-47dc-b03e-c32e0ebec0be, X-ECOMP-TransactionID=U2PGO, X-Begin-Timestamp=2021-07-01T11:06:37.935+0000, id=fcaeb5db-7273-433a-cd86-6e4655012b1f, timestamp=1625137597936}], headers={id=d44c4b94-e917-3c4f-df77-6440819c5abe, timestamp=1625137597956}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=485a7669-e2e4-47dc-b03e-c32e0ebec0be, X-ECOMP-TransactionID=U2PGO, X-Begin-Timestamp=2021-07-01T11:06:37.935+0000, id=fcaeb5db-7273-433a-cd86-6e4655012b1f, timestamp=1625137597936}]
2021-07-01 11:06:59.045 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-01 11:06:59.049 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-01 11:06:59.050 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:61af0f31-17, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-01 11:06:59.051 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-17, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_prepared])
2021-07-01 11:06:59.051 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: dcd0e1c5-657f-45c8-8395-bc10675e7faf, X-RequestID: a17e20c1-5a9b-47da-9df5-817a442d0347, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-01 11:06:59.055 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-17, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_sent])
2021-07-01 11:06:59.086 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-17, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received response (auto-read:false) : [x-onap-requestid=cfb9f195-46d9-4192-9a3d-49d3bcf1b151, Content-Type=application/json, Date=Thu, 01 Jul 2021 11:06:59 GMT, content-length=3707]
2021-07-01 11:06:59.086 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-17, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_received])
2021-07-01 11:06:59.086 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-01 11:06:59.088 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:61af0f31-17, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-01 11:06:59.089 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-17, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received last HTTP packet
2021-07-01 11:06:59.092  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-01 11:06:59.092 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-01 11:06:59.094 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_completed])
2021-07-01 11:06:59.094 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [disconnecting])
2021-07-01 11:06:59.094 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Releasing channel
2021-07-01 11:06:59.095 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-01T11:07:07.936+0000|6582da77-78e6-42e1-a3e6-a20301bdfb52|Request Id: 6582da77-78e6-42e1-a3e6-a20301bdfb52. Transaction Id: QR35P. Begin TS: 2021-07-01T11:07:07.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:07:07.935 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6582da77-78e6-42e1-a3e6-a20301bdfb52. Transaction Id: QR35P. Begin TS: 2021-07-01T11:07:07.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:07:07.937+0000|2021-07-01T11:07:07.947+0000|6582da77-78e6-42e1-a3e6-a20301bdfb52|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.242.21.200|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6582da77-78e6-42e1-a3e6-a20301bdfb52, Transaction Id: QR35P, 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-07-01 11:07:07.947 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6582da77-78e6-42e1-a3e6-a20301bdfb52, Transaction Id: QR35P, 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-07-01 11:07:07.948 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=6582da77-78e6-42e1-a3e6-a20301bdfb52, X-ECOMP-TransactionID=QR35P, X-Begin-Timestamp=2021-07-01T11:07:07.935+0000, id=f1701448-0bd5-0821-9c98-a7302e28fe33, timestamp=1625137627936}], headers={id=3cfe0f9d-8426-d944-d0ac-ef3011893d7d, timestamp=1625137627948}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=6582da77-78e6-42e1-a3e6-a20301bdfb52, X-ECOMP-TransactionID=QR35P, X-Begin-Timestamp=2021-07-01T11:07:07.935+0000, id=f1701448-0bd5-0821-9c98-a7302e28fe33, timestamp=1625137627936}]
2021-07-01T11:07:37.937+0000|3f6c4508-7c4f-42fb-a11e-75d30bc865b5|Request Id: 3f6c4508-7c4f-42fb-a11e-75d30bc865b5. Transaction Id: OS2RV. Begin TS: 2021-07-01T11:07:37.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:07:37.935 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 3f6c4508-7c4f-42fb-a11e-75d30bc865b5. Transaction Id: OS2RV. Begin TS: 2021-07-01T11:07:37.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:07:37.941+0000|2021-07-01T11:07:37.950+0000|3f6c4508-7c4f-42fb-a11e-75d30bc865b5|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.242.21.200|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3f6c4508-7c4f-42fb-a11e-75d30bc865b5, Transaction Id: OS2RV, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:07:37.950 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 3f6c4508-7c4f-42fb-a11e-75d30bc865b5, Transaction Id: OS2RV, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:07:37.952 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=3f6c4508-7c4f-42fb-a11e-75d30bc865b5, X-ECOMP-TransactionID=OS2RV, X-Begin-Timestamp=2021-07-01T11:07:37.935+0000, id=83cadeaf-6751-2ed0-2ce3-55cc1d52c23e, timestamp=1625137657938}], headers={id=47637bca-74aa-608b-38d8-e4fd6d3ea0db, timestamp=1625137657952}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=3f6c4508-7c4f-42fb-a11e-75d30bc865b5, X-ECOMP-TransactionID=OS2RV, X-Begin-Timestamp=2021-07-01T11:07:37.935+0000, id=83cadeaf-6751-2ed0-2ce3-55cc1d52c23e, timestamp=1625137657938}]
2021-07-01 11:07:59.045 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-01 11:07:59.051 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-01 11:07:59.052 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:61af0f31-18, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-01 11:07:59.053 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-18, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_prepared])
2021-07-01 11:07:59.053 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: 091ad0ba-87ac-44fc-b9c5-db646c196a5c, X-RequestID: a17e20c1-5a9b-47da-9df5-817a442d0347, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-01 11:07:59.060 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-18, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_sent])
2021-07-01 11:07:59.087 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-18, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received response (auto-read:false) : [x-onap-requestid=1e9c472c-e450-423e-8d3c-233253e80b03, Content-Type=application/json, Date=Thu, 01 Jul 2021 11:07:59 GMT, content-length=3707]
2021-07-01 11:07:59.087 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-18, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_received])
2021-07-01 11:07:59.087 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-01 11:07:59.088 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:61af0f31-18, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-01 11:07:59.090 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-18, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received last HTTP packet
2021-07-01 11:07:59.091  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-01 11:07:59.091 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-01 11:07:59.093 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_completed])
2021-07-01 11:07:59.093 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [disconnecting])
2021-07-01 11:07:59.093 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Releasing channel
2021-07-01 11:07:59.093 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-01T11:08:07.935+0000|77abbc69-5653-4e9b-bada-d711a8f6dadc|Request Id: 77abbc69-5653-4e9b-bada-d711a8f6dadc. Transaction Id: FQ2CD. Begin TS: 2021-07-01T11:08:07.934+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:08:07.934 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 77abbc69-5653-4e9b-bada-d711a8f6dadc. Transaction Id: FQ2CD. Begin TS: 2021-07-01T11:08:07.934+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:08:07.936+0000|2021-07-01T11:08:07.944+0000|77abbc69-5653-4e9b-bada-d711a8f6dadc|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.242.21.200|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 77abbc69-5653-4e9b-bada-d711a8f6dadc, Transaction Id: FQ2CD, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:08:07.944 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 77abbc69-5653-4e9b-bada-d711a8f6dadc, Transaction Id: FQ2CD, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:08:07.945 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=77abbc69-5653-4e9b-bada-d711a8f6dadc, X-ECOMP-TransactionID=FQ2CD, X-Begin-Timestamp=2021-07-01T11:08:07.934+0000, id=d5cbe818-997c-3c71-8854-317766e5302f, timestamp=1625137687935}], headers={id=9388c678-bb53-a85c-2d3a-04dc1c0db41e, timestamp=1625137687945}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=77abbc69-5653-4e9b-bada-d711a8f6dadc, X-ECOMP-TransactionID=FQ2CD, X-Begin-Timestamp=2021-07-01T11:08:07.934+0000, id=d5cbe818-997c-3c71-8854-317766e5302f, timestamp=1625137687935}]
2021-07-01T11:08:37.935+0000|7acc69b6-997f-43bb-af56-f0488c21b89c|Request Id: 7acc69b6-997f-43bb-af56-f0488c21b89c. Transaction Id: XK9MU. Begin TS: 2021-07-01T11:08:37.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:08:37.935 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7acc69b6-997f-43bb-af56-f0488c21b89c. Transaction Id: XK9MU. Begin TS: 2021-07-01T11:08:37.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:08:37.937+0000|2021-07-01T11:08:37.944+0000|7acc69b6-997f-43bb-af56-f0488c21b89c|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.21.200|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7acc69b6-997f-43bb-af56-f0488c21b89c, Transaction Id: XK9MU, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:08:37.944 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7acc69b6-997f-43bb-af56-f0488c21b89c, Transaction Id: XK9MU, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:08:37.946 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=7acc69b6-997f-43bb-af56-f0488c21b89c, X-ECOMP-TransactionID=XK9MU, X-Begin-Timestamp=2021-07-01T11:08:37.935+0000, id=9b8bc930-b5af-1e3c-6e55-b183f43eb868, timestamp=1625137717936}], headers={id=8dd6fe74-a063-e146-b804-3e128b826502, timestamp=1625137717946}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=7acc69b6-997f-43bb-af56-f0488c21b89c, X-ECOMP-TransactionID=XK9MU, X-Begin-Timestamp=2021-07-01T11:08:37.935+0000, id=9b8bc930-b5af-1e3c-6e55-b183f43eb868, timestamp=1625137717936}]
2021-07-01 11:08:59.050 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-01 11:08:59.068 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-01 11:08:59.069 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:61af0f31-19, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-01 11:08:59.070 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-19, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_prepared])
2021-07-01 11:08:59.070 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: d5439368-6f7a-449f-9db7-296ed1521c35, X-RequestID: a17e20c1-5a9b-47da-9df5-817a442d0347, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-01 11:08:59.074 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-19, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_sent])
2021-07-01 11:08:59.098 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-19, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received response (auto-read:false) : [x-onap-requestid=70e9d729-e83b-4af3-9d92-98854a5a2dfe, Content-Type=application/json, Date=Thu, 01 Jul 2021 11:08:59 GMT, content-length=3707]
2021-07-01 11:08:59.098 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-19, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_received])
2021-07-01 11:08:59.099 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-01 11:08:59.100 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:61af0f31-19, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-01 11:08:59.102 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-19, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received last HTTP packet
2021-07-01 11:08:59.103  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-01 11:08:59.104 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-01 11:08:59.105 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_completed])
2021-07-01 11:08:59.105 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [disconnecting])
2021-07-01 11:08:59.105 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Releasing channel
2021-07-01 11:08:59.106 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-01T11:09:07.935+0000|1644fba3-b4cf-4a4e-ba87-b30175fbd244|Request Id: 1644fba3-b4cf-4a4e-ba87-b30175fbd244. Transaction Id: QJRIO. Begin TS: 2021-07-01T11:09:07.934+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:09:07.935 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1644fba3-b4cf-4a4e-ba87-b30175fbd244. Transaction Id: QJRIO. Begin TS: 2021-07-01T11:09:07.934+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:09:07.938+0000|2021-07-01T11:09:07.946+0000|1644fba3-b4cf-4a4e-ba87-b30175fbd244|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.21.200|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1644fba3-b4cf-4a4e-ba87-b30175fbd244, Transaction Id: QJRIO, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:09:07.946 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1644fba3-b4cf-4a4e-ba87-b30175fbd244, Transaction Id: QJRIO, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:09:07.948 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=1644fba3-b4cf-4a4e-ba87-b30175fbd244, X-ECOMP-TransactionID=QJRIO, X-Begin-Timestamp=2021-07-01T11:09:07.934+0000, id=a0e5b545-5525-6d91-d2eb-3546d662fe1f, timestamp=1625137747936}], headers={id=fa373eee-2f11-18d2-5426-3b8b8aa18944, timestamp=1625137747948}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1644fba3-b4cf-4a4e-ba87-b30175fbd244, X-ECOMP-TransactionID=QJRIO, X-Begin-Timestamp=2021-07-01T11:09:07.934+0000, id=a0e5b545-5525-6d91-d2eb-3546d662fe1f, timestamp=1625137747936}]
2021-07-01T11:09:37.935+0000|37b44147-c8a3-4037-8eca-642315a26e59|Request Id: 37b44147-c8a3-4037-8eca-642315a26e59. Transaction Id: UKWZO. Begin TS: 2021-07-01T11:09:37.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:09:37.935 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 37b44147-c8a3-4037-8eca-642315a26e59. Transaction Id: UKWZO. Begin TS: 2021-07-01T11:09:37.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:09:37.936+0000|2021-07-01T11:09:37.944+0000|37b44147-c8a3-4037-8eca-642315a26e59|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.242.21.200|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 37b44147-c8a3-4037-8eca-642315a26e59, Transaction Id: UKWZO, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:09:37.944 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 37b44147-c8a3-4037-8eca-642315a26e59, Transaction Id: UKWZO, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:09:37.945 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=37b44147-c8a3-4037-8eca-642315a26e59, X-ECOMP-TransactionID=UKWZO, X-Begin-Timestamp=2021-07-01T11:09:37.935+0000, id=4289843f-1526-2e04-59ad-42d0be3cd996, timestamp=1625137777935}], headers={id=7290517e-b6fd-8afb-73e4-4452cdaa4956, timestamp=1625137777945}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=37b44147-c8a3-4037-8eca-642315a26e59, X-ECOMP-TransactionID=UKWZO, X-Begin-Timestamp=2021-07-01T11:09:37.935+0000, id=4289843f-1526-2e04-59ad-42d0be3cd996, timestamp=1625137777935}]
2021-07-01 11:09:59.044 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-01 11:09:59.047 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-01 11:09:59.048 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:61af0f31-20, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-01 11:09:59.049 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-20, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_prepared])
2021-07-01 11:09:59.049 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: 9755f488-27fd-45d4-bc03-70c9b78eff8f, X-RequestID: a17e20c1-5a9b-47da-9df5-817a442d0347, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-01 11:09:59.051 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-20, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_sent])
2021-07-01 11:09:59.081 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-20, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received response (auto-read:false) : [x-onap-requestid=9ac6fb9a-be46-4d66-aeec-cffed463f217, Content-Type=application/json, Date=Thu, 01 Jul 2021 11:09:59 GMT, content-length=3707]
2021-07-01 11:09:59.081 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-20, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_received])
2021-07-01 11:09:59.082 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-01 11:09:59.082 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:61af0f31-20, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-01 11:09:59.084 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-20, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received last HTTP packet
2021-07-01 11:09:59.085  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-01 11:09:59.085 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-01 11:09:59.086 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_completed])
2021-07-01 11:09:59.086 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [disconnecting])
2021-07-01 11:09:59.086 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Releasing channel
2021-07-01 11:09:59.086 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-01T11:10:07.936+0000|1ae9331b-9a44-4e6f-9ad6-e0f8468e1a4b|Request Id: 1ae9331b-9a44-4e6f-9ad6-e0f8468e1a4b. Transaction Id: VK51U. Begin TS: 2021-07-01T11:10:07.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:10:07.936 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1ae9331b-9a44-4e6f-9ad6-e0f8468e1a4b. Transaction Id: VK51U. Begin TS: 2021-07-01T11:10:07.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:10:07.941+0000|2021-07-01T11:10:07.952+0000|1ae9331b-9a44-4e6f-9ad6-e0f8468e1a4b|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.21.200|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1ae9331b-9a44-4e6f-9ad6-e0f8468e1a4b, Transaction Id: VK51U, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:10:07.953 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1ae9331b-9a44-4e6f-9ad6-e0f8468e1a4b, Transaction Id: VK51U, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:10:07.955 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1ae9331b-9a44-4e6f-9ad6-e0f8468e1a4b, X-ECOMP-TransactionID=VK51U, X-Begin-Timestamp=2021-07-01T11:10:07.935+0000, id=f157b5d6-1645-e084-df81-353c8170ded9, timestamp=1625137807937}], headers={id=e082474b-4ab9-ccc3-f945-955a6d750fa7, timestamp=1625137807954}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1ae9331b-9a44-4e6f-9ad6-e0f8468e1a4b, X-ECOMP-TransactionID=VK51U, X-Begin-Timestamp=2021-07-01T11:10:07.935+0000, id=f157b5d6-1645-e084-df81-353c8170ded9, timestamp=1625137807937}]
2021-07-01T11:10:37.936+0000|dd879c59-4846-4c00-a29b-0c3155554f5a|Request Id: dd879c59-4846-4c00-a29b-0c3155554f5a. Transaction Id: VUCBY. Begin TS: 2021-07-01T11:10:37.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:10:37.935 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: dd879c59-4846-4c00-a29b-0c3155554f5a. Transaction Id: VUCBY. Begin TS: 2021-07-01T11:10:37.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:10:37.938+0000|2021-07-01T11:10:37.945+0000|dd879c59-4846-4c00-a29b-0c3155554f5a|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.242.21.200|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: dd879c59-4846-4c00-a29b-0c3155554f5a, Transaction Id: VUCBY, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:10:37.945 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: dd879c59-4846-4c00-a29b-0c3155554f5a, Transaction Id: VUCBY, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:10:37.947 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=dd879c59-4846-4c00-a29b-0c3155554f5a, X-ECOMP-TransactionID=VUCBY, X-Begin-Timestamp=2021-07-01T11:10:37.935+0000, id=b3139668-7fac-df87-f135-238f99baec24, timestamp=1625137837937}], headers={id=0488a138-4057-e1f8-bf4d-5a0764577462, timestamp=1625137837946}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=dd879c59-4846-4c00-a29b-0c3155554f5a, X-ECOMP-TransactionID=VUCBY, X-Begin-Timestamp=2021-07-01T11:10:37.935+0000, id=b3139668-7fac-df87-f135-238f99baec24, timestamp=1625137837937}]
2021-07-01 11:10:59.045 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-01 11:10:59.049 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-01 11:10:59.051 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:61af0f31-21, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-01 11:10:59.051 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-21, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_prepared])
2021-07-01 11:10:59.052 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: 096b5a32-3fcf-49c5-b141-b7ca703334e2, X-RequestID: a17e20c1-5a9b-47da-9df5-817a442d0347, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-01 11:10:59.056 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-21, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_sent])
2021-07-01 11:10:59.077 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-21, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received response (auto-read:false) : [x-onap-requestid=4334d0a4-03d7-437b-af3c-ffaeb32c37fd, Content-Type=application/json, Date=Thu, 01 Jul 2021 11:10:59 GMT, content-length=3707]
2021-07-01 11:10:59.077 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-21, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_received])
2021-07-01 11:10:59.077 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-01 11:10:59.078 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:61af0f31-21, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-01 11:10:59.079 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-21, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received last HTTP packet
2021-07-01 11:10:59.080  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-01 11:10:59.080 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-01 11:10:59.081 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_completed])
2021-07-01 11:10:59.082 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [disconnecting])
2021-07-01 11:10:59.082 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Releasing channel
2021-07-01 11:10:59.082 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-01T11:11:07.935+0000|a44146df-c705-4d5c-bc62-11139456ec9c|Request Id: a44146df-c705-4d5c-bc62-11139456ec9c. Transaction Id: GXPVE. Begin TS: 2021-07-01T11:11:07.934+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:11:07.935 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a44146df-c705-4d5c-bc62-11139456ec9c. Transaction Id: GXPVE. Begin TS: 2021-07-01T11:11:07.934+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:11:07.938+0000|2021-07-01T11:11:07.944+0000|a44146df-c705-4d5c-bc62-11139456ec9c|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.242.21.200|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a44146df-c705-4d5c-bc62-11139456ec9c, Transaction Id: GXPVE, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:11:07.944 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a44146df-c705-4d5c-bc62-11139456ec9c, Transaction Id: GXPVE, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:11:07.946 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=a44146df-c705-4d5c-bc62-11139456ec9c, X-ECOMP-TransactionID=GXPVE, X-Begin-Timestamp=2021-07-01T11:11:07.934+0000, id=a35dded0-f779-7871-54dd-c381a6e0509e, timestamp=1625137867936}], headers={id=f154217c-b412-ca99-1105-f6a9149ef468, timestamp=1625137867945}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a44146df-c705-4d5c-bc62-11139456ec9c, X-ECOMP-TransactionID=GXPVE, X-Begin-Timestamp=2021-07-01T11:11:07.934+0000, id=a35dded0-f779-7871-54dd-c381a6e0509e, timestamp=1625137867936}]
2021-07-01T11:11:37.936+0000|e33438f3-6a95-49f6-a0e7-5b25c60ea670|Request Id: e33438f3-6a95-49f6-a0e7-5b25c60ea670. Transaction Id: NDA64. Begin TS: 2021-07-01T11:11:37.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:11:37.935 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e33438f3-6a95-49f6-a0e7-5b25c60ea670. Transaction Id: NDA64. Begin TS: 2021-07-01T11:11:37.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:11:37.939+0000|2021-07-01T11:11:37.946+0000|e33438f3-6a95-49f6-a0e7-5b25c60ea670|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.242.21.200|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e33438f3-6a95-49f6-a0e7-5b25c60ea670, Transaction Id: NDA64, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:11:37.946 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e33438f3-6a95-49f6-a0e7-5b25c60ea670, Transaction Id: NDA64, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:11:37.948 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=e33438f3-6a95-49f6-a0e7-5b25c60ea670, X-ECOMP-TransactionID=NDA64, X-Begin-Timestamp=2021-07-01T11:11:37.935+0000, id=6d045da2-2d2b-38ca-7c05-99f4e83168aa, timestamp=1625137897937}], headers={id=8f916caf-0503-31ad-3156-4593c19669c1, timestamp=1625137897948}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e33438f3-6a95-49f6-a0e7-5b25c60ea670, X-ECOMP-TransactionID=NDA64, X-Begin-Timestamp=2021-07-01T11:11:37.935+0000, id=6d045da2-2d2b-38ca-7c05-99f4e83168aa, timestamp=1625137897937}]
2021-07-01 11:11:59.046 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-01 11:11:59.052 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-01 11:11:59.053 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:61af0f31-22, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-01 11:11:59.054 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-22, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_prepared])
2021-07-01 11:11:59.054 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: 38a35062-5406-4029-9439-37dfa1e15a1d, X-RequestID: a17e20c1-5a9b-47da-9df5-817a442d0347, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-01 11:11:59.058 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-22, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_sent])
2021-07-01 11:11:59.080 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-22, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received response (auto-read:false) : [x-onap-requestid=c61822ae-5e4b-4d81-a400-ed4fa4879b3b, Content-Type=application/json, Date=Thu, 01 Jul 2021 11:11:59 GMT, content-length=3707]
2021-07-01 11:11:59.080 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-22, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_received])
2021-07-01 11:11:59.081 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-01 11:11:59.081 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:61af0f31-22, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-01 11:11:59.082 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-22, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received last HTTP packet
2021-07-01 11:11:59.084  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-01 11:11:59.084 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-01 11:11:59.085 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_completed])
2021-07-01 11:11:59.085 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [disconnecting])
2021-07-01 11:11:59.085 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Releasing channel
2021-07-01 11:11:59.085 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-01T11:12:07.935+0000|da20599b-5087-4e9d-b340-13d8a4c81566|Request Id: da20599b-5087-4e9d-b340-13d8a4c81566. Transaction Id: ZIYJM. Begin TS: 2021-07-01T11:12:07.934+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:12:07.935 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: da20599b-5087-4e9d-b340-13d8a4c81566. Transaction Id: ZIYJM. Begin TS: 2021-07-01T11:12:07.934+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:12:07.937+0000|2021-07-01T11:12:07.943+0000|da20599b-5087-4e9d-b340-13d8a4c81566|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.242.21.200|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: da20599b-5087-4e9d-b340-13d8a4c81566, Transaction Id: ZIYJM, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:12:07.943 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: da20599b-5087-4e9d-b340-13d8a4c81566, Transaction Id: ZIYJM, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:12:07.945 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=da20599b-5087-4e9d-b340-13d8a4c81566, X-ECOMP-TransactionID=ZIYJM, X-Begin-Timestamp=2021-07-01T11:12:07.934+0000, id=d4a290f1-501a-50be-16b8-b76ec797e2b3, timestamp=1625137927935}], headers={id=1adf00a5-57e0-2629-d2b6-f76312278cbf, timestamp=1625137927944}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=da20599b-5087-4e9d-b340-13d8a4c81566, X-ECOMP-TransactionID=ZIYJM, X-Begin-Timestamp=2021-07-01T11:12:07.934+0000, id=d4a290f1-501a-50be-16b8-b76ec797e2b3, timestamp=1625137927935}]
2021-07-01T11:12:37.936+0000|7d3fe78f-8ef8-46a7-97c7-00b58232cb53|Request Id: 7d3fe78f-8ef8-46a7-97c7-00b58232cb53. Transaction Id: OBWBX. Begin TS: 2021-07-01T11:12:37.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:12:37.935 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7d3fe78f-8ef8-46a7-97c7-00b58232cb53. Transaction Id: OBWBX. Begin TS: 2021-07-01T11:12:37.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:12:37.940+0000|2021-07-01T11:12:37.952+0000|7d3fe78f-8ef8-46a7-97c7-00b58232cb53|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.242.21.200|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7d3fe78f-8ef8-46a7-97c7-00b58232cb53, Transaction Id: OBWBX, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:12:37.952 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7d3fe78f-8ef8-46a7-97c7-00b58232cb53, Transaction Id: OBWBX, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:12:37.954 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=7d3fe78f-8ef8-46a7-97c7-00b58232cb53, X-ECOMP-TransactionID=OBWBX, X-Begin-Timestamp=2021-07-01T11:12:37.935+0000, id=2d8e45a5-980a-1b33-7e4d-e0c94c3606e7, timestamp=1625137957937}], headers={id=a12e32dc-0fd8-2496-9da2-41ff94f501a2, timestamp=1625137957954}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=7d3fe78f-8ef8-46a7-97c7-00b58232cb53, X-ECOMP-TransactionID=OBWBX, X-Begin-Timestamp=2021-07-01T11:12:37.935+0000, id=2d8e45a5-980a-1b33-7e4d-e0c94c3606e7, timestamp=1625137957937}]
2021-07-01 11:12:59.045 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-01 11:12:59.050 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-01 11:12:59.051 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:61af0f31-23, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-01 11:12:59.052 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-23, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_prepared])
2021-07-01 11:12:59.052 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: 1c861365-9de3-4bfd-9656-9df3ae9b0b51, X-RequestID: a17e20c1-5a9b-47da-9df5-817a442d0347, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-01 11:12:59.056 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-23, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_sent])
2021-07-01 11:12:59.086 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-23, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received response (auto-read:false) : [x-onap-requestid=673ca416-c326-400a-8228-44270e7fb7c2, Content-Type=application/json, Date=Thu, 01 Jul 2021 11:12:59 GMT, content-length=3707]
2021-07-01 11:12:59.086 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-23, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_received])
2021-07-01 11:12:59.087 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-01 11:12:59.088 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:61af0f31-23, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-01 11:12:59.088 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-23, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received last HTTP packet
2021-07-01 11:12:59.090  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-01 11:12:59.090 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-01 11:12:59.090 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_completed])
2021-07-01 11:12:59.091 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [disconnecting])
2021-07-01 11:12:59.091 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Releasing channel
2021-07-01 11:12:59.091 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-01T11:13:07.936+0000|2f67cc33-9a4e-4980-8ce3-a21ddd578756|Request Id: 2f67cc33-9a4e-4980-8ce3-a21ddd578756. Transaction Id: RFVJO. Begin TS: 2021-07-01T11:13:07.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:13:07.935 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2f67cc33-9a4e-4980-8ce3-a21ddd578756. Transaction Id: RFVJO. Begin TS: 2021-07-01T11:13:07.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:13:07.937+0000|2021-07-01T11:13:07.946+0000|2f67cc33-9a4e-4980-8ce3-a21ddd578756|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.21.200|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2f67cc33-9a4e-4980-8ce3-a21ddd578756, Transaction Id: RFVJO, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:13:07.946 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2f67cc33-9a4e-4980-8ce3-a21ddd578756, Transaction Id: RFVJO, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:13:07.947 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=2f67cc33-9a4e-4980-8ce3-a21ddd578756, X-ECOMP-TransactionID=RFVJO, X-Begin-Timestamp=2021-07-01T11:13:07.935+0000, id=e11493ea-bbc4-174e-490f-ce19a59c9608, timestamp=1625137987936}], headers={id=88672d6d-5b71-c46b-afe5-73e23722b778, timestamp=1625137987947}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2f67cc33-9a4e-4980-8ce3-a21ddd578756, X-ECOMP-TransactionID=RFVJO, X-Begin-Timestamp=2021-07-01T11:13:07.935+0000, id=e11493ea-bbc4-174e-490f-ce19a59c9608, timestamp=1625137987936}]
2021-07-01T11:13:37.936+0000|2e782a00-bacb-4b51-8788-7b7b23ed4536|Request Id: 2e782a00-bacb-4b51-8788-7b7b23ed4536. Transaction Id: Y5BQL. Begin TS: 2021-07-01T11:13:37.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:13:37.936 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2e782a00-bacb-4b51-8788-7b7b23ed4536. Transaction Id: Y5BQL. Begin TS: 2021-07-01T11:13:37.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:13:37.940+0000|2021-07-01T11:13:37.948+0000|2e782a00-bacb-4b51-8788-7b7b23ed4536|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.242.21.200|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2e782a00-bacb-4b51-8788-7b7b23ed4536, Transaction Id: Y5BQL, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:13:37.949 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2e782a00-bacb-4b51-8788-7b7b23ed4536, Transaction Id: Y5BQL, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:13:37.951 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=2e782a00-bacb-4b51-8788-7b7b23ed4536, X-ECOMP-TransactionID=Y5BQL, X-Begin-Timestamp=2021-07-01T11:13:37.935+0000, id=ef0cd2fa-78c3-eaa0-bdaa-e8efa5854143, timestamp=1625138017937}], headers={id=065e39ab-a881-dfc1-19b7-41abcf8e86ba, timestamp=1625138017951}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2e782a00-bacb-4b51-8788-7b7b23ed4536, X-ECOMP-TransactionID=Y5BQL, X-Begin-Timestamp=2021-07-01T11:13:37.935+0000, id=ef0cd2fa-78c3-eaa0-bdaa-e8efa5854143, timestamp=1625138017937}]
2021-07-01 11:13:59.045 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-01 11:13:59.050 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-01 11:13:59.051 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:61af0f31-24, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-01 11:13:59.051 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-24, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_prepared])
2021-07-01 11:13:59.051 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: 61ec1c2a-8764-428d-8d89-ba9ae5d3a1b5, X-RequestID: a17e20c1-5a9b-47da-9df5-817a442d0347, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-01 11:13:59.054 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-24, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_sent])
2021-07-01 11:13:59.075 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-24, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received response (auto-read:false) : [x-onap-requestid=245a36ed-e638-416d-9ce9-be7cefa2f9c4, Content-Type=application/json, Date=Thu, 01 Jul 2021 11:13:59 GMT, content-length=3707]
2021-07-01 11:13:59.075 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-24, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_received])
2021-07-01 11:13:59.075 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-01 11:13:59.076 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:61af0f31-24, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-01 11:13:59.077 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-24, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received last HTTP packet
2021-07-01 11:13:59.078  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-01 11:13:59.078 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-01 11:13:59.079 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_completed])
2021-07-01 11:13:59.079 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [disconnecting])
2021-07-01 11:13:59.079 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Releasing channel
2021-07-01 11:13:59.079 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-01T11:14:07.935+0000|86cfed9d-6cb7-4751-8b0f-7896e7eb1b08|Request Id: 86cfed9d-6cb7-4751-8b0f-7896e7eb1b08. Transaction Id: KFCPT. Begin TS: 2021-07-01T11:14:07.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:14:07.935 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 86cfed9d-6cb7-4751-8b0f-7896e7eb1b08. Transaction Id: KFCPT. Begin TS: 2021-07-01T11:14:07.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:14:07.936+0000|2021-07-01T11:14:07.942+0000|86cfed9d-6cb7-4751-8b0f-7896e7eb1b08|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.242.21.200|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 86cfed9d-6cb7-4751-8b0f-7896e7eb1b08, Transaction Id: KFCPT, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:14:07.942 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 86cfed9d-6cb7-4751-8b0f-7896e7eb1b08, Transaction Id: KFCPT, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:14:07.943 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=86cfed9d-6cb7-4751-8b0f-7896e7eb1b08, X-ECOMP-TransactionID=KFCPT, X-Begin-Timestamp=2021-07-01T11:14:07.935+0000, id=67b266db-10f0-384e-5473-c1574128b380, timestamp=1625138047935}], headers={id=a819b088-2a31-0ad5-5fa3-bf4594b7720f, timestamp=1625138047943}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=86cfed9d-6cb7-4751-8b0f-7896e7eb1b08, X-ECOMP-TransactionID=KFCPT, X-Begin-Timestamp=2021-07-01T11:14:07.935+0000, id=67b266db-10f0-384e-5473-c1574128b380, timestamp=1625138047935}]
2021-07-01T11:14:37.936+0000|f6b2b50a-8bc4-4588-9026-f00d992700a3|Request Id: f6b2b50a-8bc4-4588-9026-f00d992700a3. Transaction Id: 9KAOS. Begin TS: 2021-07-01T11:14:37.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:14:37.936 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f6b2b50a-8bc4-4588-9026-f00d992700a3. Transaction Id: 9KAOS. Begin TS: 2021-07-01T11:14:37.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:14:37.947  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-07-01 11:14:37.949  INFO 1 --- [ask-scheduler-6] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router:3904
2021-07-01T11:14:37.939+0000|2021-07-01T11:14:37.956+0000|f6b2b50a-8bc4-4588-9026-f00d992700a3|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.21.200|17|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f6b2b50a-8bc4-4588-9026-f00d992700a3, Transaction Id: 9KAOS, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:14:37.956 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f6b2b50a-8bc4-4588-9026-f00d992700a3, Transaction Id: 9KAOS, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:14:37.958 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=f6b2b50a-8bc4-4588-9026-f00d992700a3, X-ECOMP-TransactionID=9KAOS, X-Begin-Timestamp=2021-07-01T11:14:37.935+0000, id=f0d57720-c76e-6d63-3d75-064c1418b4a5, timestamp=1625138077937}], headers={id=cc6b6afd-570f-9909-fa46-6592a21bf17a, timestamp=1625138077957}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=f6b2b50a-8bc4-4588-9026-f00d992700a3, X-ECOMP-TransactionID=9KAOS, X-Begin-Timestamp=2021-07-01T11:14:37.935+0000, id=f0d57720-c76e-6d63-3d75-064c1418b4a5, timestamp=1625138077937}]
2021-07-01 11:14:59.049 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-01 11:14:59.059 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-01 11:14:59.060 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:61af0f31-25, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-01 11:14:59.061 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-25, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_prepared])
2021-07-01 11:14:59.061 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: ebaddac5-d5e4-4d18-b7af-74ef88f0259e, X-RequestID: a17e20c1-5a9b-47da-9df5-817a442d0347, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-01 11:14:59.066 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-25, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_sent])
2021-07-01 11:14:59.088 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-25, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received response (auto-read:false) : [x-onap-requestid=b3d3f29c-ec38-4bf9-a0e2-106cbcbb7b79, Content-Type=application/json, Date=Thu, 01 Jul 2021 11:14:59 GMT, content-length=3707]
2021-07-01 11:14:59.088 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-25, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_received])
2021-07-01 11:14:59.088 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-01 11:14:59.090 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:61af0f31-25, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-01 11:14:59.091 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-25, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received last HTTP packet
2021-07-01 11:14:59.093  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-01 11:14:59.093 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-01 11:14:59.094 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_completed])
2021-07-01 11:14:59.094 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [disconnecting])
2021-07-01 11:14:59.095 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Releasing channel
2021-07-01 11:14:59.095 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-01T11:15:07.935+0000|587a9472-6e51-4643-8130-a25ed48017f9|Request Id: 587a9472-6e51-4643-8130-a25ed48017f9. Transaction Id: C41JI. Begin TS: 2021-07-01T11:15:07.934+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:15:07.935 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 587a9472-6e51-4643-8130-a25ed48017f9. Transaction Id: C41JI. Begin TS: 2021-07-01T11:15:07.934+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:15:07.938+0000|2021-07-01T11:15:07.951+0000|587a9472-6e51-4643-8130-a25ed48017f9|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.242.21.200|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 587a9472-6e51-4643-8130-a25ed48017f9, Transaction Id: C41JI, 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-07-01 11:15:07.951 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 587a9472-6e51-4643-8130-a25ed48017f9, Transaction Id: C41JI, 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-07-01 11:15:07.953 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=587a9472-6e51-4643-8130-a25ed48017f9, X-ECOMP-TransactionID=C41JI, X-Begin-Timestamp=2021-07-01T11:15:07.934+0000, id=435bed04-687b-bc53-db57-d5eedcb5f2d2, timestamp=1625138107936}], headers={id=27d6974d-6c37-a58c-d6d8-9b537a350a40, timestamp=1625138107953}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=587a9472-6e51-4643-8130-a25ed48017f9, X-ECOMP-TransactionID=C41JI, X-Begin-Timestamp=2021-07-01T11:15:07.934+0000, id=435bed04-687b-bc53-db57-d5eedcb5f2d2, timestamp=1625138107936}]
2021-07-01T11:15:37.936+0000|ed02a3a4-79f5-47ae-b929-ab9f0350aba5|Request Id: ed02a3a4-79f5-47ae-b929-ab9f0350aba5. Transaction Id: SLCGM. Begin TS: 2021-07-01T11:15:37.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:15:37.935 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ed02a3a4-79f5-47ae-b929-ab9f0350aba5. Transaction Id: SLCGM. Begin TS: 2021-07-01T11:15:37.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:15:37.937+0000|2021-07-01T11:15:37.944+0000|ed02a3a4-79f5-47ae-b929-ab9f0350aba5|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.242.21.200|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ed02a3a4-79f5-47ae-b929-ab9f0350aba5, Transaction Id: SLCGM, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:15:37.945 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ed02a3a4-79f5-47ae-b929-ab9f0350aba5, Transaction Id: SLCGM, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:15:37.946 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=ed02a3a4-79f5-47ae-b929-ab9f0350aba5, X-ECOMP-TransactionID=SLCGM, X-Begin-Timestamp=2021-07-01T11:15:37.935+0000, id=ad07505b-be55-f5f8-4410-9883fa2f5a9e, timestamp=1625138137936}], headers={id=40c13c14-e784-c06e-d484-a3d97f03508f, timestamp=1625138137946}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ed02a3a4-79f5-47ae-b929-ab9f0350aba5, X-ECOMP-TransactionID=SLCGM, X-Begin-Timestamp=2021-07-01T11:15:37.935+0000, id=ad07505b-be55-f5f8-4410-9883fa2f5a9e, timestamp=1625138137936}]
2021-07-01 11:15:59.044 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-01 11:15:59.046 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-01 11:15:59.046 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:61af0f31-26, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-01 11:15:59.047 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-26, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_prepared])
2021-07-01 11:15:59.047 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: ad502b6c-10bc-4d4e-ab6c-85c8cdae8bb1, X-RequestID: a17e20c1-5a9b-47da-9df5-817a442d0347, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-01 11:15:59.048 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-26, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_sent])
2021-07-01 11:15:59.072 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-26, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received response (auto-read:false) : [x-onap-requestid=0a07ea8f-91e1-4150-b56a-03782b375180, Content-Type=application/json, Date=Thu, 01 Jul 2021 11:15:59 GMT, content-length=3707]
2021-07-01 11:15:59.072 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-26, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_received])
2021-07-01 11:15:59.072 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-01 11:15:59.073 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:61af0f31-26, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-01 11:15:59.073 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-26, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received last HTTP packet
2021-07-01 11:15:59.074  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-01 11:15:59.074 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-01 11:15:59.074 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_completed])
2021-07-01 11:15:59.075 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [disconnecting])
2021-07-01 11:15:59.075 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Releasing channel
2021-07-01 11:15:59.075 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-01T11:16:07.936+0000|bbb2d099-6a61-4d5c-a234-81ce0e5337fc|Request Id: bbb2d099-6a61-4d5c-a234-81ce0e5337fc. Transaction Id: 2ZOVN. Begin TS: 2021-07-01T11:16:07.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:16:07.935 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: bbb2d099-6a61-4d5c-a234-81ce0e5337fc. Transaction Id: 2ZOVN. Begin TS: 2021-07-01T11:16:07.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:16:07.939+0000|2021-07-01T11:16:07.947+0000|bbb2d099-6a61-4d5c-a234-81ce0e5337fc|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.21.200|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: bbb2d099-6a61-4d5c-a234-81ce0e5337fc, Transaction Id: 2ZOVN, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:16:07.947 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: bbb2d099-6a61-4d5c-a234-81ce0e5337fc, Transaction Id: 2ZOVN, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:16:07.949 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=bbb2d099-6a61-4d5c-a234-81ce0e5337fc, X-ECOMP-TransactionID=2ZOVN, X-Begin-Timestamp=2021-07-01T11:16:07.935+0000, id=91a064f4-1c3e-f5be-c363-d503f6121913, timestamp=1625138167936}], headers={id=f202d161-0bd8-4b18-4996-d9327a20ed4c, timestamp=1625138167948}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=bbb2d099-6a61-4d5c-a234-81ce0e5337fc, X-ECOMP-TransactionID=2ZOVN, X-Begin-Timestamp=2021-07-01T11:16:07.935+0000, id=91a064f4-1c3e-f5be-c363-d503f6121913, timestamp=1625138167936}]
2021-07-01T11:16:37.935+0000|95e70ea6-88bc-4a30-bfe5-63ade026774c|Request Id: 95e70ea6-88bc-4a30-bfe5-63ade026774c. Transaction Id: YILWV. Begin TS: 2021-07-01T11:16:37.934+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:16:37.935 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 95e70ea6-88bc-4a30-bfe5-63ade026774c. Transaction Id: YILWV. Begin TS: 2021-07-01T11:16:37.934+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:16:37.937+0000|2021-07-01T11:16:37.942+0000|95e70ea6-88bc-4a30-bfe5-63ade026774c|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.21.200|5|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 95e70ea6-88bc-4a30-bfe5-63ade026774c, Transaction Id: YILWV, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:16:37.942 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 95e70ea6-88bc-4a30-bfe5-63ade026774c, Transaction Id: YILWV, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:16:37.943 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=95e70ea6-88bc-4a30-bfe5-63ade026774c, X-ECOMP-TransactionID=YILWV, X-Begin-Timestamp=2021-07-01T11:16:37.934+0000, id=e4599c19-d681-cda6-563a-9f2bf969b928, timestamp=1625138197936}], headers={id=eeb4b814-5f6a-a143-7d72-a99d176c4e03, timestamp=1625138197943}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=95e70ea6-88bc-4a30-bfe5-63ade026774c, X-ECOMP-TransactionID=YILWV, X-Begin-Timestamp=2021-07-01T11:16:37.934+0000, id=e4599c19-d681-cda6-563a-9f2bf969b928, timestamp=1625138197936}]
2021-07-01 11:16:59.045 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-01 11:16:59.049 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-01 11:16:59.051 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:61af0f31-27, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-01 11:16:59.052 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-27, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_prepared])
2021-07-01 11:16:59.052 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: 6fcd628c-064b-4498-af8d-5c9f19029430, X-RequestID: a17e20c1-5a9b-47da-9df5-817a442d0347, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-01 11:16:59.056 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-27, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_sent])
2021-07-01 11:16:59.083 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-27, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received response (auto-read:false) : [x-onap-requestid=6de79f0c-0c4b-40a3-952d-a7828d9e5b04, Content-Type=application/json, Date=Thu, 01 Jul 2021 11:16:59 GMT, content-length=3707]
2021-07-01 11:16:59.083 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-27, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_received])
2021-07-01 11:16:59.083 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-01 11:16:59.084 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:61af0f31-27, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-01 11:16:59.085 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-27, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received last HTTP packet
2021-07-01 11:16:59.086  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-01 11:16:59.086 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-01 11:16:59.087 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_completed])
2021-07-01 11:16:59.087 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [disconnecting])
2021-07-01 11:16:59.087 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Releasing channel
2021-07-01 11:16:59.087 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-01T11:17:07.935+0000|ad3a63bb-cac1-407e-a187-b99b4e92f8cf|Request Id: ad3a63bb-cac1-407e-a187-b99b4e92f8cf. Transaction Id: C2H2M. Begin TS: 2021-07-01T11:17:07.934+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:17:07.935 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ad3a63bb-cac1-407e-a187-b99b4e92f8cf. Transaction Id: C2H2M. Begin TS: 2021-07-01T11:17:07.934+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:17:07.937+0000|2021-07-01T11:17:07.943+0000|ad3a63bb-cac1-407e-a187-b99b4e92f8cf|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.242.21.200|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ad3a63bb-cac1-407e-a187-b99b4e92f8cf, Transaction Id: C2H2M, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:17:07.943 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ad3a63bb-cac1-407e-a187-b99b4e92f8cf, Transaction Id: C2H2M, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:17:07.944 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=ad3a63bb-cac1-407e-a187-b99b4e92f8cf, X-ECOMP-TransactionID=C2H2M, X-Begin-Timestamp=2021-07-01T11:17:07.934+0000, id=af94b4a2-c697-ee9e-30c1-8805526fec4b, timestamp=1625138227935}], headers={id=365b91ce-2f33-853d-2e63-b29866432965, timestamp=1625138227944}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ad3a63bb-cac1-407e-a187-b99b4e92f8cf, X-ECOMP-TransactionID=C2H2M, X-Begin-Timestamp=2021-07-01T11:17:07.934+0000, id=af94b4a2-c697-ee9e-30c1-8805526fec4b, timestamp=1625138227935}]
2021-07-01T11:17:37.937+0000|44753dcc-f95a-4ee7-acde-c14034c26444|Request Id: 44753dcc-f95a-4ee7-acde-c14034c26444. Transaction Id: XD2U8. Begin TS: 2021-07-01T11:17:37.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:17:37.936 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 44753dcc-f95a-4ee7-acde-c14034c26444. Transaction Id: XD2U8. Begin TS: 2021-07-01T11:17:37.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:17:37.942+0000|2021-07-01T11:17:37.952+0000|44753dcc-f95a-4ee7-acde-c14034c26444|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.242.21.200|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 44753dcc-f95a-4ee7-acde-c14034c26444, Transaction Id: XD2U8, 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-07-01 11:17:37.952 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 44753dcc-f95a-4ee7-acde-c14034c26444, Transaction Id: XD2U8, 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-07-01 11:17:37.955 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=44753dcc-f95a-4ee7-acde-c14034c26444, X-ECOMP-TransactionID=XD2U8, X-Begin-Timestamp=2021-07-01T11:17:37.935+0000, id=91ed1fff-c84c-ea45-385d-4e51f2cceb85, timestamp=1625138257938}], headers={id=a35a8d8e-0a5c-8d08-0a31-ec345b49e097, timestamp=1625138257955}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=44753dcc-f95a-4ee7-acde-c14034c26444, X-ECOMP-TransactionID=XD2U8, X-Begin-Timestamp=2021-07-01T11:17:37.935+0000, id=91ed1fff-c84c-ea45-385d-4e51f2cceb85, timestamp=1625138257938}]
2021-07-01 11:17:59.045 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-01 11:17:59.050 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-01 11:17:59.051 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:61af0f31-28, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-01 11:17:59.051 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-28, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_prepared])
2021-07-01 11:17:59.052 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: c574a658-e2d8-4e33-8de5-7005eece7837, X-RequestID: a17e20c1-5a9b-47da-9df5-817a442d0347, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-01 11:17:59.056 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-28, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [request_sent])
2021-07-01 11:17:59.083 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-28, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received response (auto-read:false) : [x-onap-requestid=daccd4ed-8047-43ac-84f4-ab5dcca00297, Content-Type=application/json, Date=Thu, 01 Jul 2021 11:17:59 GMT, content-length=3707]
2021-07-01 11:17:59.083 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31-28, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_received])
2021-07-01 11:17:59.084 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-01 11:17:59.085 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:61af0f31-28, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-01 11:17:59.086 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:61af0f31-28, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Received last HTTP packet
2021-07-01 11:17:59.089  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-01 11:17:59.089 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-01 11:17:59.091 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [response_completed])
2021-07-01 11:17:59.091 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443]}}, [disconnecting])
2021-07-01 11:17:59.091 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Releasing channel
2021-07-01 11:17:59.092 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:61af0f31, L:/10.242.21.200:58556 - R:config-binding-service.onap.svc.cluster.local/10.96.26.127:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-01T11:18:07.935+0000|e9e57ffe-72f4-4eb9-9517-5906d9824a13|Request Id: e9e57ffe-72f4-4eb9-9517-5906d9824a13. Transaction Id: OJEZK. Begin TS: 2021-07-01T11:18:07.934+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:18:07.934 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e9e57ffe-72f4-4eb9-9517-5906d9824a13. Transaction Id: OJEZK. Begin TS: 2021-07-01T11:18:07.934+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01T11:18:07.936+0000|2021-07-01T11:18:07.942+0000|e9e57ffe-72f4-4eb9-9517-5906d9824a13|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.21.200|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e9e57ffe-72f4-4eb9-9517-5906d9824a13, Transaction Id: OJEZK, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:18:07.943 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e9e57ffe-72f4-4eb9-9517-5906d9824a13, Transaction Id: OJEZK, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-01 11:18:07.944 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=e9e57ffe-72f4-4eb9-9517-5906d9824a13, X-ECOMP-TransactionID=OJEZK, X-Begin-Timestamp=2021-07-01T11:18:07.934+0000, id=3b9b1245-3e00-9f8d-896d-999bef6c92c9, timestamp=1625138287935}], headers={id=61bf5706-42c5-7424-388e-d43c4dbf88dd, timestamp=1625138287943}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e9e57ffe-72f4-4eb9-9517-5906d9824a13, X-ECOMP-TransactionID=OJEZK, X-Begin-Timestamp=2021-07-01T11:18:07.934+0000, id=3b9b1245-3e00-9f8d-896d-999bef6c92c9, timestamp=1625138287935}]
2021-07-01T11:18:37.936+0000|0716ca36-e304-41c1-950e-cda0d1217ed1|Request Id: 0716ca36-e304-41c1-950e-cda0d1217ed1. Transaction Id: GPWZO. Begin TS: 2021-07-01T11:18:37.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:18:37.935 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 0716ca36-e304-41c1-950e-cda0d1217ed1. Transaction Id: GPWZO. Begin TS: 2021-07-01T11:18:37.935+0000. Starting new DMaaP MR Subscriber poll.
2021-07-01 11:18:37.943  INFO 1 --- [sk-scheduler-10] o.apache.http.impl.execchain.RetryExec   : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond
2021-07-01 11:18:37.943  INFO 1 --- [sk-scheduler-10] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router:3904
2021-07-01T11:18:37.939+0000|2021-07-01T11:18:37.953+0000|0716ca36-e304-41c1-950e-cda0d1217ed1|