Results

By type

          2021-08-26 09:25:29.634 DEBUG 1 --- [or-http-epoll-2] io.netty.handler.ssl.SslHandler          : [id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
2021-08-26 09:25:29.639 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}, [connected])
2021-08-26 09:25:29.713 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-1, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [configured])
2021-08-26 09:25:29.715 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:d61647e9-1, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-26 09:25:29.719 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-1, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_prepared])
2021-08-26 09:25:29.721 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: d61e8e5f-935e-43ea-9330-a7324d189fda, X-RequestID: 60611a19-c6d1-4bed-a215-4336f2c1ea98, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-26 09:25:29.731 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-1, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_sent])
2021-08-26 09:25:29.796 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-1, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received response (auto-read:false) : [x-onap-requestid=11fdf85c-de1a-4f97-9d0d-082aba881977, Content-Type=application/json, Date=Thu, 26 Aug 2021 09:25:29 GMT, content-length=3707]
2021-08-26 09:25:29.797 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-1, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_received])
2021-08-26 09:25:29.797 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-26 09:25:29.819 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:d61647e9-1, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-26 09:25:29.824 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-1, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received last HTTP packet
2021-08-26 09:25:29.925  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-08-26 09:25:29.928 DEBUG 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Running with Spring Boot v2.4.4, Spring v5.3.5
2021-08-26 09:25:29.928  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : The following profiles are active: configBindingService,dmaap,mongo
2021-08-26 09:25:30.000  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-08-26 09:25:30.000 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-08-26 09:25:30.044 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-08-26 09:25:30.122 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : Flattened Key Value Pairs
2021-08-26 09:25:30.123 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-08-26 09:25:30.123 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-08-26 09:25:30.123 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-08-26 09:25:30.123 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-08-26 09:25:30.123 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-08-26 09:25:30.123 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-08-26 09:25:30.123 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-08-26 09:25:30.123 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-08-26 09:25:30.124 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-08-26 09:25:30.124 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-08-26 09:25:30.124 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-08-26 09:25:30.124 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-08-26 09:25:30.124 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-08-26 09:25:30.124 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-08-26 09:25:30.124 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-08-26 09:25:30.124 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.enable_enrichment:true
2021-08-26 09:25:30.125 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-08-26 09:25:30.125 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-08-26 09:25:30.125 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.password:DCAE
2021-08-26 09:25:30.125 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.url:http://aai
2021-08-26 09:25:30.125 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.username:DCAE
2021-08-26 09:25:30.125 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_abatement:true
2021-08-26 09:25:30.125 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_ecomp_logging:true
2021-08-26 09:25:30.125 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-08-26 09:25:30.126 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.processing_batch_size:10000
2021-08-26 09:25:30.133  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-08-26 09:25:30.133  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-08-26 09:25:30.133  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-08-26 09:25:30.133  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-08-26 09:25:30.133  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-08-26 09:25:30.133  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-08-26 09:25:30.134  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-08-26 09:25:30.134  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-08-26 09:25:30.134  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-08-26 09:25:30.134  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_abatement -> true
2021-08-26 09:25:30.134  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-08-26 09:25:30.134  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.username -> DCAE
2021-08-26 09:25:30.134  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-08-26 09:25:30.134  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-08-26 09:25:30.135  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-08-26 09:25:30.135  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-08-26 09:25:30.135  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-08-26 09:25:30.135  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-08-26 09:25:30.135  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-08-26 09:25:30.135  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-08-26 09:25:30.135  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-08-26 09:25:30.135  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-08-26 09:25:30.196  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-08-26 09:25:30.196  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.password -> DCAE
2021-08-26 09:25:30.196  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-08-26 09:25:30.197  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Refreshed configuration data
2021-08-26 09:25:30.198 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_completed])
2021-08-26 09:25:30.199 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [disconnecting])
2021-08-26 09:25:30.199 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Releasing channel
2021-08-26 09:25:30.203 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-26 09:25:31.815  INFO 1 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data MongoDB repositories in DEFAULT mode.
2021-08-26 09:25:31.920  INFO 1 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 98 ms. Found 1 MongoDB repository interfaces.
2021-08-26 09:25:32.769  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
2021-08-26 09:25:32.778  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
2021-08-26 09:25:32.824  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-08-26 09:25:33.067  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-08-26 09:25:33.069  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-08-26 09:25:33.103  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-08-26 09:25:33.497 DEBUG 1 --- [           main] org.jboss.logging                        : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-08-26 09:25:33.552  INFO 1 --- [           main] io.undertow.servlet                      : Initializing Spring embedded WebApplicationContext
2021-08-26 09:25:33.552  INFO 1 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 3447 ms
2021-08-26 09:25:33.647 DEBUG 1 --- [           main] i.m.c.u.i.logging.InternalLoggerFactory  : Using SLF4J as the default logging framework
2021-08-26 09:25:34.423 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-08-26 09:25:34.427 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 
	s.d.s.w.ApiResourceController:
	{GET [/swagger-resources/configuration/security], produces [application/json]}: securityConfiguration()
	{GET [/swagger-resources/configuration/ui], produces [application/json]}: uiConfiguration()
	{GET [/swagger-resources], produces [application/json]}: swaggerResources()
2021-08-26 09:25:34.436 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-08-26 09:25:34.444 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-08-26 09:25:34.765  INFO 1 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 16 endpoint(s) beneath base path '/actuator'
2021-08-26 09:25:34.833  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-08-26 09:25:34.910  INFO 1 --- [           main] f.TcaAppPropsToMrSubscriberPrefsFunction : Selecting Auto Adjusting polling rate for DMaaP MR Subscriber: tca_handle_in
2021-08-26 09:25:35.159  INFO 1 --- [           main] org.mongodb.driver.cluster               : Cluster created with settings {hosts=[dcae-mongohost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
2021-08-26 09:25:35.345  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:1, serverValue:212}] to dcae-mongohost:27017
2021-08-26 09:25:35.345  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:2, serverValue:211}] to dcae-mongohost:27017
2021-08-26 09:25:35.346  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=85028607}
2021-08-26 09:25:35.617  INFO 1 --- [           main] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:3, serverValue:213}] to dcae-mongohost:27017
2021-08-26 09:25:38.867 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_in
2021-08-26 09:25:38.899  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_in. No username present
2021-08-26 09:25:38.899 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_in
2021-08-26 09:25:38.900  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-08-26 09:25:38.900  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_in
2021-08-26 09:25:38.910  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-08-26 09:25:38.944 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_out
2021-08-26 09:25:38.944  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_out. No username present
2021-08-26 09:25:38.944 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_out
2021-08-26 09:25:38.945  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-08-26 09:25:38.945  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_out
2021-08-26 09:25:38.998  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-08-26 09:25:39.000  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-08-26 09:25:39.617  INFO 1 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2021-08-26 09:25:39.737 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 'beanNameHandlerMapping' {}
2021-08-26 09:25:39.757 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-08-26 09:25:39.955  INFO 1 --- [           main] o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService 'taskScheduler'
2021-08-26 09:25:40.034  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrSubscriberFlow.channel#0' channel
2021-08-26 09:25:40.035  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#0' has 1 subscriber(s).
2021-08-26 09:25:40.035  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-08-26 09:25:40.035  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {splitter} as a subscriber to the 'mrSubscriberFlow.channel#1' channel
2021-08-26 09:25:40.035  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#1' has 1 subscriber(s).
2021-08-26 09:25:40.035  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-08-26 09:25:40.035  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrPublisherInputChannel' channel
2021-08-26 09:25:40.035  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherInputChannel' has 1 subscriber(s).
2021-08-26 09:25:40.035  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-08-26 09:25:40.035  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherFlow.channel#0' channel
2021-08-26 09:25:40.036  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherFlow.channel#0' has 1 subscriber(s).
2021-08-26 09:25:40.036  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-08-26 09:25:40.036  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {} as a subscriber to the 'tcaMrFlow.channel#0' channel
2021-08-26 09:25:40.036  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.tcaMrFlow.channel#0' has 1 subscriber(s).
2021-08-26 09:25:40.036  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-08-26 09:25:40.036  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherOutputChannel' channel
2021-08-26 09:25:40.036  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherOutputChannel' has 1 subscriber(s).
2021-08-26 09:25:40.036  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-08-26 09:25:40.039  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-08-26 09:25:40.040  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-08-26T09:25:40.049+0000|7c2e6548-3080-4797-bb23-e95c0842bd96|Request Id: 7c2e6548-3080-4797-bb23-e95c0842bd96. Transaction Id: CMPCC. Begin TS: 2021-08-26T09:25:40.040+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:25:40.046 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7c2e6548-3080-4797-bb23-e95c0842bd96. Transaction Id: CMPCC. Begin TS: 2021-08-26T09:25:40.040+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:25:40.095  INFO 1 --- [           main] io.undertow                              : starting server: Undertow - 2.2.5.Final
2021-08-26 09:25:40.114  INFO 1 --- [           main] org.xnio                                 : XNIO version 3.8.0.Final
2021-08-26 09:25:40.130  INFO 1 --- [           main] org.xnio.nio                             : XNIO NIO Implementation Version 3.8.0.Final
2021-08-26 09:25:40.300  INFO 1 --- [           main] org.jboss.threads                        : JBoss Threads version 3.1.0.Final
2021-08-26 09:25:40.395  INFO 1 --- [           main] o.s.b.w.e.undertow.UndertowWebServer     : Undertow started on port(s) 9091 (http)
2021-08-26 09:25:40.823 DEBUG 1 --- [           main] Validator                                : ERROR [ModelSpecification.spec] At least one type of specification is required
2021-08-26 09:25:40.876 DEBUG 1 --- [           main] Validator                                : ERROR [ModelSpecification.spec] At least one type of specification is required
2021-08-26 09:25:40.945  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Started TcaAppMain in 13.5 seconds (JVM running for 14.846)
2021-08-26T09:25:40.128+0000|2021-08-26T09:25:41.276+0000|7c2e6548-3080-4797-bb23-e95c0842bd96|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.70.38|1148|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7c2e6548-3080-4797-bb23-e95c0842bd96, Transaction Id: CMPCC, Elapsed Time: 1148 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.36.173] failed: Connection refused (Connection refused) 
2021-08-26 09:25:41.278 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7c2e6548-3080-4797-bb23-e95c0842bd96, Transaction Id: CMPCC, Elapsed Time: 1148 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.36.173] failed: Connection refused (Connection refused) 
2021-08-26 09:25:41.290 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=7c2e6548-3080-4797-bb23-e95c0842bd96, X-ECOMP-TransactionID=CMPCC, X-Begin-Timestamp=2021-08-26T09:25:40.040+0000, id=91904600-3616-6128-7bcb-4806faded3c9, timestamp=1629969940057}], headers={id=eb0f71ae-1c6b-096d-e22e-1a38bcab4262, timestamp=1629969941289}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=7c2e6548-3080-4797-bb23-e95c0842bd96, X-ECOMP-TransactionID=CMPCC, X-Begin-Timestamp=2021-08-26T09:25:40.040+0000, id=91904600-3616-6128-7bcb-4806faded3c9, timestamp=1629969940057}]
2021-08-26 09:25:51.741  INFO 1 --- [  XNIO-1 task-1] io.undertow.servlet                      : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-08-26 09:25:51.741  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2021-08-26 09:25:51.744  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : Completed initialization in 3 ms
2021-08-26T09:26:10.041+0000|9d5b7834-7d9b-4879-9e73-a3e3459a30a6|Request Id: 9d5b7834-7d9b-4879-9e73-a3e3459a30a6. Transaction Id: 1R545. Begin TS: 2021-08-26T09:26:10.040+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:26:10.040 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 9d5b7834-7d9b-4879-9e73-a3e3459a30a6. Transaction Id: 1R545. Begin TS: 2021-08-26T09:26:10.040+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:26:10.042+0000|2021-08-26T09:26:11.066+0000|9d5b7834-7d9b-4879-9e73-a3e3459a30a6|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.70.38|1024|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9d5b7834-7d9b-4879-9e73-a3e3459a30a6, Transaction Id: 1R545, Elapsed Time: 1024 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.36.173] failed: Connection refused (Connection refused) 
2021-08-26 09:26:11.066 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 9d5b7834-7d9b-4879-9e73-a3e3459a30a6, Transaction Id: 1R545, Elapsed Time: 1024 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.36.173] failed: Connection refused (Connection refused) 
2021-08-26 09:26:11.068 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=9d5b7834-7d9b-4879-9e73-a3e3459a30a6, X-ECOMP-TransactionID=1R545, X-Begin-Timestamp=2021-08-26T09:26:10.040+0000, id=a82f3f28-ea36-7f58-b57d-8b1b382dd7ad, timestamp=1629969970041}], headers={id=0a17f5ec-4a08-0eae-edd5-d416d104f7d3, timestamp=1629969971068}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=9d5b7834-7d9b-4879-9e73-a3e3459a30a6, X-ECOMP-TransactionID=1R545, X-Begin-Timestamp=2021-08-26T09:26:10.040+0000, id=a82f3f28-ea36-7f58-b57d-8b1b382dd7ad, timestamp=1629969970041}]
2021-08-26 09:26:28.444 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-08-26 09:26:28.448 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-26 09:26:28.448 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:d61647e9-2, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-26 09:26:28.448 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-2, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_prepared])
2021-08-26 09:26:28.449 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: a0fd6362-d518-4489-a412-396f3bfca769, X-RequestID: 60611a19-c6d1-4bed-a215-4336f2c1ea98, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-26 09:26:28.451 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-2, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_sent])
2021-08-26 09:26:28.477 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-2, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received response (auto-read:false) : [x-onap-requestid=5b5485cf-9cc0-43c4-b305-4ca017875e67, Content-Type=application/json, Date=Thu, 26 Aug 2021 09:26:28 GMT, content-length=3707]
2021-08-26 09:26:28.477 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-2, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_received])
2021-08-26 09:26:28.477 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-26 09:26:28.478 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:d61647e9-2, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-26 09:26:28.479 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-2, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received last HTTP packet
2021-08-26 09:26:28.480  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-08-26 09:26:28.480 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-08-26 09:26:28.482 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_completed])
2021-08-26 09:26:28.482 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [disconnecting])
2021-08-26 09:26:28.482 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Releasing channel
2021-08-26 09:26:28.482 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-26T09:26:40.040+0000|a1988afd-f3ce-45ab-aa8b-631887dd0176|Request Id: a1988afd-f3ce-45ab-aa8b-631887dd0176. Transaction Id: YWL2P. Begin TS: 2021-08-26T09:26:40.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:26:40.039 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a1988afd-f3ce-45ab-aa8b-631887dd0176. Transaction Id: YWL2P. Begin TS: 2021-08-26T09:26:40.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:26:40.041+0000|2021-08-26T09:26:41.080+0000|a1988afd-f3ce-45ab-aa8b-631887dd0176|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.70.38|1039|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a1988afd-f3ce-45ab-aa8b-631887dd0176, Transaction Id: YWL2P, Elapsed Time: 1039 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.36.173] failed: Connection refused (Connection refused) 
2021-08-26 09:26:41.080 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a1988afd-f3ce-45ab-aa8b-631887dd0176, Transaction Id: YWL2P, Elapsed Time: 1039 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.36.173] failed: Connection refused (Connection refused) 
2021-08-26 09:26:41.082 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=a1988afd-f3ce-45ab-aa8b-631887dd0176, X-ECOMP-TransactionID=YWL2P, X-Begin-Timestamp=2021-08-26T09:26:40.039+0000, id=653caaeb-9864-447e-e684-28df86f9f921, timestamp=1629970000040}], headers={id=137be534-c558-12d7-7790-1336744ddc1e, timestamp=1629970001082}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a1988afd-f3ce-45ab-aa8b-631887dd0176, X-ECOMP-TransactionID=YWL2P, X-Begin-Timestamp=2021-08-26T09:26:40.039+0000, id=653caaeb-9864-447e-e684-28df86f9f921, timestamp=1629970000040}]
2021-08-26T09:27:10.040+0000|c855afb8-3375-4f68-be46-641b4009f58c|Request Id: c855afb8-3375-4f68-be46-641b4009f58c. Transaction Id: IYHH3. Begin TS: 2021-08-26T09:27:10.040+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:27:10.040 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c855afb8-3375-4f68-be46-641b4009f58c. Transaction Id: IYHH3. Begin TS: 2021-08-26T09:27:10.040+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:27:10.042+0000|2021-08-26T09:27:11.068+0000|c855afb8-3375-4f68-be46-641b4009f58c|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.70.38|1026|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c855afb8-3375-4f68-be46-641b4009f58c, Transaction Id: IYHH3, Elapsed Time: 1026 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.36.173] failed: Connection refused (Connection refused) 
2021-08-26 09:27:11.068 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c855afb8-3375-4f68-be46-641b4009f58c, Transaction Id: IYHH3, Elapsed Time: 1026 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.36.173] failed: Connection refused (Connection refused) 
2021-08-26 09:27:11.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/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=c855afb8-3375-4f68-be46-641b4009f58c, X-ECOMP-TransactionID=IYHH3, X-Begin-Timestamp=2021-08-26T09:27:10.040+0000, id=aa1410e4-7fb4-c5b0-423d-352b9e678216, timestamp=1629970030041}], headers={id=70117bae-8e53-ec2a-4c26-b8b6f0d5e6be, timestamp=1629970031069}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c855afb8-3375-4f68-be46-641b4009f58c, X-ECOMP-TransactionID=IYHH3, X-Begin-Timestamp=2021-08-26T09:27:10.040+0000, id=aa1410e4-7fb4-c5b0-423d-352b9e678216, timestamp=1629970030041}]
2021-08-26 09:27:28.443 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-08-26 09:27:28.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-26 09:27:28.445 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:d61647e9-3, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-26 09:27:28.446 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-3, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_prepared])
2021-08-26 09:27:28.446 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 299c11a1-bd6a-4c9a-83ac-6fbab82a2453, X-RequestID: 60611a19-c6d1-4bed-a215-4336f2c1ea98, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-26 09:27:28.448 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-3, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_sent])
2021-08-26 09:27:28.473 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-3, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received response (auto-read:false) : [x-onap-requestid=8d7732a1-fd9e-4f09-865a-ce3c21296a5c, Content-Type=application/json, Date=Thu, 26 Aug 2021 09:27:28 GMT, content-length=3707]
2021-08-26 09:27:28.474 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-3, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_received])
2021-08-26 09:27:28.474 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-26 09:27:28.474 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:d61647e9-3, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-26 09:27:28.476 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-3, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received last HTTP packet
2021-08-26 09:27:28.477  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-08-26 09:27:28.477 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-26 09:27:28.478 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_completed])
2021-08-26 09:27:28.478 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [disconnecting])
2021-08-26 09:27:28.479 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Releasing channel
2021-08-26 09:27:28.479 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-26T09:27:40.039+0000|a083aff8-0d56-4ec4-b001-6c7b77913c9a|Request Id: a083aff8-0d56-4ec4-b001-6c7b77913c9a. Transaction Id: ONRGX. Begin TS: 2021-08-26T09:27:40.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:27:40.039 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a083aff8-0d56-4ec4-b001-6c7b77913c9a. Transaction Id: ONRGX. Begin TS: 2021-08-26T09:27:40.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:27:40.041+0000|2021-08-26T09:27:41.080+0000|a083aff8-0d56-4ec4-b001-6c7b77913c9a|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.70.38|1039|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a083aff8-0d56-4ec4-b001-6c7b77913c9a, Transaction Id: ONRGX, Elapsed Time: 1039 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.36.173] failed: Connection refused (Connection refused) 
2021-08-26 09:27:41.080 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a083aff8-0d56-4ec4-b001-6c7b77913c9a, Transaction Id: ONRGX, Elapsed Time: 1039 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.36.173] failed: Connection refused (Connection refused) 
2021-08-26 09:27:41.081 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=a083aff8-0d56-4ec4-b001-6c7b77913c9a, X-ECOMP-TransactionID=ONRGX, X-Begin-Timestamp=2021-08-26T09:27:40.039+0000, id=0eb475e1-8119-c7a9-cfb9-8cc481eb9777, timestamp=1629970060040}], headers={id=84f4aa25-8983-7ef2-4f2f-0ea8187f7aee, timestamp=1629970061081}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a083aff8-0d56-4ec4-b001-6c7b77913c9a, X-ECOMP-TransactionID=ONRGX, X-Begin-Timestamp=2021-08-26T09:27:40.039+0000, id=0eb475e1-8119-c7a9-cfb9-8cc481eb9777, timestamp=1629970060040}]
2021-08-26T09:28:10.040+0000|c7f9a44e-dfbe-4326-a791-8073438e5e78|Request Id: c7f9a44e-dfbe-4326-a791-8073438e5e78. Transaction Id: VCNMO. Begin TS: 2021-08-26T09:28:10.040+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:28:10.040 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c7f9a44e-dfbe-4326-a791-8073438e5e78. Transaction Id: VCNMO. Begin TS: 2021-08-26T09:28:10.040+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:28:10.042+0000|2021-08-26T09:28:11.064+0000|c7f9a44e-dfbe-4326-a791-8073438e5e78|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.70.38|1022|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c7f9a44e-dfbe-4326-a791-8073438e5e78, Transaction Id: VCNMO, Elapsed Time: 1022 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.36.173] failed: Connection refused (Connection refused) 
2021-08-26 09:28:11.064 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c7f9a44e-dfbe-4326-a791-8073438e5e78, Transaction Id: VCNMO, Elapsed Time: 1022 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.36.173] failed: Connection refused (Connection refused) 
2021-08-26 09:28:11.066 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=c7f9a44e-dfbe-4326-a791-8073438e5e78, X-ECOMP-TransactionID=VCNMO, X-Begin-Timestamp=2021-08-26T09:28:10.040+0000, id=5d36e7b6-a4f4-f39b-ea4a-b898f18d1b70, timestamp=1629970090041}], headers={id=23aec6f3-fd1f-190a-f481-250cc1c6329e, timestamp=1629970091066}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c7f9a44e-dfbe-4326-a791-8073438e5e78, X-ECOMP-TransactionID=VCNMO, X-Begin-Timestamp=2021-08-26T09:28:10.040+0000, id=5d36e7b6-a4f4-f39b-ea4a-b898f18d1b70, timestamp=1629970090041}]
2021-08-26 09:28:28.443 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-08-26 09:28:28.444 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-26 09:28:28.445 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:d61647e9-4, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-26 09:28:28.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-4, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_prepared])
2021-08-26 09:28:28.445 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 27fc8040-1549-44e2-94c8-8820f48e4783, X-RequestID: 60611a19-c6d1-4bed-a215-4336f2c1ea98, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-26 09:28:28.450 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-4, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_sent])
2021-08-26 09:28:28.475 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-4, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received response (auto-read:false) : [x-onap-requestid=a604060e-72df-46b4-9811-8e7f472d848e, Content-Type=application/json, Date=Thu, 26 Aug 2021 09:28:28 GMT, content-length=3707]
2021-08-26 09:28:28.475 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-4, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_received])
2021-08-26 09:28:28.475 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-26 09:28:28.476 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:d61647e9-4, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-26 09:28:28.477 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-4, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received last HTTP packet
2021-08-26 09:28:28.478  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-08-26 09:28:28.478 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-08-26 09:28:28.478 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_completed])
2021-08-26 09:28:28.478 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [disconnecting])
2021-08-26 09:28:28.479 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Releasing channel
2021-08-26 09:28:28.479 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-26T09:28:40.040+0000|c41fa0ef-cfa8-43d0-afc0-6fe63b327a13|Request Id: c41fa0ef-cfa8-43d0-afc0-6fe63b327a13. Transaction Id: PTAUI. Begin TS: 2021-08-26T09:28:40.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:28:40.039 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c41fa0ef-cfa8-43d0-afc0-6fe63b327a13. Transaction Id: PTAUI. Begin TS: 2021-08-26T09:28:40.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:28:40.041+0000|2021-08-26T09:28:41.080+0000|c41fa0ef-cfa8-43d0-afc0-6fe63b327a13|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.70.38|1039|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c41fa0ef-cfa8-43d0-afc0-6fe63b327a13, Transaction Id: PTAUI, Elapsed Time: 1039 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.36.173] failed: Connection refused (Connection refused) 
2021-08-26 09:28:41.080 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c41fa0ef-cfa8-43d0-afc0-6fe63b327a13, Transaction Id: PTAUI, Elapsed Time: 1039 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.36.173] failed: Connection refused (Connection refused) 
2021-08-26 09:28:41.082 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c41fa0ef-cfa8-43d0-afc0-6fe63b327a13, X-ECOMP-TransactionID=PTAUI, X-Begin-Timestamp=2021-08-26T09:28:40.039+0000, id=142ae0fb-9235-6954-c354-f214f64094c0, timestamp=1629970120040}], headers={id=1532073c-17b5-b573-c6f1-9b0a42e4eff3, timestamp=1629970121082}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c41fa0ef-cfa8-43d0-afc0-6fe63b327a13, X-ECOMP-TransactionID=PTAUI, X-Begin-Timestamp=2021-08-26T09:28:40.039+0000, id=142ae0fb-9235-6954-c354-f214f64094c0, timestamp=1629970120040}]
2021-08-26T09:29:10.040+0000|66699211-22b9-4196-8054-044cf56ca0ba|Request Id: 66699211-22b9-4196-8054-044cf56ca0ba. Transaction Id: XUBZB. Begin TS: 2021-08-26T09:29:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:29:10.040 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 66699211-22b9-4196-8054-044cf56ca0ba. Transaction Id: XUBZB. Begin TS: 2021-08-26T09:29:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:29:10.043+0000|2021-08-26T09:29:11.073+0000|66699211-22b9-4196-8054-044cf56ca0ba|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.70.38|1030|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 66699211-22b9-4196-8054-044cf56ca0ba, Transaction Id: XUBZB, Elapsed Time: 1030 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.36.173] failed: Connection refused (Connection refused) 
2021-08-26 09:29:11.073 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 66699211-22b9-4196-8054-044cf56ca0ba, Transaction Id: XUBZB, Elapsed Time: 1030 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.36.173] failed: Connection refused (Connection refused) 
2021-08-26 09:29:11.075 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=66699211-22b9-4196-8054-044cf56ca0ba, X-ECOMP-TransactionID=XUBZB, X-Begin-Timestamp=2021-08-26T09:29:10.039+0000, id=e6b27b32-1a0b-338a-dc75-3da15a44a172, timestamp=1629970150041}], headers={id=96a88cbf-675c-cf18-e25d-70d2faf4ba6e, timestamp=1629970151075}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=66699211-22b9-4196-8054-044cf56ca0ba, X-ECOMP-TransactionID=XUBZB, X-Begin-Timestamp=2021-08-26T09:29:10.039+0000, id=e6b27b32-1a0b-338a-dc75-3da15a44a172, timestamp=1629970150041}]
2021-08-26 09:29:28.444 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-08-26 09:29:28.447 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-26 09:29:28.448 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:d61647e9-5, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-26 09:29:28.448 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-5, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_prepared])
2021-08-26 09:29:28.449 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: cbda7e2a-c2ae-4596-9bd2-4116667e0fed, X-RequestID: 60611a19-c6d1-4bed-a215-4336f2c1ea98, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-26 09:29:28.452 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-5, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_sent])
2021-08-26 09:29:28.478 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-5, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received response (auto-read:false) : [x-onap-requestid=3df3c32f-10b6-49a8-9387-7a9b70ee70cb, Content-Type=application/json, Date=Thu, 26 Aug 2021 09:29:28 GMT, content-length=3707]
2021-08-26 09:29:28.478 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-5, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_received])
2021-08-26 09:29:28.479 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-26 09:29:28.479 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:d61647e9-5, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-26 09:29:28.481 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-5, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received last HTTP packet
2021-08-26 09:29:28.483  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-08-26 09:29:28.483 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-08-26 09:29:28.484 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_completed])
2021-08-26 09:29:28.484 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [disconnecting])
2021-08-26 09:29:28.484 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Releasing channel
2021-08-26 09:29:28.484 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-26T09:29:40.042+0000|3c241e16-318d-4794-943a-d7a2729776b1|Request Id: 3c241e16-318d-4794-943a-d7a2729776b1. Transaction Id: 9ABUN. Begin TS: 2021-08-26T09:29:40.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:29:40.039 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 3c241e16-318d-4794-943a-d7a2729776b1. Transaction Id: 9ABUN. Begin TS: 2021-08-26T09:29:40.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:29:40.044+0000|2021-08-26T09:29:41.080+0000|3c241e16-318d-4794-943a-d7a2729776b1|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.70.38|1036|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3c241e16-318d-4794-943a-d7a2729776b1, Transaction Id: 9ABUN, Elapsed Time: 1036 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.36.173] failed: Connection refused (Connection refused) 
2021-08-26 09:29:41.080 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 3c241e16-318d-4794-943a-d7a2729776b1, Transaction Id: 9ABUN, Elapsed Time: 1036 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.36.173] failed: Connection refused (Connection refused) 
2021-08-26 09:29:41.082 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3c241e16-318d-4794-943a-d7a2729776b1, X-ECOMP-TransactionID=9ABUN, X-Begin-Timestamp=2021-08-26T09:29:40.039+0000, id=397c9615-ad23-a030-8efd-c9ef2d9aa40d, timestamp=1629970180042}], headers={id=d9089dd4-6085-d9bc-7b0f-b964ca38532d, timestamp=1629970181081}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3c241e16-318d-4794-943a-d7a2729776b1, X-ECOMP-TransactionID=9ABUN, X-Begin-Timestamp=2021-08-26T09:29:40.039+0000, id=397c9615-ad23-a030-8efd-c9ef2d9aa40d, timestamp=1629970180042}]
2021-08-26T09:30:10.041+0000|45c86665-201a-4122-949f-5ff20e8c2923|Request Id: 45c86665-201a-4122-949f-5ff20e8c2923. Transaction Id: DE2EG. Begin TS: 2021-08-26T09:30:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:30:10.039 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 45c86665-201a-4122-949f-5ff20e8c2923. Transaction Id: DE2EG. Begin TS: 2021-08-26T09:30:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:30:10.043+0000|2021-08-26T09:30:11.075+0000|45c86665-201a-4122-949f-5ff20e8c2923|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.70.38|1032|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 45c86665-201a-4122-949f-5ff20e8c2923, Transaction Id: DE2EG, Elapsed Time: 1032 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.36.173] failed: Connection refused (Connection refused) 
2021-08-26 09:30:11.075 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 45c86665-201a-4122-949f-5ff20e8c2923, Transaction Id: DE2EG, Elapsed Time: 1032 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.36.173] failed: Connection refused (Connection refused) 
2021-08-26 09:30:11.078 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=45c86665-201a-4122-949f-5ff20e8c2923, X-ECOMP-TransactionID=DE2EG, X-Begin-Timestamp=2021-08-26T09:30:10.039+0000, id=aa7b4c4d-e17d-8c9b-83b2-23de418b9795, timestamp=1629970210042}], headers={id=80832bfc-dc4d-977f-5468-5723975e76fd, timestamp=1629970211078}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=45c86665-201a-4122-949f-5ff20e8c2923, X-ECOMP-TransactionID=DE2EG, X-Begin-Timestamp=2021-08-26T09:30:10.039+0000, id=aa7b4c4d-e17d-8c9b-83b2-23de418b9795, timestamp=1629970210042}]
2021-08-26 09:30:28.444 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-08-26 09:30:28.446 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-26 09:30:28.446 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:d61647e9-6, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-26 09:30:28.447 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-6, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_prepared])
2021-08-26 09:30:28.447 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: 80da709e-d2fe-4343-b064-32b63ad98a5b, X-RequestID: 60611a19-c6d1-4bed-a215-4336f2c1ea98, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-26 09:30:28.448 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-6, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_sent])
2021-08-26 09:30:28.472 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-6, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received response (auto-read:false) : [x-onap-requestid=e2e2bd78-38fa-4503-b8d7-a08279758677, Content-Type=application/json, Date=Thu, 26 Aug 2021 09:30:28 GMT, content-length=3707]
2021-08-26 09:30:28.472 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-6, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_received])
2021-08-26 09:30:28.473 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-26 09:30:28.473 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:d61647e9-6, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-26 09:30:28.474 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-6, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received last HTTP packet
2021-08-26 09:30:28.475  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-08-26 09:30:28.476 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-26 09:30:28.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_completed])
2021-08-26 09:30:28.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [disconnecting])
2021-08-26 09:30:28.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Releasing channel
2021-08-26 09:30:28.477 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-26T09:30:40.040+0000|bfe2f879-c509-45f0-949e-7c2df00e81cc|Request Id: bfe2f879-c509-45f0-949e-7c2df00e81cc. Transaction Id: IZPMT. Begin TS: 2021-08-26T09:30:40.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:30:40.040 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: bfe2f879-c509-45f0-949e-7c2df00e81cc. Transaction Id: IZPMT. Begin TS: 2021-08-26T09:30:40.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:30:40.042+0000|2021-08-26T09:30:40.070+0000|bfe2f879-c509-45f0-949e-7c2df00e81cc|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.38|28|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: bfe2f879-c509-45f0-949e-7c2df00e81cc, Transaction Id: IZPMT, Elapsed Time: 28 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-26 09:30:40.070 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: bfe2f879-c509-45f0-949e-7c2df00e81cc, Transaction Id: IZPMT, Elapsed Time: 28 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-26 09:30:40.078 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=bfe2f879-c509-45f0-949e-7c2df00e81cc, X-ECOMP-TransactionID=IZPMT, X-Begin-Timestamp=2021-08-26T09:30:40.039+0000, id=85837c6b-f2c8-0547-3de9-e11aae3b3b09, timestamp=1629970240040}], headers={id=26bdf227-976a-d534-49e1-0288cae035ca, timestamp=1629970240078}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=bfe2f879-c509-45f0-949e-7c2df00e81cc, X-ECOMP-TransactionID=IZPMT, X-Begin-Timestamp=2021-08-26T09:30:40.039+0000, id=85837c6b-f2c8-0547-3de9-e11aae3b3b09, timestamp=1629970240040}]
2021-08-26T09:31:10.040+0000|fee5eabc-e3c8-4914-b985-f7ce5b84b6a8|Request Id: fee5eabc-e3c8-4914-b985-f7ce5b84b6a8. Transaction Id: GVBQW. Begin TS: 2021-08-26T09:31:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:31:10.039 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: fee5eabc-e3c8-4914-b985-f7ce5b84b6a8. Transaction Id: GVBQW. Begin TS: 2021-08-26T09:31:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:31:10.041+0000|2021-08-26T09:31:10.052+0000|fee5eabc-e3c8-4914-b985-f7ce5b84b6a8|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.38|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: fee5eabc-e3c8-4914-b985-f7ce5b84b6a8, Transaction Id: GVBQW, 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-08-26 09:31:10.052 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: fee5eabc-e3c8-4914-b985-f7ce5b84b6a8, Transaction Id: GVBQW, 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-08-26 09:31:10.054 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=fee5eabc-e3c8-4914-b985-f7ce5b84b6a8, X-ECOMP-TransactionID=GVBQW, X-Begin-Timestamp=2021-08-26T09:31:10.039+0000, id=4da53bdd-3c55-eb1d-8eea-d39f504f17c9, timestamp=1629970270040}], headers={id=d5d8ab02-af9f-4845-c658-45d9cf71ebb7, timestamp=1629970270054}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=fee5eabc-e3c8-4914-b985-f7ce5b84b6a8, X-ECOMP-TransactionID=GVBQW, X-Begin-Timestamp=2021-08-26T09:31:10.039+0000, id=4da53bdd-3c55-eb1d-8eea-d39f504f17c9, timestamp=1629970270040}]
2021-08-26 09:31:28.443 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-08-26 09:31:28.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-26 09:31:28.446 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:d61647e9-7, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-26 09:31:28.446 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-7, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_prepared])
2021-08-26 09:31:28.446 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: a6102278-baa7-47b8-809d-a4152b384693, X-RequestID: 60611a19-c6d1-4bed-a215-4336f2c1ea98, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-26 09:31:28.448 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-7, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_sent])
2021-08-26 09:31:28.474 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-7, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received response (auto-read:false) : [x-onap-requestid=b0767dc8-91a2-4775-9ffc-ef2c46aff8dd, Content-Type=application/json, Date=Thu, 26 Aug 2021 09:31:28 GMT, content-length=3707]
2021-08-26 09:31:28.474 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-7, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_received])
2021-08-26 09:31:28.474 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-26 09:31:28.474 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:d61647e9-7, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-26 09:31:28.475 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-7, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received last HTTP packet
2021-08-26 09:31:28.476  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-26 09:31:28.476 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-26 09:31:28.477 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_completed])
2021-08-26 09:31:28.477 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [disconnecting])
2021-08-26 09:31:28.477 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Releasing channel
2021-08-26 09:31:28.477 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-26T09:31:40.040+0000|9d6c2b16-5e93-48c2-bbf9-7a1bbcf76ad2|Request Id: 9d6c2b16-5e93-48c2-bbf9-7a1bbcf76ad2. Transaction Id: JIGOQ. Begin TS: 2021-08-26T09:31:40.040+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:31:40.040 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 9d6c2b16-5e93-48c2-bbf9-7a1bbcf76ad2. Transaction Id: JIGOQ. Begin TS: 2021-08-26T09:31:40.040+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:31:40.042+0000|2021-08-26T09:31:40.050+0000|9d6c2b16-5e93-48c2-bbf9-7a1bbcf76ad2|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.38|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9d6c2b16-5e93-48c2-bbf9-7a1bbcf76ad2, Transaction Id: JIGOQ, 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-08-26 09:31:40.051 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 9d6c2b16-5e93-48c2-bbf9-7a1bbcf76ad2, Transaction Id: JIGOQ, 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-08-26 09:31:40.052 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=9d6c2b16-5e93-48c2-bbf9-7a1bbcf76ad2, X-ECOMP-TransactionID=JIGOQ, X-Begin-Timestamp=2021-08-26T09:31:40.040+0000, id=3a646271-c294-6b2d-1eaa-e355449ef84c, timestamp=1629970300041}], headers={id=90522c73-2bc9-92c2-4eb1-420c99789ebc, timestamp=1629970300052}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9d6c2b16-5e93-48c2-bbf9-7a1bbcf76ad2, X-ECOMP-TransactionID=JIGOQ, X-Begin-Timestamp=2021-08-26T09:31:40.040+0000, id=3a646271-c294-6b2d-1eaa-e355449ef84c, timestamp=1629970300041}]
2021-08-26T09:32:10.040+0000|c3ec0983-5e02-4309-a6b6-74f64b8f8edd|Request Id: c3ec0983-5e02-4309-a6b6-74f64b8f8edd. Transaction Id: O36BU. Begin TS: 2021-08-26T09:32:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:32:10.039 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c3ec0983-5e02-4309-a6b6-74f64b8f8edd. Transaction Id: O36BU. Begin TS: 2021-08-26T09:32:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:32:10.041+0000|2021-08-26T09:32:10.048+0000|c3ec0983-5e02-4309-a6b6-74f64b8f8edd|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.38|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c3ec0983-5e02-4309-a6b6-74f64b8f8edd, Transaction Id: O36BU, 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-08-26 09:32:10.048 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c3ec0983-5e02-4309-a6b6-74f64b8f8edd, Transaction Id: O36BU, 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-08-26 09:32:10.050 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=c3ec0983-5e02-4309-a6b6-74f64b8f8edd, X-ECOMP-TransactionID=O36BU, X-Begin-Timestamp=2021-08-26T09:32:10.039+0000, id=b6b79d2f-aa2b-81cd-e9cc-28e56ff9e1d1, timestamp=1629970330040}], headers={id=cba97422-7073-b0d6-f5bf-65431d9deccb, timestamp=1629970330049}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c3ec0983-5e02-4309-a6b6-74f64b8f8edd, X-ECOMP-TransactionID=O36BU, X-Begin-Timestamp=2021-08-26T09:32:10.039+0000, id=b6b79d2f-aa2b-81cd-e9cc-28e56ff9e1d1, timestamp=1629970330040}]
2021-08-26 09:32:28.443 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-08-26 09:32:28.444 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-26 09:32:28.444 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:d61647e9-8, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-26 09:32:28.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-8, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_prepared])
2021-08-26 09:32:28.445 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 80ea07b0-4b3d-420b-8ea1-d4d228309e21, X-RequestID: 60611a19-c6d1-4bed-a215-4336f2c1ea98, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-26 09:32:28.446 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-8, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_sent])
2021-08-26 09:32:28.475 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-8, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received response (auto-read:false) : [x-onap-requestid=dae8e2c6-1f46-4573-a9d9-168028884bbb, Content-Type=application/json, Date=Thu, 26 Aug 2021 09:32:28 GMT, content-length=3707]
2021-08-26 09:32:28.475 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-8, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_received])
2021-08-26 09:32:28.475 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-26 09:32:28.475 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:d61647e9-8, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-26 09:32:28.476 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-8, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received last HTTP packet
2021-08-26 09:32:28.477  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-08-26 09:32:28.477 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-26 09:32:28.477 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_completed])
2021-08-26 09:32:28.478 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [disconnecting])
2021-08-26 09:32:28.478 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Releasing channel
2021-08-26 09:32:28.478 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-26T09:32:40.039+0000|3976c862-25a7-494e-b6be-e7d505905c21|Request Id: 3976c862-25a7-494e-b6be-e7d505905c21. Transaction Id: Q4ID8. Begin TS: 2021-08-26T09:32:40.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:32:40.039 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 3976c862-25a7-494e-b6be-e7d505905c21. Transaction Id: Q4ID8. Begin TS: 2021-08-26T09:32:40.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:32:40.041+0000|2021-08-26T09:32:40.049+0000|3976c862-25a7-494e-b6be-e7d505905c21|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.38|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3976c862-25a7-494e-b6be-e7d505905c21, Transaction Id: Q4ID8, 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-08-26 09:32:40.049 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 3976c862-25a7-494e-b6be-e7d505905c21, Transaction Id: Q4ID8, 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-08-26 09:32:40.050 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=3976c862-25a7-494e-b6be-e7d505905c21, X-ECOMP-TransactionID=Q4ID8, X-Begin-Timestamp=2021-08-26T09:32:40.039+0000, id=dfddad7e-bf90-d168-beff-e5c8f7fea036, timestamp=1629970360040}], headers={id=eddbf903-cd03-51bd-e78a-4c83d264c7bd, timestamp=1629970360050}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3976c862-25a7-494e-b6be-e7d505905c21, X-ECOMP-TransactionID=Q4ID8, X-Begin-Timestamp=2021-08-26T09:32:40.039+0000, id=dfddad7e-bf90-d168-beff-e5c8f7fea036, timestamp=1629970360040}]
2021-08-26T09:33:10.041+0000|98f07591-8bbb-4b66-b61b-332d61dee6c0|Request Id: 98f07591-8bbb-4b66-b61b-332d61dee6c0. Transaction Id: K97US. Begin TS: 2021-08-26T09:33:10.041+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:33:10.041 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 98f07591-8bbb-4b66-b61b-332d61dee6c0. Transaction Id: K97US. Begin TS: 2021-08-26T09:33:10.041+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:33:10.043+0000|2021-08-26T09:33:10.051+0000|98f07591-8bbb-4b66-b61b-332d61dee6c0|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.38|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 98f07591-8bbb-4b66-b61b-332d61dee6c0, Transaction Id: K97US, 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-08-26 09:33:10.051 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 98f07591-8bbb-4b66-b61b-332d61dee6c0, Transaction Id: K97US, 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-08-26 09:33:10.053 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=98f07591-8bbb-4b66-b61b-332d61dee6c0, X-ECOMP-TransactionID=K97US, X-Begin-Timestamp=2021-08-26T09:33:10.041+0000, id=09febc03-ee3d-8f38-c19d-6a3cc7fe7811, timestamp=1629970390041}], headers={id=d5aeb3be-f170-db03-dfd7-8d4837df98ef, timestamp=1629970390053}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=98f07591-8bbb-4b66-b61b-332d61dee6c0, X-ECOMP-TransactionID=K97US, X-Begin-Timestamp=2021-08-26T09:33:10.041+0000, id=09febc03-ee3d-8f38-c19d-6a3cc7fe7811, timestamp=1629970390041}]
2021-08-26 09:33:28.443 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-08-26 09:33:28.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-26 09:33:28.446 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:d61647e9-9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-26 09:33:28.446 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_prepared])
2021-08-26 09:33:28.446 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 91f721f6-c00b-4b69-bcbb-7efbb1f96dd4, X-RequestID: 60611a19-c6d1-4bed-a215-4336f2c1ea98, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-26 09:33:28.448 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_sent])
2021-08-26 09:33:28.478 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received response (auto-read:false) : [x-onap-requestid=4f756398-23f1-4fe3-b9fb-69123951310f, Content-Type=application/json, Date=Thu, 26 Aug 2021 09:33:28 GMT, content-length=3707]
2021-08-26 09:33:28.478 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_received])
2021-08-26 09:33:28.478 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-26 09:33:28.478 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:d61647e9-9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-26 09:33:28.479 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received last HTTP packet
2021-08-26 09:33:28.480  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-08-26 09:33:28.480 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-08-26 09:33:28.481 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_completed])
2021-08-26 09:33:28.481 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [disconnecting])
2021-08-26 09:33:28.481 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Releasing channel
2021-08-26 09:33:28.481 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-26T09:33:40.040+0000|56118f29-e41a-459b-a2ff-bf0cf620788e|Request Id: 56118f29-e41a-459b-a2ff-bf0cf620788e. Transaction Id: VWUPG. Begin TS: 2021-08-26T09:33:40.040+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:33:40.040 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 56118f29-e41a-459b-a2ff-bf0cf620788e. Transaction Id: VWUPG. Begin TS: 2021-08-26T09:33:40.040+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:33:40.042+0000|2021-08-26T09:33:40.050+0000|56118f29-e41a-459b-a2ff-bf0cf620788e|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.38|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 56118f29-e41a-459b-a2ff-bf0cf620788e, Transaction Id: VWUPG, 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-08-26 09:33:40.050 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 56118f29-e41a-459b-a2ff-bf0cf620788e, Transaction Id: VWUPG, 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-08-26 09:33:40.052 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=56118f29-e41a-459b-a2ff-bf0cf620788e, X-ECOMP-TransactionID=VWUPG, X-Begin-Timestamp=2021-08-26T09:33:40.040+0000, id=399bf737-c970-417b-e9a6-127b10ef9525, timestamp=1629970420040}], headers={id=52cbb95c-6f8b-21e3-b00a-32a24d62a13f, timestamp=1629970420052}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=56118f29-e41a-459b-a2ff-bf0cf620788e, X-ECOMP-TransactionID=VWUPG, X-Begin-Timestamp=2021-08-26T09:33:40.040+0000, id=399bf737-c970-417b-e9a6-127b10ef9525, timestamp=1629970420040}]
2021-08-26T09:34:10.040+0000|e6e4b820-bda4-499c-90b7-8792ec7801fb|Request Id: e6e4b820-bda4-499c-90b7-8792ec7801fb. Transaction Id: SGCUT. Begin TS: 2021-08-26T09:34:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:34:10.040 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e6e4b820-bda4-499c-90b7-8792ec7801fb. Transaction Id: SGCUT. Begin TS: 2021-08-26T09:34:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:34:10.041+0000|2021-08-26T09:34:10.050+0000|e6e4b820-bda4-499c-90b7-8792ec7801fb|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.38|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e6e4b820-bda4-499c-90b7-8792ec7801fb, Transaction Id: SGCUT, 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-08-26 09:34:10.050 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e6e4b820-bda4-499c-90b7-8792ec7801fb, Transaction Id: SGCUT, 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-08-26 09:34:10.052 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=e6e4b820-bda4-499c-90b7-8792ec7801fb, X-ECOMP-TransactionID=SGCUT, X-Begin-Timestamp=2021-08-26T09:34:10.039+0000, id=aad6d06c-077b-93e7-8306-df1ac37039c3, timestamp=1629970450040}], headers={id=aaa779d6-41d6-0324-c053-f9551957a06a, timestamp=1629970450052}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e6e4b820-bda4-499c-90b7-8792ec7801fb, X-ECOMP-TransactionID=SGCUT, X-Begin-Timestamp=2021-08-26T09:34:10.039+0000, id=aad6d06c-077b-93e7-8306-df1ac37039c3, timestamp=1629970450040}]
2021-08-26 09:34:28.443 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-08-26 09:34:28.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-26 09:34:28.445 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:d61647e9-10, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-26 09:34:28.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-10, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_prepared])
2021-08-26 09:34:28.445 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 335c69c1-411b-4d21-9af7-8141f5d17643, X-RequestID: 60611a19-c6d1-4bed-a215-4336f2c1ea98, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-26 09:34:28.447 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-10, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_sent])
2021-08-26 09:34:28.500 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-10, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received response (auto-read:false) : [x-onap-requestid=c81d25d0-0677-4416-9fd6-8354fff4db08, Content-Type=application/json, Date=Thu, 26 Aug 2021 09:34:28 GMT, content-length=3707]
2021-08-26 09:34:28.500 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-10, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_received])
2021-08-26 09:34:28.500 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-26 09:34:28.500 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:d61647e9-10, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-26 09:34:28.501 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-10, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received last HTTP packet
2021-08-26 09:34:28.502  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-08-26 09:34:28.502 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-08-26 09:34:28.502 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_completed])
2021-08-26 09:34:28.502 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [disconnecting])
2021-08-26 09:34:28.503 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Releasing channel
2021-08-26 09:34:28.503 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-26T09:34:40.040+0000|f67291e3-9664-4d51-9bf3-a6206cb23817|Request Id: f67291e3-9664-4d51-9bf3-a6206cb23817. Transaction Id: 3DY4W. Begin TS: 2021-08-26T09:34:40.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:34:40.040 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f67291e3-9664-4d51-9bf3-a6206cb23817. Transaction Id: 3DY4W. Begin TS: 2021-08-26T09:34:40.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:34:40.041+0000|2021-08-26T09:34:40.048+0000|f67291e3-9664-4d51-9bf3-a6206cb23817|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.38|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f67291e3-9664-4d51-9bf3-a6206cb23817, Transaction Id: 3DY4W, 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-08-26 09:34:40.048 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f67291e3-9664-4d51-9bf3-a6206cb23817, Transaction Id: 3DY4W, 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-08-26 09:34:40.050 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=f67291e3-9664-4d51-9bf3-a6206cb23817, X-ECOMP-TransactionID=3DY4W, X-Begin-Timestamp=2021-08-26T09:34:40.039+0000, id=4c829cda-02a3-8d5e-ad29-60fe17e4d349, timestamp=1629970480040}], headers={id=1442cfe5-42ef-8726-882e-c95c24161a04, timestamp=1629970480049}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f67291e3-9664-4d51-9bf3-a6206cb23817, X-ECOMP-TransactionID=3DY4W, X-Begin-Timestamp=2021-08-26T09:34:40.039+0000, id=4c829cda-02a3-8d5e-ad29-60fe17e4d349, timestamp=1629970480040}]
2021-08-26T09:35:10.040+0000|b4f9e6c3-b94d-46e3-b470-6412ae179b69|Request Id: b4f9e6c3-b94d-46e3-b470-6412ae179b69. Transaction Id: ARO8E. Begin TS: 2021-08-26T09:35:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:35:10.039 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b4f9e6c3-b94d-46e3-b470-6412ae179b69. Transaction Id: ARO8E. Begin TS: 2021-08-26T09:35:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:35:10.041+0000|2021-08-26T09:35:10.048+0000|b4f9e6c3-b94d-46e3-b470-6412ae179b69|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.38|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b4f9e6c3-b94d-46e3-b470-6412ae179b69, Transaction Id: ARO8E, 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-08-26 09:35:10.048 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b4f9e6c3-b94d-46e3-b470-6412ae179b69, Transaction Id: ARO8E, 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-08-26 09:35:10.049 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=b4f9e6c3-b94d-46e3-b470-6412ae179b69, X-ECOMP-TransactionID=ARO8E, X-Begin-Timestamp=2021-08-26T09:35:10.039+0000, id=40036960-3794-d92a-dce5-ec77098d7bf7, timestamp=1629970510040}], headers={id=3eab8a0c-b387-2351-1530-dbb6fbd3cc39, timestamp=1629970510049}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b4f9e6c3-b94d-46e3-b470-6412ae179b69, X-ECOMP-TransactionID=ARO8E, X-Begin-Timestamp=2021-08-26T09:35:10.039+0000, id=40036960-3794-d92a-dce5-ec77098d7bf7, timestamp=1629970510040}]
2021-08-26 09:35:28.443 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-08-26 09:35:28.444 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-26 09:35:28.445 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:d61647e9-11, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-26 09:35:28.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-11, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_prepared])
2021-08-26 09:35:28.445 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 9c814f8a-0d71-4286-ab05-c200eff10313, X-RequestID: 60611a19-c6d1-4bed-a215-4336f2c1ea98, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-26 09:35:28.447 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-11, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_sent])
2021-08-26 09:35:28.471 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-11, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received response (auto-read:false) : [x-onap-requestid=308de033-58ff-46ff-80f2-329637e83310, Content-Type=application/json, Date=Thu, 26 Aug 2021 09:35:28 GMT, content-length=3707]
2021-08-26 09:35:28.472 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-11, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_received])
2021-08-26 09:35:28.472 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-26 09:35:28.472 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:d61647e9-11, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-26 09:35:28.473 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-11, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received last HTTP packet
2021-08-26 09:35:28.474  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-26 09:35:28.474 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-26 09:35:28.474 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_completed])
2021-08-26 09:35:28.475 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [disconnecting])
2021-08-26 09:35:28.475 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Releasing channel
2021-08-26 09:35:28.475 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-26T09:35:40.039+0000|ed957908-91bc-4f0d-b7a2-98ce494de726|Request Id: ed957908-91bc-4f0d-b7a2-98ce494de726. Transaction Id: FFFAF. Begin TS: 2021-08-26T09:35:40.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:35:40.039 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ed957908-91bc-4f0d-b7a2-98ce494de726. Transaction Id: FFFAF. Begin TS: 2021-08-26T09:35:40.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:35:40.041+0000|2021-08-26T09:35:40.047+0000|ed957908-91bc-4f0d-b7a2-98ce494de726|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.38|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ed957908-91bc-4f0d-b7a2-98ce494de726, Transaction Id: FFFAF, 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-08-26 09:35:40.047 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ed957908-91bc-4f0d-b7a2-98ce494de726, Transaction Id: FFFAF, 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-08-26 09:35:40.048 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ed957908-91bc-4f0d-b7a2-98ce494de726, X-ECOMP-TransactionID=FFFAF, X-Begin-Timestamp=2021-08-26T09:35:40.039+0000, id=5d0443cf-ca5f-f46c-56af-5fbdd7c7736d, timestamp=1629970540040}], headers={id=c7602ce1-b7ec-3d64-8a25-8730ae9d2653, timestamp=1629970540048}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ed957908-91bc-4f0d-b7a2-98ce494de726, X-ECOMP-TransactionID=FFFAF, X-Begin-Timestamp=2021-08-26T09:35:40.039+0000, id=5d0443cf-ca5f-f46c-56af-5fbdd7c7736d, timestamp=1629970540040}]
2021-08-26T09:36:10.040+0000|601ec296-d41e-495e-b046-cb3e005185b5|Request Id: 601ec296-d41e-495e-b046-cb3e005185b5. Transaction Id: IFD3H. Begin TS: 2021-08-26T09:36:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:36:10.039 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 601ec296-d41e-495e-b046-cb3e005185b5. Transaction Id: IFD3H. Begin TS: 2021-08-26T09:36:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:36:10.041+0000|2021-08-26T09:36:10.049+0000|601ec296-d41e-495e-b046-cb3e005185b5|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.38|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 601ec296-d41e-495e-b046-cb3e005185b5, Transaction Id: IFD3H, 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-08-26 09:36:10.049 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 601ec296-d41e-495e-b046-cb3e005185b5, Transaction Id: IFD3H, 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-08-26 09:36:10.050 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=601ec296-d41e-495e-b046-cb3e005185b5, X-ECOMP-TransactionID=IFD3H, X-Begin-Timestamp=2021-08-26T09:36:10.039+0000, id=aff84cf6-ff0c-70ae-b91f-d4b8844db6d5, timestamp=1629970570040}], headers={id=c677e283-d61f-2aec-9c82-c2315565ce65, timestamp=1629970570050}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=601ec296-d41e-495e-b046-cb3e005185b5, X-ECOMP-TransactionID=IFD3H, X-Begin-Timestamp=2021-08-26T09:36:10.039+0000, id=aff84cf6-ff0c-70ae-b91f-d4b8844db6d5, timestamp=1629970570040}]
2021-08-26 09:36:28.443 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-08-26 09:36:28.444 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-26 09:36:28.445 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:d61647e9-12, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-26 09:36:28.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-12, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_prepared])
2021-08-26 09:36:28.445 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 8703d81a-511a-4a90-82ad-2d77f041beed, X-RequestID: 60611a19-c6d1-4bed-a215-4336f2c1ea98, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-26 09:36:28.447 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-12, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_sent])
2021-08-26 09:36:28.471 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-12, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received response (auto-read:false) : [x-onap-requestid=10e00266-4eba-41ab-926b-716dfb57de47, Content-Type=application/json, Date=Thu, 26 Aug 2021 09:36:28 GMT, content-length=3707]
2021-08-26 09:36:28.471 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-12, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_received])
2021-08-26 09:36:28.471 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-26 09:36:28.471 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:d61647e9-12, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-26 09:36:28.472 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-12, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received last HTTP packet
2021-08-26 09:36:28.473  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-26 09:36:28.473 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-26 09:36:28.474 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_completed])
2021-08-26 09:36:28.474 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [disconnecting])
2021-08-26 09:36:28.474 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Releasing channel
2021-08-26 09:36:28.474 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-26T09:36:40.040+0000|f5b017f4-508f-4973-b057-5b3972834da8|Request Id: f5b017f4-508f-4973-b057-5b3972834da8. Transaction Id: RIJWX. Begin TS: 2021-08-26T09:36:40.040+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:36:40.040 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f5b017f4-508f-4973-b057-5b3972834da8. Transaction Id: RIJWX. Begin TS: 2021-08-26T09:36:40.040+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:36:40.041+0000|2021-08-26T09:36:40.046+0000|f5b017f4-508f-4973-b057-5b3972834da8|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.38|5|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f5b017f4-508f-4973-b057-5b3972834da8, Transaction Id: RIJWX, 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-08-26 09:36:40.046 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f5b017f4-508f-4973-b057-5b3972834da8, Transaction Id: RIJWX, 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-08-26 09:36:40.047 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=f5b017f4-508f-4973-b057-5b3972834da8, X-ECOMP-TransactionID=RIJWX, X-Begin-Timestamp=2021-08-26T09:36:40.040+0000, id=f26d5428-c2b9-a6f8-72cc-1e985888b061, timestamp=1629970600040}], headers={id=41971095-7e7f-1b52-1420-af1b861e9208, timestamp=1629970600047}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f5b017f4-508f-4973-b057-5b3972834da8, X-ECOMP-TransactionID=RIJWX, X-Begin-Timestamp=2021-08-26T09:36:40.040+0000, id=f26d5428-c2b9-a6f8-72cc-1e985888b061, timestamp=1629970600040}]
2021-08-26T09:37:10.039+0000|99c5411d-080d-4f65-b12e-2581060d5f58|Request Id: 99c5411d-080d-4f65-b12e-2581060d5f58. Transaction Id: X7UIN. Begin TS: 2021-08-26T09:37:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:37:10.039 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 99c5411d-080d-4f65-b12e-2581060d5f58. Transaction Id: X7UIN. Begin TS: 2021-08-26T09:37:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:37:10.041+0000|2021-08-26T09:37:10.047+0000|99c5411d-080d-4f65-b12e-2581060d5f58|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.38|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 99c5411d-080d-4f65-b12e-2581060d5f58, Transaction Id: X7UIN, 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-08-26 09:37:10.047 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 99c5411d-080d-4f65-b12e-2581060d5f58, Transaction Id: X7UIN, 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-08-26 09:37:10.049 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=99c5411d-080d-4f65-b12e-2581060d5f58, X-ECOMP-TransactionID=X7UIN, X-Begin-Timestamp=2021-08-26T09:37:10.039+0000, id=1b2fcf9e-204b-8135-476d-f9395df8a6ee, timestamp=1629970630040}], headers={id=b7c2ec25-7dff-d6da-514a-d308e1ea4be6, timestamp=1629970630049}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=99c5411d-080d-4f65-b12e-2581060d5f58, X-ECOMP-TransactionID=X7UIN, X-Begin-Timestamp=2021-08-26T09:37:10.039+0000, id=1b2fcf9e-204b-8135-476d-f9395df8a6ee, timestamp=1629970630040}]
2021-08-26 09:37:28.443 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-08-26 09:37:28.444 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-26 09:37:28.444 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:d61647e9-13, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-26 09:37:28.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-13, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_prepared])
2021-08-26 09:37:28.445 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 10584234-2ad9-438e-86b1-0d8f5e41871a, X-RequestID: 60611a19-c6d1-4bed-a215-4336f2c1ea98, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-26 09:37:28.446 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-13, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_sent])
2021-08-26 09:37:28.472 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-13, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received response (auto-read:false) : [x-onap-requestid=1e22469d-3551-46b7-95fe-9631fe003b09, Content-Type=application/json, Date=Thu, 26 Aug 2021 09:37:28 GMT, content-length=3707]
2021-08-26 09:37:28.473 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-13, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_received])
2021-08-26 09:37:28.473 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-26 09:37:28.473 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:d61647e9-13, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-26 09:37:28.474 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-13, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received last HTTP packet
2021-08-26 09:37:28.474  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-26 09:37:28.474 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-26 09:37:28.475 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_completed])
2021-08-26 09:37:28.475 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [disconnecting])
2021-08-26 09:37:28.475 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Releasing channel
2021-08-26 09:37:28.475 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-26T09:37:40.040+0000|1b22eed1-55e8-47b8-95b4-71d3a8e3855a|Request Id: 1b22eed1-55e8-47b8-95b4-71d3a8e3855a. Transaction Id: AX737. Begin TS: 2021-08-26T09:37:40.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:37:40.040 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1b22eed1-55e8-47b8-95b4-71d3a8e3855a. Transaction Id: AX737. Begin TS: 2021-08-26T09:37:40.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:37:40.041+0000|2021-08-26T09:37:40.047+0000|1b22eed1-55e8-47b8-95b4-71d3a8e3855a|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.38|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1b22eed1-55e8-47b8-95b4-71d3a8e3855a, Transaction Id: AX737, 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-08-26 09:37:40.047 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1b22eed1-55e8-47b8-95b4-71d3a8e3855a, Transaction Id: AX737, 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-08-26 09:37:40.048 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1b22eed1-55e8-47b8-95b4-71d3a8e3855a, X-ECOMP-TransactionID=AX737, X-Begin-Timestamp=2021-08-26T09:37:40.039+0000, id=d0366af1-ccad-3313-ce52-1dbde3a770f8, timestamp=1629970660040}], headers={id=97f4fae2-89f1-2238-c31f-d5fd855690f2, timestamp=1629970660048}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1b22eed1-55e8-47b8-95b4-71d3a8e3855a, X-ECOMP-TransactionID=AX737, X-Begin-Timestamp=2021-08-26T09:37:40.039+0000, id=d0366af1-ccad-3313-ce52-1dbde3a770f8, timestamp=1629970660040}]
2021-08-26T09:38:10.039+0000|4e098e7d-96d9-4f2a-acd9-2e118584366a|Request Id: 4e098e7d-96d9-4f2a-acd9-2e118584366a. Transaction Id: HZNSJ. Begin TS: 2021-08-26T09:38:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:38:10.039 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4e098e7d-96d9-4f2a-acd9-2e118584366a. Transaction Id: HZNSJ. Begin TS: 2021-08-26T09:38:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:38:10.040+0000|2021-08-26T09:38:10.047+0000|4e098e7d-96d9-4f2a-acd9-2e118584366a|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.38|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4e098e7d-96d9-4f2a-acd9-2e118584366a, Transaction Id: HZNSJ, 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-08-26 09:38:10.047 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4e098e7d-96d9-4f2a-acd9-2e118584366a, Transaction Id: HZNSJ, 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-08-26 09:38:10.048 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=4e098e7d-96d9-4f2a-acd9-2e118584366a, X-ECOMP-TransactionID=HZNSJ, X-Begin-Timestamp=2021-08-26T09:38:10.039+0000, id=eb7194d4-9ba6-101e-f32c-c602fcaf7ca7, timestamp=1629970690040}], headers={id=c6887127-b85d-3730-713f-d3b997a437aa, timestamp=1629970690048}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=4e098e7d-96d9-4f2a-acd9-2e118584366a, X-ECOMP-TransactionID=HZNSJ, X-Begin-Timestamp=2021-08-26T09:38:10.039+0000, id=eb7194d4-9ba6-101e-f32c-c602fcaf7ca7, timestamp=1629970690040}]
2021-08-26 09:38:28.443 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-08-26 09:38:28.444 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-26 09:38:28.445 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:d61647e9-14, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-26 09:38:28.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-14, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_prepared])
2021-08-26 09:38:28.445 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 8ee7ba28-0088-4651-aa38-cda0b120146a, X-RequestID: 60611a19-c6d1-4bed-a215-4336f2c1ea98, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-26 09:38:28.447 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-14, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_sent])
2021-08-26 09:38:28.475 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-14, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received response (auto-read:false) : [x-onap-requestid=4de5359a-8eb7-4bc8-944f-fa3b1ac1542d, Content-Type=application/json, Date=Thu, 26 Aug 2021 09:38:28 GMT, content-length=3707]
2021-08-26 09:38:28.475 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-14, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_received])
2021-08-26 09:38:28.475 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-26 09:38:28.476 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:d61647e9-14, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-26 09:38:28.477 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-14, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received last HTTP packet
2021-08-26 09:38:28.477  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-08-26 09:38:28.477 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-26 09:38:28.478 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_completed])
2021-08-26 09:38:28.478 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [disconnecting])
2021-08-26 09:38:28.478 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Releasing channel
2021-08-26 09:38:28.478 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-26T09:38:40.039+0000|834ed78b-80e8-4087-8046-18e14544e3b2|Request Id: 834ed78b-80e8-4087-8046-18e14544e3b2. Transaction Id: OR7NT. Begin TS: 2021-08-26T09:38:40.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:38:40.039 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 834ed78b-80e8-4087-8046-18e14544e3b2. Transaction Id: OR7NT. Begin TS: 2021-08-26T09:38:40.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:38:40.041+0000|2021-08-26T09:38:40.047+0000|834ed78b-80e8-4087-8046-18e14544e3b2|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.38|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 834ed78b-80e8-4087-8046-18e14544e3b2, Transaction Id: OR7NT, 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-08-26 09:38:40.047 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 834ed78b-80e8-4087-8046-18e14544e3b2, Transaction Id: OR7NT, 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-08-26 09:38:40.048 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=834ed78b-80e8-4087-8046-18e14544e3b2, X-ECOMP-TransactionID=OR7NT, X-Begin-Timestamp=2021-08-26T09:38:40.039+0000, id=fa51af74-0833-d745-7621-57eb01cd53b3, timestamp=1629970720040}], headers={id=1e77d0bf-08eb-b044-74c7-b45ec22b143a, timestamp=1629970720047}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=834ed78b-80e8-4087-8046-18e14544e3b2, X-ECOMP-TransactionID=OR7NT, X-Begin-Timestamp=2021-08-26T09:38:40.039+0000, id=fa51af74-0833-d745-7621-57eb01cd53b3, timestamp=1629970720040}]
2021-08-26T09:39:10.040+0000|752adcae-e41c-4065-af78-45638c879921|Request Id: 752adcae-e41c-4065-af78-45638c879921. Transaction Id: JXG9A. Begin TS: 2021-08-26T09:39:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:39:10.039 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 752adcae-e41c-4065-af78-45638c879921. Transaction Id: JXG9A. Begin TS: 2021-08-26T09:39:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:39:10.041+0000|2021-08-26T09:39:10.048+0000|752adcae-e41c-4065-af78-45638c879921|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.38|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 752adcae-e41c-4065-af78-45638c879921, Transaction Id: JXG9A, 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-08-26 09:39:10.048 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 752adcae-e41c-4065-af78-45638c879921, Transaction Id: JXG9A, 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-08-26 09:39:10.049 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=752adcae-e41c-4065-af78-45638c879921, X-ECOMP-TransactionID=JXG9A, X-Begin-Timestamp=2021-08-26T09:39:10.039+0000, id=c22fcf0e-b179-1b8e-6b32-1c710b030807, timestamp=1629970750040}], headers={id=e95d35e1-d857-c830-7aa3-0a1bb2c2679e, timestamp=1629970750049}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=752adcae-e41c-4065-af78-45638c879921, X-ECOMP-TransactionID=JXG9A, X-Begin-Timestamp=2021-08-26T09:39:10.039+0000, id=c22fcf0e-b179-1b8e-6b32-1c710b030807, timestamp=1629970750040}]
2021-08-26 09:39:28.443 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-08-26 09:39:28.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-26 09:39:28.445 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:d61647e9-15, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-26 09:39:28.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-15, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_prepared])
2021-08-26 09:39:28.446 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 968dda7d-d0b6-48fc-84f3-41b5835e8a58, X-RequestID: 60611a19-c6d1-4bed-a215-4336f2c1ea98, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-26 09:39:28.447 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-15, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_sent])
2021-08-26 09:39:28.477 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-15, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received response (auto-read:false) : [x-onap-requestid=910d9d93-283b-4de5-b572-e4281a01f053, Content-Type=application/json, Date=Thu, 26 Aug 2021 09:39:28 GMT, content-length=3707]
2021-08-26 09:39:28.477 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-15, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_received])
2021-08-26 09:39:28.477 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-26 09:39:28.478 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:d61647e9-15, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-26 09:39:28.479 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-15, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received last HTTP packet
2021-08-26 09:39:28.480  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-08-26 09:39:28.481 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-08-26 09:39:28.481 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_completed])
2021-08-26 09:39:28.481 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [disconnecting])
2021-08-26 09:39:28.482 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Releasing channel
2021-08-26 09:39:28.482 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-26T09:39:40.040+0000|bdef222d-e4fb-438a-b31e-b40aaf79c2be|Request Id: bdef222d-e4fb-438a-b31e-b40aaf79c2be. Transaction Id: TNN1A. Begin TS: 2021-08-26T09:39:40.040+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:39:40.040 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: bdef222d-e4fb-438a-b31e-b40aaf79c2be. Transaction Id: TNN1A. Begin TS: 2021-08-26T09:39:40.040+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:39:40.042+0000|2021-08-26T09:39:40.048+0000|bdef222d-e4fb-438a-b31e-b40aaf79c2be|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.38|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: bdef222d-e4fb-438a-b31e-b40aaf79c2be, Transaction Id: TNN1A, 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-08-26 09:39:40.048 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: bdef222d-e4fb-438a-b31e-b40aaf79c2be, Transaction Id: TNN1A, 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-08-26 09:39:40.050 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=bdef222d-e4fb-438a-b31e-b40aaf79c2be, X-ECOMP-TransactionID=TNN1A, X-Begin-Timestamp=2021-08-26T09:39:40.040+0000, id=b87d35db-d74a-ad3b-b8f4-618a7a524491, timestamp=1629970780041}], headers={id=6a5c3642-6d82-d08c-442b-5cd8983ceacd, timestamp=1629970780049}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=bdef222d-e4fb-438a-b31e-b40aaf79c2be, X-ECOMP-TransactionID=TNN1A, X-Begin-Timestamp=2021-08-26T09:39:40.040+0000, id=b87d35db-d74a-ad3b-b8f4-618a7a524491, timestamp=1629970780041}]
2021-08-26T09:40:10.039+0000|6e6be2a0-e469-494b-960d-0883a9182e46|Request Id: 6e6be2a0-e469-494b-960d-0883a9182e46. Transaction Id: BBQ4P. Begin TS: 2021-08-26T09:40:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:40:10.039 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6e6be2a0-e469-494b-960d-0883a9182e46. Transaction Id: BBQ4P. Begin TS: 2021-08-26T09:40:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:40:10.041+0000|2021-08-26T09:40:10.047+0000|6e6be2a0-e469-494b-960d-0883a9182e46|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.38|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6e6be2a0-e469-494b-960d-0883a9182e46, Transaction Id: BBQ4P, 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-08-26 09:40:10.047 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6e6be2a0-e469-494b-960d-0883a9182e46, Transaction Id: BBQ4P, 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-08-26 09:40:10.049 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=6e6be2a0-e469-494b-960d-0883a9182e46, X-ECOMP-TransactionID=BBQ4P, X-Begin-Timestamp=2021-08-26T09:40:10.039+0000, id=86caeef8-e230-1e6b-9a96-5de9727cee6d, timestamp=1629970810040}], headers={id=54bd4d51-6e01-3de3-2811-f9b1a9f572cb, timestamp=1629970810049}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=6e6be2a0-e469-494b-960d-0883a9182e46, X-ECOMP-TransactionID=BBQ4P, X-Begin-Timestamp=2021-08-26T09:40:10.039+0000, id=86caeef8-e230-1e6b-9a96-5de9727cee6d, timestamp=1629970810040}]
2021-08-26 09:40:28.443 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-08-26 09:40:28.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-26 09:40:28.445 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:d61647e9-16, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-26 09:40:28.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-16, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_prepared])
2021-08-26 09:40:28.446 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: c1ab747d-a33c-486e-9e4b-ee658b1698bc, X-RequestID: 60611a19-c6d1-4bed-a215-4336f2c1ea98, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-26 09:40:28.447 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-16, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_sent])
2021-08-26 09:40:28.472 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-16, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received response (auto-read:false) : [x-onap-requestid=f00a0506-a82a-4081-97a8-786e2150b879, Content-Type=application/json, Date=Thu, 26 Aug 2021 09:40:28 GMT, content-length=3707]
2021-08-26 09:40:28.472 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-16, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_received])
2021-08-26 09:40:28.472 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-26 09:40:28.473 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:d61647e9-16, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-26 09:40:28.474 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-16, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received last HTTP packet
2021-08-26 09:40:28.475  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-08-26 09:40:28.475 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-08-26 09:40:28.475 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_completed])
2021-08-26 09:40:28.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [disconnecting])
2021-08-26 09:40:28.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Releasing channel
2021-08-26 09:40:28.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-26T09:40:40.040+0000|f06cf616-7f80-4f08-ae69-de9a3404232b|Request Id: f06cf616-7f80-4f08-ae69-de9a3404232b. Transaction Id: EVDJM. Begin TS: 2021-08-26T09:40:40.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:40:40.039 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f06cf616-7f80-4f08-ae69-de9a3404232b. Transaction Id: EVDJM. Begin TS: 2021-08-26T09:40:40.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:40:40.041+0000|2021-08-26T09:40:40.046+0000|f06cf616-7f80-4f08-ae69-de9a3404232b|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.38|5|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f06cf616-7f80-4f08-ae69-de9a3404232b, Transaction Id: EVDJM, 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-08-26 09:40:40.046 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f06cf616-7f80-4f08-ae69-de9a3404232b, Transaction Id: EVDJM, 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-08-26 09:40:40.047 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=f06cf616-7f80-4f08-ae69-de9a3404232b, X-ECOMP-TransactionID=EVDJM, X-Begin-Timestamp=2021-08-26T09:40:40.039+0000, id=8c933ecd-db10-c99e-2036-9f4559d78ca3, timestamp=1629970840040}], headers={id=5171203c-694c-b309-8fa0-aaa19f6f9709, timestamp=1629970840047}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f06cf616-7f80-4f08-ae69-de9a3404232b, X-ECOMP-TransactionID=EVDJM, X-Begin-Timestamp=2021-08-26T09:40:40.039+0000, id=8c933ecd-db10-c99e-2036-9f4559d78ca3, timestamp=1629970840040}]
2021-08-26T09:41:10.040+0000|d3e6cd7e-b7c2-40b7-9e1f-f2659500bc83|Request Id: d3e6cd7e-b7c2-40b7-9e1f-f2659500bc83. Transaction Id: PCMWZ. Begin TS: 2021-08-26T09:41:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:41:10.040 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d3e6cd7e-b7c2-40b7-9e1f-f2659500bc83. Transaction Id: PCMWZ. Begin TS: 2021-08-26T09:41:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:41:10.042+0000|2021-08-26T09:41:10.048+0000|d3e6cd7e-b7c2-40b7-9e1f-f2659500bc83|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.38|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d3e6cd7e-b7c2-40b7-9e1f-f2659500bc83, Transaction Id: PCMWZ, 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-08-26 09:41:10.048 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d3e6cd7e-b7c2-40b7-9e1f-f2659500bc83, Transaction Id: PCMWZ, 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-08-26 09:41:10.049 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=d3e6cd7e-b7c2-40b7-9e1f-f2659500bc83, X-ECOMP-TransactionID=PCMWZ, X-Begin-Timestamp=2021-08-26T09:41:10.039+0000, id=5de7c234-f15a-fd7c-ae87-08d85b33e202, timestamp=1629970870040}], headers={id=7c5929da-4c74-e89e-784c-de6036fed0e3, timestamp=1629970870049}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d3e6cd7e-b7c2-40b7-9e1f-f2659500bc83, X-ECOMP-TransactionID=PCMWZ, X-Begin-Timestamp=2021-08-26T09:41:10.039+0000, id=5de7c234-f15a-fd7c-ae87-08d85b33e202, timestamp=1629970870040}]
2021-08-26 09:41:28.443 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-08-26 09:41:28.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-26 09:41:28.446 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:d61647e9-17, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-26 09:41:28.446 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-17, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_prepared])
2021-08-26 09:41:28.446 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 5cd3f44c-28ed-4926-b64d-328264dc9414, X-RequestID: 60611a19-c6d1-4bed-a215-4336f2c1ea98, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-26 09:41:28.448 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-17, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_sent])
2021-08-26 09:41:28.471 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-17, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received response (auto-read:false) : [x-onap-requestid=9ca2382a-f764-46b3-9386-0e24f99faf8e, Content-Type=application/json, Date=Thu, 26 Aug 2021 09:41:28 GMT, content-length=3707]
2021-08-26 09:41:28.471 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-17, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_received])
2021-08-26 09:41:28.471 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-26 09:41:28.472 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:d61647e9-17, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-26 09:41:28.473 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-17, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received last HTTP packet
2021-08-26 09:41:28.474  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-26 09:41:28.474 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-26 09:41:28.475 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_completed])
2021-08-26 09:41:28.475 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [disconnecting])
2021-08-26 09:41:28.475 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Releasing channel
2021-08-26 09:41:28.475 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-26T09:41:40.041+0000|25d4197f-9978-4beb-a79c-736b6d773bfa|Request Id: 25d4197f-9978-4beb-a79c-736b6d773bfa. Transaction Id: WLLUS. Begin TS: 2021-08-26T09:41:40.040+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:41:40.040 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 25d4197f-9978-4beb-a79c-736b6d773bfa. Transaction Id: WLLUS. Begin TS: 2021-08-26T09:41:40.040+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:41:40.042+0000|2021-08-26T09:41:40.048+0000|25d4197f-9978-4beb-a79c-736b6d773bfa|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.38|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 25d4197f-9978-4beb-a79c-736b6d773bfa, Transaction Id: WLLUS, 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-08-26 09:41:40.048 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 25d4197f-9978-4beb-a79c-736b6d773bfa, Transaction Id: WLLUS, 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-08-26 09:41:40.050 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=25d4197f-9978-4beb-a79c-736b6d773bfa, X-ECOMP-TransactionID=WLLUS, X-Begin-Timestamp=2021-08-26T09:41:40.040+0000, id=3ed879f7-f5ca-2fa9-7ccc-8117e6ce7153, timestamp=1629970900041}], headers={id=e7619394-ec6b-4d24-f48d-23f6b083fb10, timestamp=1629970900049}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=25d4197f-9978-4beb-a79c-736b6d773bfa, X-ECOMP-TransactionID=WLLUS, X-Begin-Timestamp=2021-08-26T09:41:40.040+0000, id=3ed879f7-f5ca-2fa9-7ccc-8117e6ce7153, timestamp=1629970900041}]
2021-08-26T09:42:10.040+0000|aacc15e4-8dc1-48c2-839d-b644355c8124|Request Id: aacc15e4-8dc1-48c2-839d-b644355c8124. Transaction Id: X4YUS. Begin TS: 2021-08-26T09:42:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:42:10.039 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: aacc15e4-8dc1-48c2-839d-b644355c8124. Transaction Id: X4YUS. Begin TS: 2021-08-26T09:42:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:42:10.041+0000|2021-08-26T09:42:10.046+0000|aacc15e4-8dc1-48c2-839d-b644355c8124|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.38|5|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: aacc15e4-8dc1-48c2-839d-b644355c8124, Transaction Id: X4YUS, 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-08-26 09:42:10.046 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: aacc15e4-8dc1-48c2-839d-b644355c8124, Transaction Id: X4YUS, 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-08-26 09:42:10.047 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=aacc15e4-8dc1-48c2-839d-b644355c8124, X-ECOMP-TransactionID=X4YUS, X-Begin-Timestamp=2021-08-26T09:42:10.039+0000, id=aabe122c-ddb8-525d-1519-e7912e5bdddb, timestamp=1629970930040}], headers={id=166c4c14-81e0-cb48-a812-17c8523d3fdb, timestamp=1629970930047}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=aacc15e4-8dc1-48c2-839d-b644355c8124, X-ECOMP-TransactionID=X4YUS, X-Begin-Timestamp=2021-08-26T09:42:10.039+0000, id=aabe122c-ddb8-525d-1519-e7912e5bdddb, timestamp=1629970930040}]
2021-08-26 09:42:28.443 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-08-26 09:42:28.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-26 09:42:28.445 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:d61647e9-18, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-26 09:42:28.446 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-18, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_prepared])
2021-08-26 09:42:28.446 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 6dcdb7fd-19ac-4757-939c-dcda76c5376d, X-RequestID: 60611a19-c6d1-4bed-a215-4336f2c1ea98, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-26 09:42:28.448 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-18, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_sent])
2021-08-26 09:42:28.473 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-18, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received response (auto-read:false) : [x-onap-requestid=6d856cbc-0f4f-4bd7-a40a-617b9b473fcc, Content-Type=application/json, Date=Thu, 26 Aug 2021 09:42:28 GMT, content-length=3707]
2021-08-26 09:42:28.473 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-18, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_received])
2021-08-26 09:42:28.473 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-26 09:42:28.474 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:d61647e9-18, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-26 09:42:28.474 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-18, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received last HTTP packet
2021-08-26 09:42:28.476  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-26 09:42:28.476 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-26 09:42:28.477 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_completed])
2021-08-26 09:42:28.477 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [disconnecting])
2021-08-26 09:42:28.477 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Releasing channel
2021-08-26 09:42:28.477 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-26T09:42:40.040+0000|34381ae0-3fcf-4006-a3a4-0fc1d12755b5|Request Id: 34381ae0-3fcf-4006-a3a4-0fc1d12755b5. Transaction Id: ZDVHQ. Begin TS: 2021-08-26T09:42:40.040+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:42:40.040 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 34381ae0-3fcf-4006-a3a4-0fc1d12755b5. Transaction Id: ZDVHQ. Begin TS: 2021-08-26T09:42:40.040+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:42:40.041+0000|2021-08-26T09:42:40.047+0000|34381ae0-3fcf-4006-a3a4-0fc1d12755b5|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.38|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 34381ae0-3fcf-4006-a3a4-0fc1d12755b5, Transaction Id: ZDVHQ, 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-08-26 09:42:40.047 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 34381ae0-3fcf-4006-a3a4-0fc1d12755b5, Transaction Id: ZDVHQ, 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-08-26 09:42:40.048 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=34381ae0-3fcf-4006-a3a4-0fc1d12755b5, X-ECOMP-TransactionID=ZDVHQ, X-Begin-Timestamp=2021-08-26T09:42:40.040+0000, id=d04b359a-44f9-b72a-d9eb-e7f1aa104f81, timestamp=1629970960040}], headers={id=82099bd6-28a2-15a0-4e3b-1558e59fb799, timestamp=1629970960048}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=34381ae0-3fcf-4006-a3a4-0fc1d12755b5, X-ECOMP-TransactionID=ZDVHQ, X-Begin-Timestamp=2021-08-26T09:42:40.040+0000, id=d04b359a-44f9-b72a-d9eb-e7f1aa104f81, timestamp=1629970960040}]
2021-08-26T09:43:10.039+0000|b7ddf837-6652-4cfe-93aa-b39a1dbedf5e|Request Id: b7ddf837-6652-4cfe-93aa-b39a1dbedf5e. Transaction Id: DC1WW. Begin TS: 2021-08-26T09:43:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:43:10.039 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b7ddf837-6652-4cfe-93aa-b39a1dbedf5e. Transaction Id: DC1WW. Begin TS: 2021-08-26T09:43:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:43:10.041+0000|2021-08-26T09:43:10.047+0000|b7ddf837-6652-4cfe-93aa-b39a1dbedf5e|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.38|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b7ddf837-6652-4cfe-93aa-b39a1dbedf5e, Transaction Id: DC1WW, 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-08-26 09:43:10.047 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b7ddf837-6652-4cfe-93aa-b39a1dbedf5e, Transaction Id: DC1WW, 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-08-26 09:43:10.048 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=b7ddf837-6652-4cfe-93aa-b39a1dbedf5e, X-ECOMP-TransactionID=DC1WW, X-Begin-Timestamp=2021-08-26T09:43:10.039+0000, id=136ca8b6-e84d-1e14-7b13-d3df95d3612d, timestamp=1629970990040}], headers={id=1806c1c7-609c-4830-34ea-4df836446960, timestamp=1629970990048}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b7ddf837-6652-4cfe-93aa-b39a1dbedf5e, X-ECOMP-TransactionID=DC1WW, X-Begin-Timestamp=2021-08-26T09:43:10.039+0000, id=136ca8b6-e84d-1e14-7b13-d3df95d3612d, timestamp=1629970990040}]
2021-08-26 09:43:28.443 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-08-26 09:43:28.444 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-26 09:43:28.445 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:d61647e9-19, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-26 09:43:28.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-19, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_prepared])
2021-08-26 09:43:28.445 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 5497ecba-d10c-45c8-a093-159950b5b2ee, X-RequestID: 60611a19-c6d1-4bed-a215-4336f2c1ea98, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-26 09:43:28.446 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-19, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_sent])
2021-08-26 09:43:28.472 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-19, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received response (auto-read:false) : [x-onap-requestid=2ea81651-93b3-4908-9dbf-3406c4ba99fb, Content-Type=application/json, Date=Thu, 26 Aug 2021 09:43:28 GMT, content-length=3707]
2021-08-26 09:43:28.472 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-19, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_received])
2021-08-26 09:43:28.472 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-26 09:43:28.473 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:d61647e9-19, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-26 09:43:28.473 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-19, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received last HTTP packet
2021-08-26 09:43:28.474  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-26 09:43:28.474 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-26 09:43:28.474 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_completed])
2021-08-26 09:43:28.474 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [disconnecting])
2021-08-26 09:43:28.475 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Releasing channel
2021-08-26 09:43:28.475 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-26T09:43:40.040+0000|b14eef87-8f52-4ddb-b1ec-94b1d6ffeb68|Request Id: b14eef87-8f52-4ddb-b1ec-94b1d6ffeb68. Transaction Id: 1YMAG. Begin TS: 2021-08-26T09:43:40.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:43:40.039 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b14eef87-8f52-4ddb-b1ec-94b1d6ffeb68. Transaction Id: 1YMAG. Begin TS: 2021-08-26T09:43:40.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:43:40.041+0000|2021-08-26T09:43:40.047+0000|b14eef87-8f52-4ddb-b1ec-94b1d6ffeb68|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.38|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b14eef87-8f52-4ddb-b1ec-94b1d6ffeb68, Transaction Id: 1YMAG, 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-08-26 09:43:40.047 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b14eef87-8f52-4ddb-b1ec-94b1d6ffeb68, Transaction Id: 1YMAG, 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-08-26 09:43:40.047 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=b14eef87-8f52-4ddb-b1ec-94b1d6ffeb68, X-ECOMP-TransactionID=1YMAG, X-Begin-Timestamp=2021-08-26T09:43:40.039+0000, id=89f98287-2b66-cc04-83e5-88706e6839e6, timestamp=1629971020040}], headers={id=b7c274aa-8e5e-e9f5-bba1-13ea96e3581b, timestamp=1629971020047}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=b14eef87-8f52-4ddb-b1ec-94b1d6ffeb68, X-ECOMP-TransactionID=1YMAG, X-Begin-Timestamp=2021-08-26T09:43:40.039+0000, id=89f98287-2b66-cc04-83e5-88706e6839e6, timestamp=1629971020040}]
2021-08-26T09:44:10.039+0000|85ee2ea7-f3ac-43a4-a64b-527cfea6e4f3|Request Id: 85ee2ea7-f3ac-43a4-a64b-527cfea6e4f3. Transaction Id: B9DFC. Begin TS: 2021-08-26T09:44:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:44:10.039 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 85ee2ea7-f3ac-43a4-a64b-527cfea6e4f3. Transaction Id: B9DFC. Begin TS: 2021-08-26T09:44:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:44:10.040+0000|2021-08-26T09:44:10.046+0000|85ee2ea7-f3ac-43a4-a64b-527cfea6e4f3|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.38|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 85ee2ea7-f3ac-43a4-a64b-527cfea6e4f3, Transaction Id: B9DFC, 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-08-26 09:44:10.046 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 85ee2ea7-f3ac-43a4-a64b-527cfea6e4f3, Transaction Id: B9DFC, 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-08-26 09:44:10.047 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=85ee2ea7-f3ac-43a4-a64b-527cfea6e4f3, X-ECOMP-TransactionID=B9DFC, X-Begin-Timestamp=2021-08-26T09:44:10.039+0000, id=7d3ed099-946f-db82-ccc4-0d4378b8bc08, timestamp=1629971050040}], headers={id=b65f3b62-7934-76bc-d9f2-7f525a64d551, timestamp=1629971050046}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=85ee2ea7-f3ac-43a4-a64b-527cfea6e4f3, X-ECOMP-TransactionID=B9DFC, X-Begin-Timestamp=2021-08-26T09:44:10.039+0000, id=7d3ed099-946f-db82-ccc4-0d4378b8bc08, timestamp=1629971050040}]
2021-08-26 09:44:28.443 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-08-26 09:44:28.444 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-26 09:44:28.445 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:d61647e9-20, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-26 09:44:28.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-20, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_prepared])
2021-08-26 09:44:28.445 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 94a4ab40-e9fb-4ae7-85b7-1b17aa4b4293, X-RequestID: 60611a19-c6d1-4bed-a215-4336f2c1ea98, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-26 09:44:28.446 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-20, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_sent])
2021-08-26 09:44:28.472 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-20, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received response (auto-read:false) : [x-onap-requestid=df46648e-112a-4924-9b5f-473dcc13b110, Content-Type=application/json, Date=Thu, 26 Aug 2021 09:44:28 GMT, content-length=3707]
2021-08-26 09:44:28.472 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-20, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_received])
2021-08-26 09:44:28.472 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-26 09:44:28.473 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:d61647e9-20, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-26 09:44:28.473 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-20, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received last HTTP packet
2021-08-26 09:44:28.474  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-26 09:44:28.474 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-26 09:44:28.474 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_completed])
2021-08-26 09:44:28.474 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [disconnecting])
2021-08-26 09:44:28.475 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Releasing channel
2021-08-26 09:44:28.475 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-26T09:44:40.039+0000|f0249e10-3a88-4ad5-9749-590ca8ea5557|Request Id: f0249e10-3a88-4ad5-9749-590ca8ea5557. Transaction Id: XA59Q. Begin TS: 2021-08-26T09:44:40.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:44:40.039 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f0249e10-3a88-4ad5-9749-590ca8ea5557. Transaction Id: XA59Q. Begin TS: 2021-08-26T09:44:40.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:44:40.041+0000|2021-08-26T09:44:40.046+0000|f0249e10-3a88-4ad5-9749-590ca8ea5557|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.38|5|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f0249e10-3a88-4ad5-9749-590ca8ea5557, Transaction Id: XA59Q, 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-08-26 09:44:40.046 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f0249e10-3a88-4ad5-9749-590ca8ea5557, Transaction Id: XA59Q, 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-08-26 09:44:40.047 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=f0249e10-3a88-4ad5-9749-590ca8ea5557, X-ECOMP-TransactionID=XA59Q, X-Begin-Timestamp=2021-08-26T09:44:40.039+0000, id=ee475235-4b36-135d-07f8-76423b262461, timestamp=1629971080040}], headers={id=5bb7ed2d-cece-1470-983b-c75c5cf6469f, timestamp=1629971080047}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f0249e10-3a88-4ad5-9749-590ca8ea5557, X-ECOMP-TransactionID=XA59Q, X-Begin-Timestamp=2021-08-26T09:44:40.039+0000, id=ee475235-4b36-135d-07f8-76423b262461, timestamp=1629971080040}]
2021-08-26T09:45:10.040+0000|2ab2aa2f-2367-4e83-899e-8e0ea2f10785|Request Id: 2ab2aa2f-2367-4e83-899e-8e0ea2f10785. Transaction Id: 6H1MB. Begin TS: 2021-08-26T09:45:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:45:10.040 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2ab2aa2f-2367-4e83-899e-8e0ea2f10785. Transaction Id: 6H1MB. Begin TS: 2021-08-26T09:45:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:45:10.041+0000|2021-08-26T09:45:10.046+0000|2ab2aa2f-2367-4e83-899e-8e0ea2f10785|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.38|5|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2ab2aa2f-2367-4e83-899e-8e0ea2f10785, Transaction Id: 6H1MB, 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-08-26 09:45:10.046 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2ab2aa2f-2367-4e83-899e-8e0ea2f10785, Transaction Id: 6H1MB, 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-08-26 09:45:10.048 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=2ab2aa2f-2367-4e83-899e-8e0ea2f10785, X-ECOMP-TransactionID=6H1MB, X-Begin-Timestamp=2021-08-26T09:45:10.039+0000, id=0d084c26-a0d5-f9fe-37d0-2b3f01f24d72, timestamp=1629971110040}], headers={id=6428f27e-9d7b-1c5b-94b5-d5b2783f1587, timestamp=1629971110047}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2ab2aa2f-2367-4e83-899e-8e0ea2f10785, X-ECOMP-TransactionID=6H1MB, X-Begin-Timestamp=2021-08-26T09:45:10.039+0000, id=0d084c26-a0d5-f9fe-37d0-2b3f01f24d72, timestamp=1629971110040}]
2021-08-26 09:45:28.443 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-08-26 09:45:28.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-26 09:45:28.445 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:d61647e9-21, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-26 09:45:28.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-21, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_prepared])
2021-08-26 09:45:28.446 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 99159e04-ff2a-468c-9995-68fc0b4f3b94, X-RequestID: 60611a19-c6d1-4bed-a215-4336f2c1ea98, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-26 09:45:28.447 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-21, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_sent])
2021-08-26 09:45:28.473 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-21, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received response (auto-read:false) : [x-onap-requestid=76522e2d-8a16-406d-983f-0708ce73bc5a, Content-Type=application/json, Date=Thu, 26 Aug 2021 09:45:28 GMT, content-length=3707]
2021-08-26 09:45:28.474 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-21, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_received])
2021-08-26 09:45:28.474 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-26 09:45:28.474 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:d61647e9-21, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-26 09:45:28.475 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-21, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received last HTTP packet
2021-08-26 09:45:28.476  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-26 09:45:28.476 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-26 09:45:28.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_completed])
2021-08-26 09:45:28.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [disconnecting])
2021-08-26 09:45:28.477 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Releasing channel
2021-08-26 09:45:28.477 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-26T09:45:40.039+0000|5a2d132e-508d-47a7-b28e-9c42e3cc9bbd|Request Id: 5a2d132e-508d-47a7-b28e-9c42e3cc9bbd. Transaction Id: 0WPAF. Begin TS: 2021-08-26T09:45:40.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:45:40.039 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5a2d132e-508d-47a7-b28e-9c42e3cc9bbd. Transaction Id: 0WPAF. Begin TS: 2021-08-26T09:45:40.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:45:40.041+0000|2021-08-26T09:45:40.046+0000|5a2d132e-508d-47a7-b28e-9c42e3cc9bbd|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.38|5|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5a2d132e-508d-47a7-b28e-9c42e3cc9bbd, Transaction Id: 0WPAF, 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-08-26 09:45:40.046 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5a2d132e-508d-47a7-b28e-9c42e3cc9bbd, Transaction Id: 0WPAF, 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-08-26 09:45:40.047 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=5a2d132e-508d-47a7-b28e-9c42e3cc9bbd, X-ECOMP-TransactionID=0WPAF, X-Begin-Timestamp=2021-08-26T09:45:40.039+0000, id=c3487dc8-84f8-f807-331f-b5375aae8a18, timestamp=1629971140040}], headers={id=8230f560-daee-7e98-81d4-0f2e109876a9, timestamp=1629971140047}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=5a2d132e-508d-47a7-b28e-9c42e3cc9bbd, X-ECOMP-TransactionID=0WPAF, X-Begin-Timestamp=2021-08-26T09:45:40.039+0000, id=c3487dc8-84f8-f807-331f-b5375aae8a18, timestamp=1629971140040}]
2021-08-26T09:46:10.040+0000|eb3653b8-bd8c-414b-835b-f55930e27962|Request Id: eb3653b8-bd8c-414b-835b-f55930e27962. Transaction Id: PCSKT. Begin TS: 2021-08-26T09:46:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:46:10.040 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: eb3653b8-bd8c-414b-835b-f55930e27962. Transaction Id: PCSKT. Begin TS: 2021-08-26T09:46:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:46:10.042+0000|2021-08-26T09:46:10.047+0000|eb3653b8-bd8c-414b-835b-f55930e27962|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.38|5|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: eb3653b8-bd8c-414b-835b-f55930e27962, Transaction Id: PCSKT, 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-08-26 09:46:10.047 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: eb3653b8-bd8c-414b-835b-f55930e27962, Transaction Id: PCSKT, 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-08-26 09:46:10.048 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=eb3653b8-bd8c-414b-835b-f55930e27962, X-ECOMP-TransactionID=PCSKT, X-Begin-Timestamp=2021-08-26T09:46:10.039+0000, id=296eba79-0eaa-babc-28fe-943698c4d3d8, timestamp=1629971170040}], headers={id=dad62a55-dd9a-5162-a3f4-4f4389573a87, timestamp=1629971170048}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=eb3653b8-bd8c-414b-835b-f55930e27962, X-ECOMP-TransactionID=PCSKT, X-Begin-Timestamp=2021-08-26T09:46:10.039+0000, id=296eba79-0eaa-babc-28fe-943698c4d3d8, timestamp=1629971170040}]
2021-08-26 09:46:28.443 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-08-26 09:46:28.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-26 09:46:28.445 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:d61647e9-22, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-26 09:46:28.446 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-22, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_prepared])
2021-08-26 09:46:28.446 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 45bc51f5-1e99-419f-ac68-31e3cdb5e218, X-RequestID: 60611a19-c6d1-4bed-a215-4336f2c1ea98, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-26 09:46:28.448 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-22, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_sent])
2021-08-26 09:46:28.473 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-22, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received response (auto-read:false) : [x-onap-requestid=0b78da3a-3f66-4229-9ad6-81f3484a6fa7, Content-Type=application/json, Date=Thu, 26 Aug 2021 09:46:28 GMT, content-length=3707]
2021-08-26 09:46:28.474 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-22, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_received])
2021-08-26 09:46:28.474 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-26 09:46:28.474 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:d61647e9-22, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-26 09:46:28.475 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-22, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received last HTTP packet
2021-08-26 09:46:28.476  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-26 09:46:28.476 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-26 09:46:28.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_completed])
2021-08-26 09:46:28.477 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [disconnecting])
2021-08-26 09:46:28.477 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Releasing channel
2021-08-26 09:46:28.477 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-26T09:46:40.040+0000|71c411f4-5818-4fd1-993b-c7b9e349182d|Request Id: 71c411f4-5818-4fd1-993b-c7b9e349182d. Transaction Id: YAP0W. Begin TS: 2021-08-26T09:46:40.040+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:46:40.040 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 71c411f4-5818-4fd1-993b-c7b9e349182d. Transaction Id: YAP0W. Begin TS: 2021-08-26T09:46:40.040+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:46:40.041+0000|2021-08-26T09:46:40.047+0000|71c411f4-5818-4fd1-993b-c7b9e349182d|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.38|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 71c411f4-5818-4fd1-993b-c7b9e349182d, Transaction Id: YAP0W, 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-08-26 09:46:40.047 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 71c411f4-5818-4fd1-993b-c7b9e349182d, Transaction Id: YAP0W, 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-08-26 09:46:40.048 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=71c411f4-5818-4fd1-993b-c7b9e349182d, X-ECOMP-TransactionID=YAP0W, X-Begin-Timestamp=2021-08-26T09:46:40.040+0000, id=0d09ca3d-f7b5-1fec-14e4-e01f54099e99, timestamp=1629971200040}], headers={id=83e6621b-e298-f9c9-5559-7b36cc30e0f2, timestamp=1629971200048}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=71c411f4-5818-4fd1-993b-c7b9e349182d, X-ECOMP-TransactionID=YAP0W, X-Begin-Timestamp=2021-08-26T09:46:40.040+0000, id=0d09ca3d-f7b5-1fec-14e4-e01f54099e99, timestamp=1629971200040}]
2021-08-26T09:47:10.040+0000|a6a2da9b-f677-4b20-9d07-a0af49ddeddd|Request Id: a6a2da9b-f677-4b20-9d07-a0af49ddeddd. Transaction Id: VF5HZ. Begin TS: 2021-08-26T09:47:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:47:10.040 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a6a2da9b-f677-4b20-9d07-a0af49ddeddd. Transaction Id: VF5HZ. Begin TS: 2021-08-26T09:47:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:47:10.042+0000|2021-08-26T09:47:10.048+0000|a6a2da9b-f677-4b20-9d07-a0af49ddeddd|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.38|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a6a2da9b-f677-4b20-9d07-a0af49ddeddd, Transaction Id: VF5HZ, 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-08-26 09:47:10.048 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a6a2da9b-f677-4b20-9d07-a0af49ddeddd, Transaction Id: VF5HZ, 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-08-26 09:47:10.049 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=a6a2da9b-f677-4b20-9d07-a0af49ddeddd, X-ECOMP-TransactionID=VF5HZ, X-Begin-Timestamp=2021-08-26T09:47:10.039+0000, id=74397228-1e99-71eb-4c0c-98a6e760ba36, timestamp=1629971230040}], headers={id=0af97922-8a21-bcd5-837b-4893c59e8e05, timestamp=1629971230049}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a6a2da9b-f677-4b20-9d07-a0af49ddeddd, X-ECOMP-TransactionID=VF5HZ, X-Begin-Timestamp=2021-08-26T09:47:10.039+0000, id=74397228-1e99-71eb-4c0c-98a6e760ba36, timestamp=1629971230040}]
2021-08-26 09:47:28.443 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-08-26 09:47:28.444 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-26 09:47:28.445 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:d61647e9-23, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-26 09:47:28.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-23, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_prepared])
2021-08-26 09:47:28.446 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: cb75018c-331c-4cda-b4de-babdceaad3fa, X-RequestID: 60611a19-c6d1-4bed-a215-4336f2c1ea98, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-26 09:47:28.448 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-23, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_sent])
2021-08-26 09:47:28.475 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-23, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received response (auto-read:false) : [x-onap-requestid=c3fd5dd9-0be2-4c1a-9a4d-eb1d77eb667e, Content-Type=application/json, Date=Thu, 26 Aug 2021 09:47:28 GMT, content-length=3707]
2021-08-26 09:47:28.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-23, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_received])
2021-08-26 09:47:28.476 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-26 09:47:28.476 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:d61647e9-23, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-26 09:47:28.477 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-23, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received last HTTP packet
2021-08-26 09:47:28.478  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-08-26 09:47:28.478 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-08-26 09:47:28.479 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_completed])
2021-08-26 09:47:28.479 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [disconnecting])
2021-08-26 09:47:28.479 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Releasing channel
2021-08-26 09:47:28.479 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-26T09:47:40.040+0000|40e716d7-6fb8-4230-b271-60ee0487a623|Request Id: 40e716d7-6fb8-4230-b271-60ee0487a623. Transaction Id: HNYRW. Begin TS: 2021-08-26T09:47:40.040+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:47:40.040 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 40e716d7-6fb8-4230-b271-60ee0487a623. Transaction Id: HNYRW. Begin TS: 2021-08-26T09:47:40.040+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:47:40.042+0000|2021-08-26T09:47:40.048+0000|40e716d7-6fb8-4230-b271-60ee0487a623|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.38|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 40e716d7-6fb8-4230-b271-60ee0487a623, Transaction Id: HNYRW, 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-08-26 09:47:40.048 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 40e716d7-6fb8-4230-b271-60ee0487a623, Transaction Id: HNYRW, 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-08-26 09:47:40.049 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=40e716d7-6fb8-4230-b271-60ee0487a623, X-ECOMP-TransactionID=HNYRW, X-Begin-Timestamp=2021-08-26T09:47:40.040+0000, id=12e1df15-0602-b25f-f72c-f0e6f273f65d, timestamp=1629971260041}], headers={id=f050f140-5895-b5f5-2fa8-10c2e760baee, timestamp=1629971260049}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=40e716d7-6fb8-4230-b271-60ee0487a623, X-ECOMP-TransactionID=HNYRW, X-Begin-Timestamp=2021-08-26T09:47:40.040+0000, id=12e1df15-0602-b25f-f72c-f0e6f273f65d, timestamp=1629971260041}]
2021-08-26T09:48:10.039+0000|312aea5e-4f0f-421e-bf76-c3466c6087b5|Request Id: 312aea5e-4f0f-421e-bf76-c3466c6087b5. Transaction Id: 64CPB. Begin TS: 2021-08-26T09:48:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:48:10.039 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 312aea5e-4f0f-421e-bf76-c3466c6087b5. Transaction Id: 64CPB. Begin TS: 2021-08-26T09:48:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:48:10.041+0000|2021-08-26T09:48:10.046+0000|312aea5e-4f0f-421e-bf76-c3466c6087b5|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.38|5|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 312aea5e-4f0f-421e-bf76-c3466c6087b5, Transaction Id: 64CPB, 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-08-26 09:48:10.046 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 312aea5e-4f0f-421e-bf76-c3466c6087b5, Transaction Id: 64CPB, 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-08-26 09:48:10.047 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/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=312aea5e-4f0f-421e-bf76-c3466c6087b5, X-ECOMP-TransactionID=64CPB, X-Begin-Timestamp=2021-08-26T09:48:10.039+0000, id=d4a5d154-53e1-29a4-907d-12d0d6736f66, timestamp=1629971290040}], headers={id=2a84b7e5-3515-7940-efee-c6d0a707913d, timestamp=1629971290047}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=312aea5e-4f0f-421e-bf76-c3466c6087b5, X-ECOMP-TransactionID=64CPB, X-Begin-Timestamp=2021-08-26T09:48:10.039+0000, id=d4a5d154-53e1-29a4-907d-12d0d6736f66, timestamp=1629971290040}]
2021-08-26 09:48:28.443 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-08-26 09:48:28.444 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-26 09:48:28.444 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:d61647e9-24, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-26 09:48:28.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-24, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_prepared])
2021-08-26 09:48:28.445 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: e16718d3-7fdb-4d86-9ce3-f93755bfc2e1, X-RequestID: 60611a19-c6d1-4bed-a215-4336f2c1ea98, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-26 09:48:28.446 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-24, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_sent])
2021-08-26 09:48:28.469 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-24, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received response (auto-read:false) : [x-onap-requestid=8d590dfc-cdc8-4f76-8839-e378cfbe9efa, Content-Type=application/json, Date=Thu, 26 Aug 2021 09:48:28 GMT, content-length=3707]
2021-08-26 09:48:28.470 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-24, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_received])
2021-08-26 09:48:28.470 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-26 09:48:28.470 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:d61647e9-24, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-26 09:48:28.471 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-24, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received last HTTP packet
2021-08-26 09:48:28.471  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-08-26 09:48:28.471 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-26 09:48:28.471 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_completed])
2021-08-26 09:48:28.472 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [disconnecting])
2021-08-26 09:48:28.472 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Releasing channel
2021-08-26 09:48:28.472 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-26T09:48:40.039+0000|1264f62c-f34e-487a-a30d-60ab1ea0cee9|Request Id: 1264f62c-f34e-487a-a30d-60ab1ea0cee9. Transaction Id: MV3NX. Begin TS: 2021-08-26T09:48:40.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:48:40.039 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1264f62c-f34e-487a-a30d-60ab1ea0cee9. Transaction Id: MV3NX. Begin TS: 2021-08-26T09:48:40.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:48:40.041+0000|2021-08-26T09:48:40.046+0000|1264f62c-f34e-487a-a30d-60ab1ea0cee9|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.38|5|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1264f62c-f34e-487a-a30d-60ab1ea0cee9, Transaction Id: MV3NX, 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-08-26 09:48:40.046 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1264f62c-f34e-487a-a30d-60ab1ea0cee9, Transaction Id: MV3NX, 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-08-26 09:48:40.047 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.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=1264f62c-f34e-487a-a30d-60ab1ea0cee9, X-ECOMP-TransactionID=MV3NX, X-Begin-Timestamp=2021-08-26T09:48:40.039+0000, id=56c43029-510a-9ac0-680d-039d3defc860, timestamp=1629971320040}], headers={id=a1f66b28-edaa-daed-6d60-6eb1fd907853, timestamp=1629971320047}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1264f62c-f34e-487a-a30d-60ab1ea0cee9, X-ECOMP-TransactionID=MV3NX, X-Begin-Timestamp=2021-08-26T09:48:40.039+0000, id=56c43029-510a-9ac0-680d-039d3defc860, timestamp=1629971320040}]
2021-08-26T09:49:10.039+0000|4133fec4-e83b-4ccb-afed-0d65c6c14abe|Request Id: 4133fec4-e83b-4ccb-afed-0d65c6c14abe. Transaction Id: AYCKF. Begin TS: 2021-08-26T09:49:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:49:10.039 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4133fec4-e83b-4ccb-afed-0d65c6c14abe. Transaction Id: AYCKF. Begin TS: 2021-08-26T09:49:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:49:10.040+0000|2021-08-26T09:49:10.047+0000|4133fec4-e83b-4ccb-afed-0d65c6c14abe|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.38|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4133fec4-e83b-4ccb-afed-0d65c6c14abe, Transaction Id: AYCKF, 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-08-26 09:49:10.047 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4133fec4-e83b-4ccb-afed-0d65c6c14abe, Transaction Id: AYCKF, 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-08-26 09:49:10.048 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=4133fec4-e83b-4ccb-afed-0d65c6c14abe, X-ECOMP-TransactionID=AYCKF, X-Begin-Timestamp=2021-08-26T09:49:10.039+0000, id=6eb20179-6d63-af0b-216a-ac198fb6b972, timestamp=1629971350040}], headers={id=b024a7ff-b001-a614-e69c-a940e6143687, timestamp=1629971350048}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=4133fec4-e83b-4ccb-afed-0d65c6c14abe, X-ECOMP-TransactionID=AYCKF, X-Begin-Timestamp=2021-08-26T09:49:10.039+0000, id=6eb20179-6d63-af0b-216a-ac198fb6b972, timestamp=1629971350040}]
2021-08-26 09:49:28.443 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-08-26 09:49:28.444 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-26 09:49:28.445 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:d61647e9-25, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-26 09:49:28.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-25, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_prepared])
2021-08-26 09:49:28.445 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 291263cc-375c-416d-b500-a1eeff939f52, X-RequestID: 60611a19-c6d1-4bed-a215-4336f2c1ea98, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-26 09:49:28.446 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-25, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_sent])
2021-08-26 09:49:28.474 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-25, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received response (auto-read:false) : [x-onap-requestid=bcc31a25-6bcc-4513-8ccf-f8cba92e9f64, Content-Type=application/json, Date=Thu, 26 Aug 2021 09:49:28 GMT, content-length=3707]
2021-08-26 09:49:28.474 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-25, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_received])
2021-08-26 09:49:28.474 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-26 09:49:28.474 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:d61647e9-25, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-26 09:49:28.475 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-25, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received last HTTP packet
2021-08-26 09:49:28.475  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-08-26 09:49:28.476 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-26 09:49:28.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_completed])
2021-08-26 09:49:28.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [disconnecting])
2021-08-26 09:49:28.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Releasing channel
2021-08-26 09:49:28.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-26T09:49:40.040+0000|c1abacb0-5d45-4fb6-b6fb-3bc4f69245f7|Request Id: c1abacb0-5d45-4fb6-b6fb-3bc4f69245f7. Transaction Id: A6AJX. Begin TS: 2021-08-26T09:49:40.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:49:40.039 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c1abacb0-5d45-4fb6-b6fb-3bc4f69245f7. Transaction Id: A6AJX. Begin TS: 2021-08-26T09:49:40.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:49:40.041+0000|2021-08-26T09:49:40.047+0000|c1abacb0-5d45-4fb6-b6fb-3bc4f69245f7|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.38|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c1abacb0-5d45-4fb6-b6fb-3bc4f69245f7, Transaction Id: A6AJX, 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-08-26 09:49:40.047 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c1abacb0-5d45-4fb6-b6fb-3bc4f69245f7, Transaction Id: A6AJX, 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-08-26 09:49:40.048 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c1abacb0-5d45-4fb6-b6fb-3bc4f69245f7, X-ECOMP-TransactionID=A6AJX, X-Begin-Timestamp=2021-08-26T09:49:40.039+0000, id=9f91d688-b9a6-9cc8-3496-49567ed0a0ac, timestamp=1629971380040}], headers={id=a9bd116b-92ae-43c6-acb2-3d60e4818d20, timestamp=1629971380048}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c1abacb0-5d45-4fb6-b6fb-3bc4f69245f7, X-ECOMP-TransactionID=A6AJX, X-Begin-Timestamp=2021-08-26T09:49:40.039+0000, id=9f91d688-b9a6-9cc8-3496-49567ed0a0ac, timestamp=1629971380040}]
2021-08-26T09:50:10.040+0000|b021fcb2-61a3-472f-868b-88a39e9c59ff|Request Id: b021fcb2-61a3-472f-868b-88a39e9c59ff. Transaction Id: IX3IX. Begin TS: 2021-08-26T09:50:10.040+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:50:10.040 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b021fcb2-61a3-472f-868b-88a39e9c59ff. Transaction Id: IX3IX. Begin TS: 2021-08-26T09:50:10.040+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:50:10.042+0000|2021-08-26T09:50:10.048+0000|b021fcb2-61a3-472f-868b-88a39e9c59ff|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.38|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b021fcb2-61a3-472f-868b-88a39e9c59ff, Transaction Id: IX3IX, 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-08-26 09:50:10.048 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b021fcb2-61a3-472f-868b-88a39e9c59ff, Transaction Id: IX3IX, 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-08-26 09:50:10.049 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=b021fcb2-61a3-472f-868b-88a39e9c59ff, X-ECOMP-TransactionID=IX3IX, X-Begin-Timestamp=2021-08-26T09:50:10.040+0000, id=a6712d68-6cb2-fb48-6c4f-a8b87b7e14ec, timestamp=1629971410041}], headers={id=508e548e-0b09-8f41-a44c-a2527c696cbc, timestamp=1629971410049}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b021fcb2-61a3-472f-868b-88a39e9c59ff, X-ECOMP-TransactionID=IX3IX, X-Begin-Timestamp=2021-08-26T09:50:10.040+0000, id=a6712d68-6cb2-fb48-6c4f-a8b87b7e14ec, timestamp=1629971410041}]
2021-08-26 09:50:28.443 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-08-26 09:50:28.444 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-26 09:50:28.445 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:d61647e9-26, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-26 09:50:28.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-26, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_prepared])
2021-08-26 09:50:28.445 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 2edf753b-f16b-4c8a-92f2-998accbb38dd, X-RequestID: 60611a19-c6d1-4bed-a215-4336f2c1ea98, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-26 09:50:28.447 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-26, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_sent])
2021-08-26 09:50:28.473 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-26, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received response (auto-read:false) : [x-onap-requestid=bcf15e2e-3b33-4465-8e0c-3f92555c2d32, Content-Type=application/json, Date=Thu, 26 Aug 2021 09:50:28 GMT, content-length=3707]
2021-08-26 09:50:28.473 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-26, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_received])
2021-08-26 09:50:28.473 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-26 09:50:28.474 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:d61647e9-26, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-26 09:50:28.474 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-26, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received last HTTP packet
2021-08-26 09:50:28.475  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-08-26 09:50:28.475 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-08-26 09:50:28.475 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_completed])
2021-08-26 09:50:28.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [disconnecting])
2021-08-26 09:50:28.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Releasing channel
2021-08-26 09:50:28.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-26T09:50:40.040+0000|551d7575-eba8-4eac-9830-b39b1fe5ab6b|Request Id: 551d7575-eba8-4eac-9830-b39b1fe5ab6b. Transaction Id: SOBOA. Begin TS: 2021-08-26T09:50:40.040+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:50:40.040 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 551d7575-eba8-4eac-9830-b39b1fe5ab6b. Transaction Id: SOBOA. Begin TS: 2021-08-26T09:50:40.040+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:50:40.042+0000|2021-08-26T09:50:40.047+0000|551d7575-eba8-4eac-9830-b39b1fe5ab6b|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.38|5|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 551d7575-eba8-4eac-9830-b39b1fe5ab6b, Transaction Id: SOBOA, 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-08-26 09:50:40.047 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 551d7575-eba8-4eac-9830-b39b1fe5ab6b, Transaction Id: SOBOA, 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-08-26 09:50:40.048 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=551d7575-eba8-4eac-9830-b39b1fe5ab6b, X-ECOMP-TransactionID=SOBOA, X-Begin-Timestamp=2021-08-26T09:50:40.040+0000, id=f2626491-6069-585e-69a5-fd0f3e519d0a, timestamp=1629971440041}], headers={id=5e3b2b91-7793-5e1c-c930-f94db7dcf1d9, timestamp=1629971440048}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=551d7575-eba8-4eac-9830-b39b1fe5ab6b, X-ECOMP-TransactionID=SOBOA, X-Begin-Timestamp=2021-08-26T09:50:40.040+0000, id=f2626491-6069-585e-69a5-fd0f3e519d0a, timestamp=1629971440041}]
2021-08-26T09:51:10.039+0000|cb00e78d-ee7e-42e0-8781-d05d2a4c49b6|Request Id: cb00e78d-ee7e-42e0-8781-d05d2a4c49b6. Transaction Id: S4AEX. Begin TS: 2021-08-26T09:51:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:51:10.039 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: cb00e78d-ee7e-42e0-8781-d05d2a4c49b6. Transaction Id: S4AEX. Begin TS: 2021-08-26T09:51:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:51:10.041+0000|2021-08-26T09:51:10.048+0000|cb00e78d-ee7e-42e0-8781-d05d2a4c49b6|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.38|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: cb00e78d-ee7e-42e0-8781-d05d2a4c49b6, Transaction Id: S4AEX, 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-08-26 09:51:10.048 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: cb00e78d-ee7e-42e0-8781-d05d2a4c49b6, Transaction Id: S4AEX, 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-08-26 09:51:10.049 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=cb00e78d-ee7e-42e0-8781-d05d2a4c49b6, X-ECOMP-TransactionID=S4AEX, X-Begin-Timestamp=2021-08-26T09:51:10.039+0000, id=23592d4c-9323-0731-1ee0-466d424d0f8c, timestamp=1629971470040}], headers={id=ffcb2398-96f3-80f1-a70e-07eea258e548, timestamp=1629971470049}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=cb00e78d-ee7e-42e0-8781-d05d2a4c49b6, X-ECOMP-TransactionID=S4AEX, X-Begin-Timestamp=2021-08-26T09:51:10.039+0000, id=23592d4c-9323-0731-1ee0-466d424d0f8c, timestamp=1629971470040}]
2021-08-26 09:51:28.443 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-08-26 09:51:28.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-26 09:51:28.445 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:d61647e9-27, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-26 09:51:28.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-27, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_prepared])
2021-08-26 09:51:28.445 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 09086ee5-3304-43f5-a54c-1eb316318f7c, X-RequestID: 60611a19-c6d1-4bed-a215-4336f2c1ea98, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-26 09:51:28.447 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-27, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_sent])
2021-08-26 09:51:28.476 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-27, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received response (auto-read:false) : [x-onap-requestid=0b0e212b-0576-4a4c-a88a-5b042d63e92c, Content-Type=application/json, Date=Thu, 26 Aug 2021 09:51:28 GMT, content-length=3707]
2021-08-26 09:51:28.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-27, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_received])
2021-08-26 09:51:28.477 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-26 09:51:28.477 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:d61647e9-27, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-26 09:51:28.478 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-27, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received last HTTP packet
2021-08-26 09:51:28.478  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-08-26 09:51:28.478 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-08-26 09:51:28.479 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_completed])
2021-08-26 09:51:28.479 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [disconnecting])
2021-08-26 09:51:28.479 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Releasing channel
2021-08-26 09:51:28.479 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-26T09:51:40.040+0000|d2315d38-905a-4a1c-aac7-dfae4e3ca3f3|Request Id: d2315d38-905a-4a1c-aac7-dfae4e3ca3f3. Transaction Id: 5RKFY. Begin TS: 2021-08-26T09:51:40.040+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:51:40.040 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d2315d38-905a-4a1c-aac7-dfae4e3ca3f3. Transaction Id: 5RKFY. Begin TS: 2021-08-26T09:51:40.040+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:51:40.042+0000|2021-08-26T09:51:40.048+0000|d2315d38-905a-4a1c-aac7-dfae4e3ca3f3|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.38|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d2315d38-905a-4a1c-aac7-dfae4e3ca3f3, Transaction Id: 5RKFY, 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-08-26 09:51:40.048 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d2315d38-905a-4a1c-aac7-dfae4e3ca3f3, Transaction Id: 5RKFY, 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-08-26 09:51:40.049 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=d2315d38-905a-4a1c-aac7-dfae4e3ca3f3, X-ECOMP-TransactionID=5RKFY, X-Begin-Timestamp=2021-08-26T09:51:40.040+0000, id=92ddab94-a6ae-28e4-54b6-7007461f333c, timestamp=1629971500040}], headers={id=5404d550-0d7b-3057-e09d-07c6cec26ef2, timestamp=1629971500049}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d2315d38-905a-4a1c-aac7-dfae4e3ca3f3, X-ECOMP-TransactionID=5RKFY, X-Begin-Timestamp=2021-08-26T09:51:40.040+0000, id=92ddab94-a6ae-28e4-54b6-7007461f333c, timestamp=1629971500040}]
2021-08-26T09:52:10.040+0000|1684f860-879c-4860-a39c-850e1775fb09|Request Id: 1684f860-879c-4860-a39c-850e1775fb09. Transaction Id: RAVBY. Begin TS: 2021-08-26T09:52:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:52:10.040 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1684f860-879c-4860-a39c-850e1775fb09. Transaction Id: RAVBY. Begin TS: 2021-08-26T09:52:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:52:10.041+0000|2021-08-26T09:52:10.048+0000|1684f860-879c-4860-a39c-850e1775fb09|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.38|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1684f860-879c-4860-a39c-850e1775fb09, Transaction Id: RAVBY, 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-08-26 09:52:10.048 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1684f860-879c-4860-a39c-850e1775fb09, Transaction Id: RAVBY, 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-08-26 09:52:10.049 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1684f860-879c-4860-a39c-850e1775fb09, X-ECOMP-TransactionID=RAVBY, X-Begin-Timestamp=2021-08-26T09:52:10.039+0000, id=c991a6a4-61de-fdc8-25d4-be5fcd60b1af, timestamp=1629971530040}], headers={id=f28f955b-e43f-3fa0-ab0c-77d4d07521fd, timestamp=1629971530049}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1684f860-879c-4860-a39c-850e1775fb09, X-ECOMP-TransactionID=RAVBY, X-Begin-Timestamp=2021-08-26T09:52:10.039+0000, id=c991a6a4-61de-fdc8-25d4-be5fcd60b1af, timestamp=1629971530040}]
2021-08-26 09:52:28.443 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-08-26 09:52:28.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-26 09:52:28.445 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:d61647e9-28, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-26 09:52:28.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-28, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_prepared])
2021-08-26 09:52:28.446 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 69c68ecb-ad17-4ed1-bb21-99d437718e6a, X-RequestID: 60611a19-c6d1-4bed-a215-4336f2c1ea98, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-26 09:52:28.447 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-28, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [request_sent])
2021-08-26 09:52:28.474 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-28, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received response (auto-read:false) : [x-onap-requestid=fe356d5b-8f3e-42f3-9300-e63e50c2f99e, Content-Type=application/json, Date=Thu, 26 Aug 2021 09:52:28 GMT, content-length=3707]
2021-08-26 09:52:28.474 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9-28, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_received])
2021-08-26 09:52:28.474 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-26 09:52:28.474 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:d61647e9-28, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-26 09:52:28.475 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:d61647e9-28, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Received last HTTP packet
2021-08-26 09:52:28.476  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-26 09:52:28.476 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-26 09:52:28.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [response_completed])
2021-08-26 09:52:28.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443]}}, [disconnecting])
2021-08-26 09:52:28.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Releasing channel
2021-08-26 09:52:28.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:d61647e9, L:/10.233.70.38:54708 - R:config-binding-service.onap.svc.cluster.local/10.233.76.47:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-26T09:52:40.040+0000|bb0e1da1-68e9-45fa-9654-a17b35dab0cc|Request Id: bb0e1da1-68e9-45fa-9654-a17b35dab0cc. Transaction Id: F4UTS. Begin TS: 2021-08-26T09:52:40.040+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:52:40.040 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: bb0e1da1-68e9-45fa-9654-a17b35dab0cc. Transaction Id: F4UTS. Begin TS: 2021-08-26T09:52:40.040+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:52:40.042+0000|2021-08-26T09:52:40.047+0000|bb0e1da1-68e9-45fa-9654-a17b35dab0cc|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.38|5|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: bb0e1da1-68e9-45fa-9654-a17b35dab0cc, Transaction Id: F4UTS, 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-08-26 09:52:40.047 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: bb0e1da1-68e9-45fa-9654-a17b35dab0cc, Transaction Id: F4UTS, 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-08-26 09:52:40.049 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=bb0e1da1-68e9-45fa-9654-a17b35dab0cc, X-ECOMP-TransactionID=F4UTS, X-Begin-Timestamp=2021-08-26T09:52:40.040+0000, id=068276bf-2dad-ec45-81b1-2d309fec7168, timestamp=1629971560041}], headers={id=62fcfd53-07c5-7d30-50be-2a04c25dac9d, timestamp=1629971560048}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=bb0e1da1-68e9-45fa-9654-a17b35dab0cc, X-ECOMP-TransactionID=F4UTS, X-Begin-Timestamp=2021-08-26T09:52:40.040+0000, id=068276bf-2dad-ec45-81b1-2d309fec7168, timestamp=1629971560041}]
2021-08-26T09:53:10.040+0000|3073eb91-4524-4e1f-8c81-15dca8e7db89|Request Id: 3073eb91-4524-4e1f-8c81-15dca8e7db89. Transaction Id: VQDEK. Begin TS: 2021-08-26T09:53:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26 09:53:10.039 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 3073eb91-4524-4e1f-8c81-15dca8e7db89. Transaction Id: VQDEK. Begin TS: 2021-08-26T09:53:10.039+0000. Starting new DMaaP MR Subscriber poll.
2021-08-26T09:53:10.041+0000|2021-08-26T09:53:10.047+0000|3073eb91-4524-4e1f-8c81-15dca8e7db89|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.38|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3073eb91-4524-4e1f-8c81-15dca8e7db89, Transaction Id: VQDEK, 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-08-26 09:53:10.047 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 3073eb91-4524-4e1f-8c81-15dca8e7db89, Transaction Id: VQDEK, 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-08-26 09:53:10.048 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=3073eb91-4524-4e1f-8c81-1