Results

By type

          2021-04-06 02:18:12.773 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Registering pool release on close event for channel
2021-04-06 02:18:12.778 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel connected, now 1 active connections and 0 inactive connections
2021-04-06 02:18:12.897 DEBUG 1 --- [ctor-http-nio-4] io.netty.handler.ssl.SslHandler          : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] HANDSHAKEN: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
2021-04-06 02:18:12.898 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}, [connected])
2021-04-06 02:18:12.915 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [configured])
2021-04-06 02:18:12.921 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-06 02:18:12.923 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-06 02:18:12.940 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [request_sent])
2021-04-06 02:18:12.991 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received response (auto-read:false) : [x-onap-requestid=5c58c4c9-f097-4c32-ac9a-4bdc76e5f6f1, Content-Type=application/json, Content-Length=3732, Date=Tue, 06 Apr 2021 02:18:12 GMT]
2021-04-06 02:18:12.992 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [response_received])
2021-04-06 02:18:13.012 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-06 02:18:13.013 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-06 02:18:13.018  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Starting TcaAppMain v1.2.1 on dcae-tcagen2 with PID 1 (/opt/dcae-analytics-tca-web-1.2.1.jar started by tca-gen2 in /opt)
2021-04-06 02:18:13.025 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received last HTTP packet
2021-04-06 02:18:13.028 DEBUG 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Running with Spring Boot v2.0.9.RELEASE, Spring v5.0.13.RELEASE
2021-04-06 02:18:13.029  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : The following profiles are active: configBindingService,dmaap,mongo
2021-04-06 02:18:13.075  INFO 1 --- [           main] ConfigServletWebServerApplicationContext : Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@61eaec38: startup date [Tue Apr 06 02:18:13 UTC 2021]; root of context hierarchy
2021-04-06 02:18:13.080  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-06 02:18:13.080 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes":{"tca_handle_in":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/"}}},"tca.enable_ecomp_logging":true,"tca.enable_abatement":true,"tca.aai.password":"DCAE","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"tca.aai.node_query_path":"aai/v11/search/nodes-query","streams_publishes":{"tca_handle_out":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/"}}},"streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"tca.aai.username":"DCAE","streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"tca.aai.url":"http://aai.onap.svc.cluster.local","streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":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,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.message_limit":50000,"service_calls":[],"streams_subscribes.tca_handle_in.consumer_ids[0]":"c0"}}
2021-04-06 02:18:13.088 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : Converting JSON to flattened key value Map: {"config":{"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes":{"tca_handle_in":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/"}}},"tca.enable_ecomp_logging":true,"tca.enable_abatement":true,"tca.aai.password":"DCAE","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"tca.aai.node_query_path":"aai/v11/search/nodes-query","streams_publishes":{"tca_handle_out":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/"}}},"streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"tca.aai.username":"DCAE","streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"tca.aai.url":"http://aai.onap.svc.cluster.local","streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":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,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.message_limit":50000,"service_calls":[],"streams_subscribes.tca_handle_in.consumer_ids[0]":"c0"}}
2021-04-06 02:18:13.121 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : Flattened Key Value Pairs
2021-04-06 02:18:13.121 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.spring.data.mongodb.uri:mongodb://dcae-mongohost/dcae-tcagen2
2021-04-06 02:18:13.122 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.type:message_router
2021-04-06 02:18:13.122 DEBUG 1 --- [ctor-http-nio-4] 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-04-06 02:18:13.122 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_ecomp_logging:true
2021-04-06 02:18:13.122 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_abatement:true
2021-04-06 02:18:13.123 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.password:DCAE
2021-04-06 02:18:13.123 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group:cg1
2021-04-06 02:18:13.123 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up:10000
2021-04-06 02:18:13.123 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.node_query_path:aai/v11/search/nodes-query
2021-04-06 02:18:13.124 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_publishes.tca_handle_out.type:message_router
2021-04-06 02:18:13.124 DEBUG 1 --- [ctor-http-nio-4] 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-04-06 02:18:13.124 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1]:c1
2021-04-06 02:18:13.125 DEBUG 1 --- [ctor-http-nio-4] 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-04-06 02:18:13.125 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down:30000
2021-04-06 02:18:13.125 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max:60000
2021-04-06 02:18:13.126 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.username:DCAE
2021-04-06 02:18:13.126 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min:30000
2021-04-06 02:18:13.127 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.url:http://aai.onap.svc.cluster.local
2021-04-06 02:18:13.127 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.timeout:-1
2021-04-06 02:18:13.127 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.enable_enrichment:true
2021-04-06 02:18:13.128 DEBUG 1 --- [ctor-http-nio-4] 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-04-06 02:18:13.128 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.processing_batch_size:10000
2021-04-06 02:18:13.128 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate:0
2021-04-06 02:18:13.129 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.message_limit:50000
2021-04-06 02:18:13.129 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0]:c0
2021-04-06 02:18:13.140  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.type -> message_router
2021-04-06 02:18:13.141  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.enable_enrichment -> true
2021-04-06 02:18:13.141  INFO 1 --- [ctor-http-nio-4] 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-04-06 02:18:13.141  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate -> 0
2021-04-06 02:18:13.141  INFO 1 --- [ctor-http-nio-4] 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-04-06 02:18:13.142  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group -> cg1
2021-04-06 02:18:13.142  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1] -> c1
2021-04-06 02:18:13.142  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.node_query_path -> aai/v11/search/nodes-query
2021-04-06 02:18:13.142  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_abatement -> true
2021-04-06 02:18:13.142  INFO 1 --- [ctor-http-nio-4] 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-04-06 02:18:13.143  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.type -> message_router
2021-04-06 02:18:13.143  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.username -> DCAE
2021-04-06 02:18:13.143  INFO 1 --- [ctor-http-nio-4] 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-04-06 02:18:13.143  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.timeout -> -1
2021-04-06 02:18:13.143  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.processing_batch_size -> 10000
2021-04-06 02:18:13.143  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min -> 30000
2021-04-06 02:18:13.143  INFO 1 --- [ctor-http-nio-4] 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-04-06 02:18:13.143  INFO 1 --- [ctor-http-nio-4] 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-04-06 02:18:13.144  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max -> 60000
2021-04-06 02:18:13.144  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.url -> http://aai.onap.svc.cluster.local
2021-04-06 02:18:13.144  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_ecomp_logging -> true
2021-04-06 02:18:13.144  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.password -> DCAE
2021-04-06 02:18:13.144  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.message_limit -> 50000
2021-04-06 02:18:13.144  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0] -> c0
2021-04-06 02:18:13.144  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: spring.data.mongodb.uri -> mongodb://dcae-mongohost/dcae-tcagen2
2021-04-06 02:18:13.145  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Refreshed configuration data
2021-04-06 02:18:13.146 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [disconnecting])
2021-04-06 02:18:13.146 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Releasing channel
2021-04-06 02:18:13.147 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-06 02:18:14.300  INFO 1 --- [           main] o.s.i.config.IntegrationRegistrar        : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
2021-04-06 02:18:15.360  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
2021-04-06 02:18:15.444  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-04-06 02:18:15.737  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration$$EnhancerBySpringCGLIB$$e8559c26] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-04-06 02:18:16.315  INFO 1 --- [           main] io.undertow.servlet                      : Initializing Spring embedded WebApplicationContext
2021-04-06 02:18:16.315  INFO 1 --- [           main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 3240 ms
2021-04-06 02:18:17.411  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'characterEncodingFilter' to: [/*]
2021-04-06 02:18:17.412  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'webMvcMetricsFilter' to: [/*]
2021-04-06 02:18:17.412  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
2021-04-06 02:18:17.413  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'httpPutFormContentFilter' to: [/*]
2021-04-06 02:18:17.413  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'requestContextFilter' to: [/*]
2021-04-06 02:18:17.413  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'httpTraceFilter' to: [/*]
2021-04-06 02:18:17.413  INFO 1 --- [           main] o.s.b.w.servlet.ServletRegistrationBean  : Servlet dispatcherServlet mapped to [/]
2021-04-06 02:18:18.252  INFO 1 --- [           main] org.mongodb.driver.cluster               : Cluster created with settings {hosts=[dcae-mongohost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
2021-04-06 02:18:18.546  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:1, serverValue:408}] to dcae-mongohost:27017
2021-04-06 02:18:18.603  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, version=ServerVersion{versionList=[4, 0, 8]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=54222285}
2021-04-06 02:18:19.049  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/swagger-resources/configuration/security]}" onto public org.springframework.http.ResponseEntity springfox.documentation.swagger.web.ApiResourceController.securityConfiguration()
2021-04-06 02:18:19.052  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/swagger-resources/configuration/ui]}" onto public org.springframework.http.ResponseEntity springfox.documentation.swagger.web.ApiResourceController.uiConfiguration()
2021-04-06 02:18:19.053  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/swagger-resources]}" onto public org.springframework.http.ResponseEntity> springfox.documentation.swagger.web.ApiResourceController.swaggerResources()
2021-04-06 02:18:19.071  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/v1/tca/policy],methods=[GET],produces=[application/json]}" onto public org.springframework.http.ResponseEntity org.onap.dcae.analytics.tca.web.controller.TcaRestController.getTcaPolicy()
2021-04-06 02:18:19.072  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/v1/tca/policy],methods=[POST],consumes=[application/json],produces=[application/json]}" onto public org.springframework.http.ResponseEntity org.onap.dcae.analytics.tca.web.controller.TcaRestController.setTcaPolicy(org.onap.dcae.analytics.tca.model.policy.TcaPolicy)
2021-04-06 02:18:19.072  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/v1/tca/execute],methods=[POST],consumes=[application/json],produces=[application/json]}" onto public org.springframework.http.ResponseEntity> org.onap.dcae.analytics.tca.web.controller.TcaRestController.execute(org.onap.dcae.analytics.tca.model.restapi.TcaExecutionRequest)
2021-04-06 02:18:19.077  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
2021-04-06 02:18:19.078  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
2021-04-06 02:18:19.238  INFO 1 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 16 endpoint(s) beneath base path '/actuator'
2021-04-06 02:18:19.259  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/auditevents],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-06 02:18:19.261  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/beans],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-06 02:18:19.261  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/health],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-06 02:18:19.262  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/conditions],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-06 02:18:19.262  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/shutdown],methods=[POST],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-06 02:18:19.263  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/configprops],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-06 02:18:19.263  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/env/{toMatch}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-06 02:18:19.263  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/env],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-06 02:18:19.264  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/info],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-06 02:18:19.264  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/loggers/{name}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-06 02:18:19.265  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/loggers/{name}],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-06 02:18:19.265  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/loggers],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-06 02:18:19.266  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/heapdump],methods=[GET],produces=[application/octet-stream]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-06 02:18:19.266  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/threaddump],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-06 02:18:19.267  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/prometheus],methods=[GET],produces=[text/plain;version=0.0.4;charset=utf-8]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-06 02:18:19.267  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/metrics/{requiredMetricName}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-06 02:18:19.268  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/metrics],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-06 02:18:19.268  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/scheduledtasks],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-06 02:18:19.268  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/httptrace],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-06 02:18:19.269  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/mappings],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-06 02:18:19.270  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto protected java.util.Map> org.springframework.boot.actuate.endpoint.web.servlet.WebMvcEndpointHandlerMapping.links(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
2021-04-06 02:18:19.500  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-04-06 02:18:19.564  INFO 1 --- [           main] f.TcaAppPropsToMrSubscriberPrefsFunction : Selecting Auto Adjusting polling rate for DMaaP MR Subscriber: tca_handle_in
2021-04-06 02:18:19.720  INFO 1 --- [           main] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:2, serverValue:409}] to dcae-mongohost:27017
2021-04-06 02:18:21.063 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_in
2021-04-06 02:18:21.073  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_in. No username present
2021-04-06 02:18:21.073 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_in
2021-04-06 02:18:21.073  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-04-06 02:18:21.074  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_in
2021-04-06 02:18:21.090  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-04-06 02:18:21.102 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_out
2021-04-06 02:18:21.102  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_out. No username present
2021-04-06 02:18:21.103 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_out
2021-04-06 02:18:21.103  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-04-06 02:18:21.103  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_out
2021-04-06 02:18:21.157  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-04-06 02:18:21.159  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-04-06 02:18:21.555  INFO 1 --- [           main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
2021-04-06 02:18:21.628  INFO 1 --- [           main] o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService 'taskScheduler'
2021-04-06 02:18:21.900  INFO 1 --- [           main] o.s.w.s.handler.SimpleUrlHandlerMapping  : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2021-04-06 02:18:22.043  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@61eaec38: startup date [Tue Apr 06 02:18:13 UTC 2021]; root of context hierarchy
2021-04-06 02:18:22.138  INFO 1 --- [           main] o.s.w.s.handler.SimpleUrlHandlerMapping  : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2021-04-06 02:18:22.138  INFO 1 --- [           main] o.s.w.s.handler.SimpleUrlHandlerMapping  : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2021-04-06 02:18:22.789  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Registering beans for JMX exposure on startup
2021-04-06 02:18:22.801  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Bean with name 'mongoMessageGroupStore' has been autodetected for JMX exposure
2021-04-06 02:18:22.804  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Bean with name 'loggingFlow.org.springframework.integration.dsl.channel.WireTapSpec#0' has been autodetected for JMX exposure
2021-04-06 02:18:22.807  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Located managed bean 'mongoMessageGroupStore': registering with JMX server as MBean [org.springframework.integration.mongodb.store:name=mongoMessageGroupStore,type=MongoDbChannelMessageStore]
2021-04-06 02:18:22.841  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Located managed bean 'loggingFlow.org.springframework.integration.dsl.channel.WireTapSpec#0': registering with JMX server as MBean [org.springframework.integration.channel.interceptor:name=loggingFlow.org.springframework.integration.dsl.channel.WireTapSpec#0,type=WireTap]
2021-04-06 02:18:22.882  INFO 1 --- [           main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 0
2021-04-06 02:18:22.883  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrSubscriberFlow.channel#0' channel
2021-04-06 02:18:22.883  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#0' has 1 subscriber(s).
2021-04-06 02:18:22.883  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-04-06 02:18:22.884  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {splitter} as a subscriber to the 'mrSubscriberFlow.channel#1' channel
2021-04-06 02:18:22.884  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#1' has 1 subscriber(s).
2021-04-06 02:18:22.884  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1
2021-04-06 02:18:22.884  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrPublisherInputChannel' channel
2021-04-06 02:18:22.884  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherInputChannel' has 1 subscriber(s).
2021-04-06 02:18:22.884  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-04-06 02:18:22.884  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherFlow.channel#0' channel
2021-04-06 02:18:22.884  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherFlow.channel#0' has 1 subscriber(s).
2021-04-06 02:18:22.885  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1
2021-04-06 02:18:22.885  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {} as a subscriber to the 'tcaMrFlow.channel#0' channel
2021-04-06 02:18:22.885  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.tcaMrFlow.channel#0' has 1 subscriber(s).
2021-04-06 02:18:22.885  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1
2021-04-06 02:18:22.885  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherOutputChannel' channel
2021-04-06 02:18:22.885  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherOutputChannel' has 1 subscriber(s).
2021-04-06 02:18:22.885  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started tcaPublisherResponseFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-04-06 02:18:22.885  INFO 1 --- [           main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 1073741823
2021-04-06 02:18:22.889  INFO 1 --- [           main] o.s.i.e.SourcePollingChannelAdapter      : started mrSubscriberFlow.org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0
2021-04-06 02:18:22.890  INFO 1 --- [           main] o.s.i.endpoint.PollingConsumer           : started tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-04-06 02:18:22.890  INFO 1 --- [           main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 2147483647
2021-04-06 02:18:22.891  INFO 1 --- [           main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
2021-04-06T02:18:22.899+0000|ab36f0d6-aba3-4c9c-8432-3d14a7a1723f|Request Id: ab36f0d6-aba3-4c9c-8432-3d14a7a1723f. Transaction Id: CPOVN. Begin TS: 2021-04-06T02:18:22.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:18:22.896 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ab36f0d6-aba3-4c9c-8432-3d14a7a1723f. Transaction Id: CPOVN. Begin TS: 2021-04-06T02:18:22.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:18:22.924  INFO 1 --- [           main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
2021-04-06 02:18:23.037  INFO 1 --- [           main] s.d.s.w.s.ApiListingReferenceScanner     : Scanning for api listing references
2021-04-06T02:18:22.931+0000|2021-04-06T02:18:23.062+0000|ab36f0d6-aba3-4c9c-8432-3d14a7a1723f|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.134|131|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ab36f0d6-aba3-4c9c-8432-3d14a7a1723f, Transaction Id: CPOVN, Elapsed Time: 131 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-06 02:18:23.066 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ab36f0d6-aba3-4c9c-8432-3d14a7a1723f, Transaction Id: CPOVN, Elapsed Time: 131 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-06 02:18:23.075 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ab36f0d6-aba3-4c9c-8432-3d14a7a1723f, X-ECOMP-TransactionID=CPOVN, X-Begin-Timestamp=2021-04-06T02:18:22.890+0000, id=16725443-6e18-401f-f755-2e88d608e284, timestamp=1617675502906}], headers={id=3a56004d-e770-ff43-54cc-5220b5a42dfa, timestamp=1617675503074}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ab36f0d6-aba3-4c9c-8432-3d14a7a1723f, X-ECOMP-TransactionID=CPOVN, X-Begin-Timestamp=2021-04-06T02:18:22.890+0000, id=16725443-6e18-401f-f755-2e88d608e284, timestamp=1617675502906}]
2021-04-06 02:18:23.460  INFO 1 --- [           main] io.undertow                              : starting server: Undertow - 2.0.27.Final
2021-04-06 02:18:23.475  INFO 1 --- [           main] org.xnio                                 : XNIO version 3.3.8.Final
2021-04-06 02:18:23.502  INFO 1 --- [           main] org.xnio.nio                             : XNIO NIO Implementation Version 3.3.8.Final
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.xnio.nio.NioXnio$2 (jar:file:/opt/dcae-analytics-tca-web-1.2.1.jar!/BOOT-INF/lib/xnio-nio-3.3.8.Final.jar!/) to constructor sun.nio.ch.EPollSelectorProvider()
WARNING: Please consider reporting this to the maintainers of org.xnio.nio.NioXnio$2
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2021-04-06 02:18:23.606  INFO 1 --- [           main] o.s.b.w.e.u.UndertowServletWebServer     : Undertow started on port(s) 9091 (http) with context path ''
2021-04-06 02:18:23.614  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Started TcaAppMain in 12.122 seconds (JVM running for 13.318)
2021-04-06 02:18:42.316  INFO 1 --- [  XNIO-1 task-1] io.undertow.servlet                      : Initializing Spring FrameworkServlet 'dispatcherServlet'
2021-04-06 02:18:42.317  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : FrameworkServlet 'dispatcherServlet': initialization started
2021-04-06 02:18:42.375  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : FrameworkServlet 'dispatcherServlet': initialization completed in 57 ms
2021-04-06T02:18:52.891+0000|892865bd-12ec-4e7a-b18a-b8fc149a62ae|Request Id: 892865bd-12ec-4e7a-b18a-b8fc149a62ae. Transaction Id: 8PI13. Begin TS: 2021-04-06T02:18:52.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:18:52.890 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 892865bd-12ec-4e7a-b18a-b8fc149a62ae. Transaction Id: 8PI13. Begin TS: 2021-04-06T02:18:52.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:18:52.893+0000|2021-04-06T02:18:52.902+0000|892865bd-12ec-4e7a-b18a-b8fc149a62ae|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.134|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 892865bd-12ec-4e7a-b18a-b8fc149a62ae, Transaction Id: 8PI13, 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-04-06 02:18:52.903 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 892865bd-12ec-4e7a-b18a-b8fc149a62ae, Transaction Id: 8PI13, 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-04-06 02:18:52.905 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=892865bd-12ec-4e7a-b18a-b8fc149a62ae, X-ECOMP-TransactionID=8PI13, X-Begin-Timestamp=2021-04-06T02:18:52.890+0000, id=7731e496-2662-80ae-09d0-8ec821810c60, timestamp=1617675532891}], headers={id=655e19a4-17f4-9f05-eef8-5d945c8adb69, timestamp=1617675532905}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=892865bd-12ec-4e7a-b18a-b8fc149a62ae, X-ECOMP-TransactionID=8PI13, X-Begin-Timestamp=2021-04-06T02:18:52.890+0000, id=7731e496-2662-80ae-09d0-8ec821810c60, timestamp=1617675532891}]
2021-04-06 02:19:12.240 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-04-06 02:19:12.244 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-06 02:19:12.244 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-06 02:19:12.244 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-06 02:19:12.246 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [request_sent])
2021-04-06 02:19:12.278 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received response (auto-read:false) : [x-onap-requestid=d00250a5-ba9f-4b27-8157-710d0b364867, Content-Type=application/json, Content-Length=3732, Date=Tue, 06 Apr 2021 02:19:12 GMT]
2021-04-06 02:19:12.279 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [response_received])
2021-04-06 02:19:12.279 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-06 02:19:12.279 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-06 02:19:12.281 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received last HTTP packet
2021-04-06 02:19:12.282  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-06 02:19:12.282 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes":{"tca_handle_in":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/"}}},"tca.enable_ecomp_logging":true,"tca.enable_abatement":true,"tca.aai.password":"DCAE","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"tca.aai.node_query_path":"aai/v11/search/nodes-query","streams_publishes":{"tca_handle_out":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/"}}},"streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"tca.aai.username":"DCAE","streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"tca.aai.url":"http://aai.onap.svc.cluster.local","streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":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,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.message_limit":50000,"service_calls":[],"streams_subscribes.tca_handle_in.consumer_ids[0]":"c0"}}
2021-04-06 02:19:12.284 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [disconnecting])
2021-04-06 02:19:12.284 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Releasing channel
2021-04-06 02:19:12.284 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-06T02:19:22.890+0000|aa10ba0e-3bfd-4ffc-8a8e-eb8793e03cf2|Request Id: aa10ba0e-3bfd-4ffc-8a8e-eb8793e03cf2. Transaction Id: GVUDS. Begin TS: 2021-04-06T02:19:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:19:22.890 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: aa10ba0e-3bfd-4ffc-8a8e-eb8793e03cf2. Transaction Id: GVUDS. Begin TS: 2021-04-06T02:19:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:19:22.891+0000|2021-04-06T02:19:22.898+0000|aa10ba0e-3bfd-4ffc-8a8e-eb8793e03cf2|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.134|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: aa10ba0e-3bfd-4ffc-8a8e-eb8793e03cf2, Transaction Id: GVUDS, 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-04-06 02:19:22.898 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: aa10ba0e-3bfd-4ffc-8a8e-eb8793e03cf2, Transaction Id: GVUDS, 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-04-06 02:19:22.900 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=aa10ba0e-3bfd-4ffc-8a8e-eb8793e03cf2, X-ECOMP-TransactionID=GVUDS, X-Begin-Timestamp=2021-04-06T02:19:22.889+0000, id=a83477c2-ee07-573c-fe18-43f898b2b8c9, timestamp=1617675562890}], headers={id=620609b0-8f7a-9d45-e1b8-93de02f5830d, timestamp=1617675562899}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=aa10ba0e-3bfd-4ffc-8a8e-eb8793e03cf2, X-ECOMP-TransactionID=GVUDS, X-Begin-Timestamp=2021-04-06T02:19:22.889+0000, id=a83477c2-ee07-573c-fe18-43f898b2b8c9, timestamp=1617675562890}]
2021-04-06T02:19:52.890+0000|aa59181f-a694-4ab6-a055-9417020bf717|Request Id: aa59181f-a694-4ab6-a055-9417020bf717. Transaction Id: WOPGE. Begin TS: 2021-04-06T02:19:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:19:52.890 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: aa59181f-a694-4ab6-a055-9417020bf717. Transaction Id: WOPGE. Begin TS: 2021-04-06T02:19:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:19:52.891+0000|2021-04-06T02:19:52.899+0000|aa59181f-a694-4ab6-a055-9417020bf717|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.134|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: aa59181f-a694-4ab6-a055-9417020bf717, Transaction Id: WOPGE, 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-04-06 02:19:52.899 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: aa59181f-a694-4ab6-a055-9417020bf717, Transaction Id: WOPGE, 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-04-06 02:19:52.902 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=aa59181f-a694-4ab6-a055-9417020bf717, X-ECOMP-TransactionID=WOPGE, X-Begin-Timestamp=2021-04-06T02:19:52.889+0000, id=e800e2dc-3089-72b5-c649-a6c10105bf0c, timestamp=1617675592890}], headers={id=b7e481b5-3b5c-f417-7620-d1a9bf2d22f2, timestamp=1617675592902}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=aa59181f-a694-4ab6-a055-9417020bf717, X-ECOMP-TransactionID=WOPGE, X-Begin-Timestamp=2021-04-06T02:19:52.889+0000, id=e800e2dc-3089-72b5-c649-a6c10105bf0c, timestamp=1617675592890}]
2021-04-06 02:20:12.239 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-04-06 02:20:12.241 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-06 02:20:12.242 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-06 02:20:12.242 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-06 02:20:12.244 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [request_sent])
2021-04-06 02:20:12.272 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received response (auto-read:false) : [x-onap-requestid=bb7a96f0-bb29-444b-aa4c-ae2fb85fa4a1, Content-Type=application/json, Content-Length=3732, Date=Tue, 06 Apr 2021 02:20:12 GMT]
2021-04-06 02:20:12.272 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [response_received])
2021-04-06 02:20:12.272 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-06 02:20:12.272 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-06 02:20:12.274 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received last HTTP packet
2021-04-06 02:20:12.275  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-06 02:20:12.275 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes":{"tca_handle_in":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/"}}},"tca.enable_ecomp_logging":true,"tca.enable_abatement":true,"tca.aai.password":"DCAE","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"tca.aai.node_query_path":"aai/v11/search/nodes-query","streams_publishes":{"tca_handle_out":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/"}}},"streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"tca.aai.username":"DCAE","streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"tca.aai.url":"http://aai.onap.svc.cluster.local","streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":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,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.message_limit":50000,"service_calls":[],"streams_subscribes.tca_handle_in.consumer_ids[0]":"c0"}}
2021-04-06 02:20:12.275 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [disconnecting])
2021-04-06 02:20:12.276 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Releasing channel
2021-04-06 02:20:12.276 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-06T02:20:22.890+0000|ec1ac136-e1af-4cfb-b5fc-145050b1e26a|Request Id: ec1ac136-e1af-4cfb-b5fc-145050b1e26a. Transaction Id: AEZUJ. Begin TS: 2021-04-06T02:20:22.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:20:22.890 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ec1ac136-e1af-4cfb-b5fc-145050b1e26a. Transaction Id: AEZUJ. Begin TS: 2021-04-06T02:20:22.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:20:22.892+0000|2021-04-06T02:20:22.898+0000|ec1ac136-e1af-4cfb-b5fc-145050b1e26a|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.134|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ec1ac136-e1af-4cfb-b5fc-145050b1e26a, Transaction Id: AEZUJ, 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-04-06 02:20:22.898 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ec1ac136-e1af-4cfb-b5fc-145050b1e26a, Transaction Id: AEZUJ, 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-04-06 02:20:22.900 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ec1ac136-e1af-4cfb-b5fc-145050b1e26a, X-ECOMP-TransactionID=AEZUJ, X-Begin-Timestamp=2021-04-06T02:20:22.890+0000, id=a8c8b8fd-78dc-aa51-a68d-f51de82521e4, timestamp=1617675622891}], headers={id=635c2718-6b36-c827-8ca7-33f5b0db0202, timestamp=1617675622900}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ec1ac136-e1af-4cfb-b5fc-145050b1e26a, X-ECOMP-TransactionID=AEZUJ, X-Begin-Timestamp=2021-04-06T02:20:22.890+0000, id=a8c8b8fd-78dc-aa51-a68d-f51de82521e4, timestamp=1617675622891}]
2021-04-06T02:20:52.890+0000|ac093acd-378d-4bec-9307-d7336d09fc76|Request Id: ac093acd-378d-4bec-9307-d7336d09fc76. Transaction Id: IVR6U. Begin TS: 2021-04-06T02:20:52.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:20:52.890 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ac093acd-378d-4bec-9307-d7336d09fc76. Transaction Id: IVR6U. Begin TS: 2021-04-06T02:20:52.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:20:52.892+0000|2021-04-06T02:20:52.899+0000|ac093acd-378d-4bec-9307-d7336d09fc76|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.134|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ac093acd-378d-4bec-9307-d7336d09fc76, Transaction Id: IVR6U, 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-04-06 02:20:52.899 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ac093acd-378d-4bec-9307-d7336d09fc76, Transaction Id: IVR6U, 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-04-06 02:20:52.901 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ac093acd-378d-4bec-9307-d7336d09fc76, X-ECOMP-TransactionID=IVR6U, X-Begin-Timestamp=2021-04-06T02:20:52.890+0000, id=115e5cb6-faaf-634e-b498-186d1b7ddbf3, timestamp=1617675652891}], headers={id=55376760-53b4-d923-1388-62ea7840e84a, timestamp=1617675652901}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ac093acd-378d-4bec-9307-d7336d09fc76, X-ECOMP-TransactionID=IVR6U, X-Begin-Timestamp=2021-04-06T02:20:52.890+0000, id=115e5cb6-faaf-634e-b498-186d1b7ddbf3, timestamp=1617675652891}]
2021-04-06 02:21:12.239 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-04-06 02:21:12.241 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-06 02:21:12.242 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-06 02:21:12.242 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-06 02:21:12.244 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [request_sent])
2021-04-06 02:21:12.274 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received response (auto-read:false) : [x-onap-requestid=a228cfa9-7db5-4470-8ee3-0b5426f7e2cd, Content-Type=application/json, Content-Length=3732, Date=Tue, 06 Apr 2021 02:21:12 GMT]
2021-04-06 02:21:12.274 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [response_received])
2021-04-06 02:21:12.278 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-06 02:21:12.278 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-06 02:21:12.280 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received last HTTP packet
2021-04-06 02:21:12.281  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-06 02:21:12.281 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes":{"tca_handle_in":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/"}}},"tca.enable_ecomp_logging":true,"tca.enable_abatement":true,"tca.aai.password":"DCAE","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"tca.aai.node_query_path":"aai/v11/search/nodes-query","streams_publishes":{"tca_handle_out":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/"}}},"streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"tca.aai.username":"DCAE","streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"tca.aai.url":"http://aai.onap.svc.cluster.local","streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":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,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.message_limit":50000,"service_calls":[],"streams_subscribes.tca_handle_in.consumer_ids[0]":"c0"}}
2021-04-06 02:21:12.281 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [disconnecting])
2021-04-06 02:21:12.282 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Releasing channel
2021-04-06 02:21:12.282 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-06T02:21:22.891+0000|d63511ea-ed57-4b7e-88b9-c81389167081|Request Id: d63511ea-ed57-4b7e-88b9-c81389167081. Transaction Id: NPCSA. Begin TS: 2021-04-06T02:21:22.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:21:22.890 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d63511ea-ed57-4b7e-88b9-c81389167081. Transaction Id: NPCSA. Begin TS: 2021-04-06T02:21:22.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:21:22.892+0000|2021-04-06T02:21:22.899+0000|d63511ea-ed57-4b7e-88b9-c81389167081|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.134|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d63511ea-ed57-4b7e-88b9-c81389167081, Transaction Id: NPCSA, 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-04-06 02:21:22.899 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d63511ea-ed57-4b7e-88b9-c81389167081, Transaction Id: NPCSA, 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-04-06 02:21:22.901 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d63511ea-ed57-4b7e-88b9-c81389167081, X-ECOMP-TransactionID=NPCSA, X-Begin-Timestamp=2021-04-06T02:21:22.890+0000, id=7cf5c243-0c3a-c6cd-5c6e-92a82db1c0c9, timestamp=1617675682891}], headers={id=f210fcf7-8be7-bc5b-926c-3537ba84c9c8, timestamp=1617675682901}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d63511ea-ed57-4b7e-88b9-c81389167081, X-ECOMP-TransactionID=NPCSA, X-Begin-Timestamp=2021-04-06T02:21:22.890+0000, id=7cf5c243-0c3a-c6cd-5c6e-92a82db1c0c9, timestamp=1617675682891}]
2021-04-06T02:21:52.890+0000|bf21d932-7a6e-4cab-8f71-037695d591fa|Request Id: bf21d932-7a6e-4cab-8f71-037695d591fa. Transaction Id: UW1M0. Begin TS: 2021-04-06T02:21:52.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:21:52.890 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: bf21d932-7a6e-4cab-8f71-037695d591fa. Transaction Id: UW1M0. Begin TS: 2021-04-06T02:21:52.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:21:52.891+0000|2021-04-06T02:21:52.899+0000|bf21d932-7a6e-4cab-8f71-037695d591fa|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.134|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: bf21d932-7a6e-4cab-8f71-037695d591fa, Transaction Id: UW1M0, 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-04-06 02:21:52.899 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: bf21d932-7a6e-4cab-8f71-037695d591fa, Transaction Id: UW1M0, 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-04-06 02:21:52.901 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=bf21d932-7a6e-4cab-8f71-037695d591fa, X-ECOMP-TransactionID=UW1M0, X-Begin-Timestamp=2021-04-06T02:21:52.890+0000, id=f7b7a646-a799-3428-dd77-54b0f73b91f7, timestamp=1617675712890}], headers={id=9390625b-8f30-520f-a16e-12dba0147fe7, timestamp=1617675712900}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=bf21d932-7a6e-4cab-8f71-037695d591fa, X-ECOMP-TransactionID=UW1M0, X-Begin-Timestamp=2021-04-06T02:21:52.890+0000, id=f7b7a646-a799-3428-dd77-54b0f73b91f7, timestamp=1617675712890}]
2021-04-06 02:22:12.240 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-04-06 02:22:12.241 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-06 02:22:12.241 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-06 02:22:12.241 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-06 02:22:12.243 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [request_sent])
2021-04-06 02:22:12.264 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received response (auto-read:false) : [x-onap-requestid=f308c830-0a5c-4392-a122-8730f3cacd3b, Content-Type=application/json, Content-Length=3732, Date=Tue, 06 Apr 2021 02:22:12 GMT]
2021-04-06 02:22:12.264 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [response_received])
2021-04-06 02:22:12.264 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-06 02:22:12.264 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-06 02:22:12.266 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received last HTTP packet
2021-04-06 02:22:12.266  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-06 02:22:12.267 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes":{"tca_handle_in":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/"}}},"tca.enable_ecomp_logging":true,"tca.enable_abatement":true,"tca.aai.password":"DCAE","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"tca.aai.node_query_path":"aai/v11/search/nodes-query","streams_publishes":{"tca_handle_out":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/"}}},"streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"tca.aai.username":"DCAE","streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"tca.aai.url":"http://aai.onap.svc.cluster.local","streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":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,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.message_limit":50000,"service_calls":[],"streams_subscribes.tca_handle_in.consumer_ids[0]":"c0"}}
2021-04-06 02:22:12.267 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [disconnecting])
2021-04-06 02:22:12.268 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Releasing channel
2021-04-06 02:22:12.268 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-06T02:22:22.890+0000|fe1581a1-2240-4fd6-a0a2-df8aed9ada81|Request Id: fe1581a1-2240-4fd6-a0a2-df8aed9ada81. Transaction Id: VWVE8. Begin TS: 2021-04-06T02:22:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:22:22.890 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: fe1581a1-2240-4fd6-a0a2-df8aed9ada81. Transaction Id: VWVE8. Begin TS: 2021-04-06T02:22:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:22:22.891+0000|2021-04-06T02:22:22.901+0000|fe1581a1-2240-4fd6-a0a2-df8aed9ada81|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.134|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: fe1581a1-2240-4fd6-a0a2-df8aed9ada81, Transaction Id: VWVE8, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-06 02:22:22.901 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: fe1581a1-2240-4fd6-a0a2-df8aed9ada81, Transaction Id: VWVE8, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-06 02:22:22.903 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=fe1581a1-2240-4fd6-a0a2-df8aed9ada81, X-ECOMP-TransactionID=VWVE8, X-Begin-Timestamp=2021-04-06T02:22:22.889+0000, id=c725041b-eac6-9887-cdea-6d0d130fc10b, timestamp=1617675742890}], headers={id=0474cb3d-3fb7-43e0-7065-9d49570cee25, timestamp=1617675742903}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=fe1581a1-2240-4fd6-a0a2-df8aed9ada81, X-ECOMP-TransactionID=VWVE8, X-Begin-Timestamp=2021-04-06T02:22:22.889+0000, id=c725041b-eac6-9887-cdea-6d0d130fc10b, timestamp=1617675742890}]
2021-04-06T02:22:52.890+0000|e0013660-241a-4fc5-893d-83a250ccfd69|Request Id: e0013660-241a-4fc5-893d-83a250ccfd69. Transaction Id: JCD34. Begin TS: 2021-04-06T02:22:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:22:52.889 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e0013660-241a-4fc5-893d-83a250ccfd69. Transaction Id: JCD34. Begin TS: 2021-04-06T02:22:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:22:52.891+0000|2021-04-06T02:22:52.898+0000|e0013660-241a-4fc5-893d-83a250ccfd69|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.134|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e0013660-241a-4fc5-893d-83a250ccfd69, Transaction Id: JCD34, 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-04-06 02:22:52.898 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e0013660-241a-4fc5-893d-83a250ccfd69, Transaction Id: JCD34, 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-04-06 02:22:52.900 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e0013660-241a-4fc5-893d-83a250ccfd69, X-ECOMP-TransactionID=JCD34, X-Begin-Timestamp=2021-04-06T02:22:52.889+0000, id=e048125b-9713-7136-917f-d14b60489daa, timestamp=1617675772890}], headers={id=076a5484-6173-894b-3f84-929d90b48445, timestamp=1617675772900}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e0013660-241a-4fc5-893d-83a250ccfd69, X-ECOMP-TransactionID=JCD34, X-Begin-Timestamp=2021-04-06T02:22:52.889+0000, id=e048125b-9713-7136-917f-d14b60489daa, timestamp=1617675772890}]
2021-04-06 02:23:12.239 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-04-06 02:23:12.241 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-06 02:23:12.242 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-06 02:23:12.242 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-06 02:23:12.243 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [request_sent])
2021-04-06 02:23:12.266 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received response (auto-read:false) : [x-onap-requestid=f1fbccba-668d-4017-b9a1-f2750d725fe9, Content-Type=application/json, Content-Length=3732, Date=Tue, 06 Apr 2021 02:23:12 GMT]
2021-04-06 02:23:12.266 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [response_received])
2021-04-06 02:23:12.266 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-06 02:23:12.266 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-06 02:23:12.267 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received last HTTP packet
2021-04-06 02:23:12.268  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-06 02:23:12.268 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes":{"tca_handle_in":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/"}}},"tca.enable_ecomp_logging":true,"tca.enable_abatement":true,"tca.aai.password":"DCAE","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"tca.aai.node_query_path":"aai/v11/search/nodes-query","streams_publishes":{"tca_handle_out":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/"}}},"streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"tca.aai.username":"DCAE","streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"tca.aai.url":"http://aai.onap.svc.cluster.local","streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":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,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.message_limit":50000,"service_calls":[],"streams_subscribes.tca_handle_in.consumer_ids[0]":"c0"}}
2021-04-06 02:23:12.269 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [disconnecting])
2021-04-06 02:23:12.270 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Releasing channel
2021-04-06 02:23:12.270 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-06T02:23:22.890+0000|c65f57d7-4b00-4dad-a4f2-38ccb5db86a9|Request Id: c65f57d7-4b00-4dad-a4f2-38ccb5db86a9. Transaction Id: LZB9D. Begin TS: 2021-04-06T02:23:22.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:23:22.890 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c65f57d7-4b00-4dad-a4f2-38ccb5db86a9. Transaction Id: LZB9D. Begin TS: 2021-04-06T02:23:22.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:23:22.891+0000|2021-04-06T02:23:22.898+0000|c65f57d7-4b00-4dad-a4f2-38ccb5db86a9|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.134|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c65f57d7-4b00-4dad-a4f2-38ccb5db86a9, Transaction Id: LZB9D, 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-04-06 02:23:22.898 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c65f57d7-4b00-4dad-a4f2-38ccb5db86a9, Transaction Id: LZB9D, 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-04-06 02:23:22.900 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c65f57d7-4b00-4dad-a4f2-38ccb5db86a9, X-ECOMP-TransactionID=LZB9D, X-Begin-Timestamp=2021-04-06T02:23:22.890+0000, id=6fb71eb5-943b-bca6-e677-ab3981f6c3cd, timestamp=1617675802890}], headers={id=cfbc910c-1ac5-350f-e448-e657010f1a39, timestamp=1617675802900}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c65f57d7-4b00-4dad-a4f2-38ccb5db86a9, X-ECOMP-TransactionID=LZB9D, X-Begin-Timestamp=2021-04-06T02:23:22.890+0000, id=6fb71eb5-943b-bca6-e677-ab3981f6c3cd, timestamp=1617675802890}]
2021-04-06T02:23:52.890+0000|c370bd23-a1f5-4e17-858a-50af22ef8601|Request Id: c370bd23-a1f5-4e17-858a-50af22ef8601. Transaction Id: KYJAH. Begin TS: 2021-04-06T02:23:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:23:52.890 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c370bd23-a1f5-4e17-858a-50af22ef8601. Transaction Id: KYJAH. Begin TS: 2021-04-06T02:23:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:23:52.902  INFO 1 --- [ask-scheduler-1] o.apache.http.impl.execchain.RetryExec   : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond
2021-04-06 02:23:52.903  INFO 1 --- [ask-scheduler-1] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router:3904
2021-04-06T02:23:52.892+0000|2021-04-06T02:23:52.912+0000|c370bd23-a1f5-4e17-858a-50af22ef8601|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.134|20|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c370bd23-a1f5-4e17-858a-50af22ef8601, Transaction Id: KYJAH, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-06 02:23:52.912 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c370bd23-a1f5-4e17-858a-50af22ef8601, Transaction Id: KYJAH, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-06 02:23:52.914 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c370bd23-a1f5-4e17-858a-50af22ef8601, X-ECOMP-TransactionID=KYJAH, X-Begin-Timestamp=2021-04-06T02:23:52.889+0000, id=5166f7fe-6c05-27d7-5bf5-01f05ded1f3c, timestamp=1617675832890}], headers={id=86ccb2e9-799d-0ce7-48ba-84d0e2728296, timestamp=1617675832913}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c370bd23-a1f5-4e17-858a-50af22ef8601, X-ECOMP-TransactionID=KYJAH, X-Begin-Timestamp=2021-04-06T02:23:52.889+0000, id=5166f7fe-6c05-27d7-5bf5-01f05ded1f3c, timestamp=1617675832890}]
2021-04-06 02:24:12.240 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-04-06 02:24:12.243 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-06 02:24:12.243 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-06 02:24:12.243 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-06 02:24:12.245 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [request_sent])
2021-04-06 02:24:12.272 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received response (auto-read:false) : [x-onap-requestid=e11e0da1-9037-4463-a8d2-068c3f5370e3, Content-Type=application/json, Content-Length=3732, Date=Tue, 06 Apr 2021 02:24:12 GMT]
2021-04-06 02:24:12.272 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [response_received])
2021-04-06 02:24:12.273 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-06 02:24:12.273 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-06 02:24:12.274 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received last HTTP packet
2021-04-06 02:24:12.275  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-06 02:24:12.275 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes":{"tca_handle_in":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/"}}},"tca.enable_ecomp_logging":true,"tca.enable_abatement":true,"tca.aai.password":"DCAE","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"tca.aai.node_query_path":"aai/v11/search/nodes-query","streams_publishes":{"tca_handle_out":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/"}}},"streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"tca.aai.username":"DCAE","streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"tca.aai.url":"http://aai.onap.svc.cluster.local","streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":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,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.message_limit":50000,"service_calls":[],"streams_subscribes.tca_handle_in.consumer_ids[0]":"c0"}}
2021-04-06 02:24:12.276 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [disconnecting])
2021-04-06 02:24:12.276 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Releasing channel
2021-04-06 02:24:12.276 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-06T02:24:22.890+0000|27b3fc97-35f8-4e54-ae2c-ef3c927cb40b|Request Id: 27b3fc97-35f8-4e54-ae2c-ef3c927cb40b. Transaction Id: S10MP. Begin TS: 2021-04-06T02:24:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:24:22.890 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 27b3fc97-35f8-4e54-ae2c-ef3c927cb40b. Transaction Id: S10MP. Begin TS: 2021-04-06T02:24:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:24:22.891+0000|2021-04-06T02:24:22.899+0000|27b3fc97-35f8-4e54-ae2c-ef3c927cb40b|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.134|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 27b3fc97-35f8-4e54-ae2c-ef3c927cb40b, Transaction Id: S10MP, 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-04-06 02:24:22.899 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 27b3fc97-35f8-4e54-ae2c-ef3c927cb40b, Transaction Id: S10MP, 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-04-06 02:24:22.900 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=27b3fc97-35f8-4e54-ae2c-ef3c927cb40b, X-ECOMP-TransactionID=S10MP, X-Begin-Timestamp=2021-04-06T02:24:22.889+0000, id=994bcc5c-cc72-1d67-d49f-9985a0aadaa0, timestamp=1617675862890}], headers={id=c759cb22-ed36-a718-eaf6-490f71396ba6, timestamp=1617675862900}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=27b3fc97-35f8-4e54-ae2c-ef3c927cb40b, X-ECOMP-TransactionID=S10MP, X-Begin-Timestamp=2021-04-06T02:24:22.889+0000, id=994bcc5c-cc72-1d67-d49f-9985a0aadaa0, timestamp=1617675862890}]
2021-04-06T02:24:52.890+0000|ef1be6b6-0072-4d32-8242-296d5cd79715|Request Id: ef1be6b6-0072-4d32-8242-296d5cd79715. Transaction Id: 8MRCA. Begin TS: 2021-04-06T02:24:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:24:52.889 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ef1be6b6-0072-4d32-8242-296d5cd79715. Transaction Id: 8MRCA. Begin TS: 2021-04-06T02:24:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:24:52.891+0000|2021-04-06T02:24:52.899+0000|ef1be6b6-0072-4d32-8242-296d5cd79715|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.134|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ef1be6b6-0072-4d32-8242-296d5cd79715, Transaction Id: 8MRCA, 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-04-06 02:24:52.899 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ef1be6b6-0072-4d32-8242-296d5cd79715, Transaction Id: 8MRCA, 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-04-06 02:24:52.900 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ef1be6b6-0072-4d32-8242-296d5cd79715, X-ECOMP-TransactionID=8MRCA, X-Begin-Timestamp=2021-04-06T02:24:52.889+0000, id=0ed1b264-0681-a15c-099c-58b2394af643, timestamp=1617675892890}], headers={id=24a00b04-c95d-26de-5a13-0e3d6e7a4f4e, timestamp=1617675892900}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ef1be6b6-0072-4d32-8242-296d5cd79715, X-ECOMP-TransactionID=8MRCA, X-Begin-Timestamp=2021-04-06T02:24:52.889+0000, id=0ed1b264-0681-a15c-099c-58b2394af643, timestamp=1617675892890}]
2021-04-06 02:25:12.240 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-04-06 02:25:12.242 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-06 02:25:12.243 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-06 02:25:12.243 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-06 02:25:12.245 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [request_sent])
2021-04-06 02:25:12.265 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received response (auto-read:false) : [x-onap-requestid=41a3f59b-4405-4d6e-860f-1a6f56619830, Content-Type=application/json, Content-Length=3732, Date=Tue, 06 Apr 2021 02:25:12 GMT]
2021-04-06 02:25:12.266 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [response_received])
2021-04-06 02:25:12.266 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-06 02:25:12.267 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-06 02:25:12.268 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received last HTTP packet
2021-04-06 02:25:12.269  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-06 02:25:12.269 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes":{"tca_handle_in":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/"}}},"tca.enable_ecomp_logging":true,"tca.enable_abatement":true,"tca.aai.password":"DCAE","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"tca.aai.node_query_path":"aai/v11/search/nodes-query","streams_publishes":{"tca_handle_out":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/"}}},"streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"tca.aai.username":"DCAE","streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"tca.aai.url":"http://aai.onap.svc.cluster.local","streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":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,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.message_limit":50000,"service_calls":[],"streams_subscribes.tca_handle_in.consumer_ids[0]":"c0"}}
2021-04-06 02:25:12.270 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [disconnecting])
2021-04-06 02:25:12.270 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Releasing channel
2021-04-06 02:25:12.270 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-06T02:25:22.890+0000|fd2ff8ec-87fd-405d-8a6a-925d6ba2c396|Request Id: fd2ff8ec-87fd-405d-8a6a-925d6ba2c396. Transaction Id: MLFAY. Begin TS: 2021-04-06T02:25:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:25:22.890 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: fd2ff8ec-87fd-405d-8a6a-925d6ba2c396. Transaction Id: MLFAY. Begin TS: 2021-04-06T02:25:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:25:22.892+0000|2021-04-06T02:25:22.898+0000|fd2ff8ec-87fd-405d-8a6a-925d6ba2c396|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.72.134|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: fd2ff8ec-87fd-405d-8a6a-925d6ba2c396, Transaction Id: MLFAY, 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-04-06 02:25:22.898 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: fd2ff8ec-87fd-405d-8a6a-925d6ba2c396, Transaction Id: MLFAY, 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-04-06 02:25:22.899 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=fd2ff8ec-87fd-405d-8a6a-925d6ba2c396, X-ECOMP-TransactionID=MLFAY, X-Begin-Timestamp=2021-04-06T02:25:22.889+0000, id=aa163563-9179-0959-04d2-a176da8a814b, timestamp=1617675922891}], headers={id=a140f1c3-c748-b5dc-bf48-de3d9fd897f8, timestamp=1617675922899}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=fd2ff8ec-87fd-405d-8a6a-925d6ba2c396, X-ECOMP-TransactionID=MLFAY, X-Begin-Timestamp=2021-04-06T02:25:22.889+0000, id=aa163563-9179-0959-04d2-a176da8a814b, timestamp=1617675922891}]
2021-04-06T02:25:52.890+0000|2de42d60-9377-405b-9685-87c4efe29b48|Request Id: 2de42d60-9377-405b-9685-87c4efe29b48. Transaction Id: TTQSX. Begin TS: 2021-04-06T02:25:52.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:25:52.890 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2de42d60-9377-405b-9685-87c4efe29b48. Transaction Id: TTQSX. Begin TS: 2021-04-06T02:25:52.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:25:52.892+0000|2021-04-06T02:25:52.898+0000|2de42d60-9377-405b-9685-87c4efe29b48|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.134|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2de42d60-9377-405b-9685-87c4efe29b48, Transaction Id: TTQSX, 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-04-06 02:25:52.899 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2de42d60-9377-405b-9685-87c4efe29b48, Transaction Id: TTQSX, 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-04-06 02:25:52.900 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2de42d60-9377-405b-9685-87c4efe29b48, X-ECOMP-TransactionID=TTQSX, X-Begin-Timestamp=2021-04-06T02:25:52.890+0000, id=1c059748-86d2-07bc-a783-620f7ce29798, timestamp=1617675952891}], headers={id=37fcba94-8201-5f7a-5273-bd4e4e5e374f, timestamp=1617675952900}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2de42d60-9377-405b-9685-87c4efe29b48, X-ECOMP-TransactionID=TTQSX, X-Begin-Timestamp=2021-04-06T02:25:52.890+0000, id=1c059748-86d2-07bc-a783-620f7ce29798, timestamp=1617675952891}]
2021-04-06 02:26:12.239 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-04-06 02:26:12.241 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-06 02:26:12.242 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-06 02:26:12.242 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-06 02:26:12.243 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [request_sent])
2021-04-06 02:26:12.266 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received response (auto-read:false) : [x-onap-requestid=923e50dc-e096-40aa-99d8-577d8756ae33, Content-Type=application/json, Content-Length=3732, Date=Tue, 06 Apr 2021 02:26:12 GMT]
2021-04-06 02:26:12.266 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [response_received])
2021-04-06 02:26:12.267 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-06 02:26:12.267 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-06 02:26:12.268 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received last HTTP packet
2021-04-06 02:26:12.268  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-06 02:26:12.269 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes":{"tca_handle_in":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/"}}},"tca.enable_ecomp_logging":true,"tca.enable_abatement":true,"tca.aai.password":"DCAE","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"tca.aai.node_query_path":"aai/v11/search/nodes-query","streams_publishes":{"tca_handle_out":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/"}}},"streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"tca.aai.username":"DCAE","streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"tca.aai.url":"http://aai.onap.svc.cluster.local","streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":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,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.message_limit":50000,"service_calls":[],"streams_subscribes.tca_handle_in.consumer_ids[0]":"c0"}}
2021-04-06 02:26:12.269 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [disconnecting])
2021-04-06 02:26:12.269 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Releasing channel
2021-04-06 02:26:12.269 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-06T02:26:22.890+0000|dd6f3d61-fe02-44f2-8816-e940df915865|Request Id: dd6f3d61-fe02-44f2-8816-e940df915865. Transaction Id: YUSFH. Begin TS: 2021-04-06T02:26:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:26:22.890 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: dd6f3d61-fe02-44f2-8816-e940df915865. Transaction Id: YUSFH. Begin TS: 2021-04-06T02:26:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:26:22.891+0000|2021-04-06T02:26:22.898+0000|dd6f3d61-fe02-44f2-8816-e940df915865|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.134|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: dd6f3d61-fe02-44f2-8816-e940df915865, Transaction Id: YUSFH, 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-04-06 02:26:22.898 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: dd6f3d61-fe02-44f2-8816-e940df915865, Transaction Id: YUSFH, 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-04-06 02:26:22.899 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=dd6f3d61-fe02-44f2-8816-e940df915865, X-ECOMP-TransactionID=YUSFH, X-Begin-Timestamp=2021-04-06T02:26:22.889+0000, id=4730bb51-259f-9efe-2433-cc1cd8a29fc7, timestamp=1617675982890}], headers={id=523ea939-fa5c-f814-e1e0-85b2c6695715, timestamp=1617675982899}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=dd6f3d61-fe02-44f2-8816-e940df915865, X-ECOMP-TransactionID=YUSFH, X-Begin-Timestamp=2021-04-06T02:26:22.889+0000, id=4730bb51-259f-9efe-2433-cc1cd8a29fc7, timestamp=1617675982890}]
2021-04-06T02:26:52.890+0000|207b7a6d-46b2-4a53-a6e4-4deb044ee265|Request Id: 207b7a6d-46b2-4a53-a6e4-4deb044ee265. Transaction Id: FTWTB. Begin TS: 2021-04-06T02:26:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:26:52.889 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 207b7a6d-46b2-4a53-a6e4-4deb044ee265. Transaction Id: FTWTB. Begin TS: 2021-04-06T02:26:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:26:52.891+0000|2021-04-06T02:26:52.897+0000|207b7a6d-46b2-4a53-a6e4-4deb044ee265|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.134|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 207b7a6d-46b2-4a53-a6e4-4deb044ee265, Transaction Id: FTWTB, 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-04-06 02:26:52.897 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 207b7a6d-46b2-4a53-a6e4-4deb044ee265, Transaction Id: FTWTB, 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-04-06 02:26:52.898 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=207b7a6d-46b2-4a53-a6e4-4deb044ee265, X-ECOMP-TransactionID=FTWTB, X-Begin-Timestamp=2021-04-06T02:26:52.889+0000, id=c189d132-4e90-e061-83d9-f4e6ee2d7897, timestamp=1617676012890}], headers={id=5477d5de-1484-20d2-4d6f-c692d9a9e4ac, timestamp=1617676012898}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=207b7a6d-46b2-4a53-a6e4-4deb044ee265, X-ECOMP-TransactionID=FTWTB, X-Begin-Timestamp=2021-04-06T02:26:52.889+0000, id=c189d132-4e90-e061-83d9-f4e6ee2d7897, timestamp=1617676012890}]
2021-04-06 02:27:12.239 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-04-06 02:27:12.241 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-06 02:27:12.241 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-06 02:27:12.241 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-06 02:27:12.242 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [request_sent])
2021-04-06 02:27:12.267 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received response (auto-read:false) : [x-onap-requestid=ed4225c1-3ad1-4198-b005-b22077654444, Content-Type=application/json, Content-Length=3732, Date=Tue, 06 Apr 2021 02:27:12 GMT]
2021-04-06 02:27:12.267 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [response_received])
2021-04-06 02:27:12.267 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-06 02:27:12.268 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-06 02:27:12.269 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received last HTTP packet
2021-04-06 02:27:12.270  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-06 02:27:12.271 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes":{"tca_handle_in":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/"}}},"tca.enable_ecomp_logging":true,"tca.enable_abatement":true,"tca.aai.password":"DCAE","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"tca.aai.node_query_path":"aai/v11/search/nodes-query","streams_publishes":{"tca_handle_out":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/"}}},"streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"tca.aai.username":"DCAE","streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"tca.aai.url":"http://aai.onap.svc.cluster.local","streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":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,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.message_limit":50000,"service_calls":[],"streams_subscribes.tca_handle_in.consumer_ids[0]":"c0"}}
2021-04-06 02:27:12.271 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [disconnecting])
2021-04-06 02:27:12.272 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Releasing channel
2021-04-06 02:27:12.272 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-06T02:27:22.890+0000|aeae557d-d314-4e28-be3f-2ca8fb3a71a5|Request Id: aeae557d-d314-4e28-be3f-2ca8fb3a71a5. Transaction Id: NRVYO. Begin TS: 2021-04-06T02:27:22.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:27:22.890 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: aeae557d-d314-4e28-be3f-2ca8fb3a71a5. Transaction Id: NRVYO. Begin TS: 2021-04-06T02:27:22.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:27:22.892+0000|2021-04-06T02:27:22.898+0000|aeae557d-d314-4e28-be3f-2ca8fb3a71a5|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.134|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: aeae557d-d314-4e28-be3f-2ca8fb3a71a5, Transaction Id: NRVYO, 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-04-06 02:27:22.898 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: aeae557d-d314-4e28-be3f-2ca8fb3a71a5, Transaction Id: NRVYO, 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-04-06 02:27:22.900 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=aeae557d-d314-4e28-be3f-2ca8fb3a71a5, X-ECOMP-TransactionID=NRVYO, X-Begin-Timestamp=2021-04-06T02:27:22.890+0000, id=55e33965-0985-a1e7-1f6d-d718823a8aff, timestamp=1617676042891}], headers={id=1047aa41-180c-9afe-0cfb-b43a5d2a0fdd, timestamp=1617676042899}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=aeae557d-d314-4e28-be3f-2ca8fb3a71a5, X-ECOMP-TransactionID=NRVYO, X-Begin-Timestamp=2021-04-06T02:27:22.890+0000, id=55e33965-0985-a1e7-1f6d-d718823a8aff, timestamp=1617676042891}]
2021-04-06T02:27:52.890+0000|e4659db6-ec54-4965-95a8-c62699396e23|Request Id: e4659db6-ec54-4965-95a8-c62699396e23. Transaction Id: G3F78. Begin TS: 2021-04-06T02:27:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:27:52.889 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e4659db6-ec54-4965-95a8-c62699396e23. Transaction Id: G3F78. Begin TS: 2021-04-06T02:27:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:27:52.891+0000|2021-04-06T02:27:52.898+0000|e4659db6-ec54-4965-95a8-c62699396e23|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.134|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e4659db6-ec54-4965-95a8-c62699396e23, Transaction Id: G3F78, 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-04-06 02:27:52.898 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e4659db6-ec54-4965-95a8-c62699396e23, Transaction Id: G3F78, 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-04-06 02:27:52.899 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e4659db6-ec54-4965-95a8-c62699396e23, X-ECOMP-TransactionID=G3F78, X-Begin-Timestamp=2021-04-06T02:27:52.889+0000, id=8141443d-ffaa-786d-29b8-6e1f9a28ec88, timestamp=1617676072890}], headers={id=4f77462f-319f-7eb9-a71d-90bbaa700f3f, timestamp=1617676072899}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e4659db6-ec54-4965-95a8-c62699396e23, X-ECOMP-TransactionID=G3F78, X-Begin-Timestamp=2021-04-06T02:27:52.889+0000, id=8141443d-ffaa-786d-29b8-6e1f9a28ec88, timestamp=1617676072890}]
2021-04-06 02:28:12.240 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-04-06 02:28:12.242 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-06 02:28:12.242 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-06 02:28:12.243 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-06 02:28:12.244 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [request_sent])
2021-04-06 02:28:12.269 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received response (auto-read:false) : [x-onap-requestid=6ed19815-c9d0-44de-a066-90cae7a6acb1, Content-Type=application/json, Content-Length=3732, Date=Tue, 06 Apr 2021 02:28:12 GMT]
2021-04-06 02:28:12.270 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [response_received])
2021-04-06 02:28:12.270 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-06 02:28:12.270 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-06 02:28:12.271 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received last HTTP packet
2021-04-06 02:28:12.272  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-06 02:28:12.272 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes":{"tca_handle_in":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/"}}},"tca.enable_ecomp_logging":true,"tca.enable_abatement":true,"tca.aai.password":"DCAE","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"tca.aai.node_query_path":"aai/v11/search/nodes-query","streams_publishes":{"tca_handle_out":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/"}}},"streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"tca.aai.username":"DCAE","streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"tca.aai.url":"http://aai.onap.svc.cluster.local","streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":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,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.message_limit":50000,"service_calls":[],"streams_subscribes.tca_handle_in.consumer_ids[0]":"c0"}}
2021-04-06 02:28:12.273 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [disconnecting])
2021-04-06 02:28:12.273 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Releasing channel
2021-04-06 02:28:12.273 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-06T02:28:22.891+0000|267ec5e6-c135-41ce-a639-820f0da182eb|Request Id: 267ec5e6-c135-41ce-a639-820f0da182eb. Transaction Id: K99SF. Begin TS: 2021-04-06T02:28:22.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:28:22.890 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 267ec5e6-c135-41ce-a639-820f0da182eb. Transaction Id: K99SF. Begin TS: 2021-04-06T02:28:22.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:28:22.892+0000|2021-04-06T02:28:22.898+0000|267ec5e6-c135-41ce-a639-820f0da182eb|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.72.134|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 267ec5e6-c135-41ce-a639-820f0da182eb, Transaction Id: K99SF, 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-04-06 02:28:22.898 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 267ec5e6-c135-41ce-a639-820f0da182eb, Transaction Id: K99SF, 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-04-06 02:28:22.900 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=267ec5e6-c135-41ce-a639-820f0da182eb, X-ECOMP-TransactionID=K99SF, X-Begin-Timestamp=2021-04-06T02:28:22.890+0000, id=f9fdb897-fe2e-b6ac-247f-e49701660c13, timestamp=1617676102891}], headers={id=4ec654fd-f034-0ff6-3d3c-0adb1ea8c24e, timestamp=1617676102900}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=267ec5e6-c135-41ce-a639-820f0da182eb, X-ECOMP-TransactionID=K99SF, X-Begin-Timestamp=2021-04-06T02:28:22.890+0000, id=f9fdb897-fe2e-b6ac-247f-e49701660c13, timestamp=1617676102891}]
2021-04-06T02:28:52.890+0000|4d5645d2-b390-45c8-a3be-47ea4719b333|Request Id: 4d5645d2-b390-45c8-a3be-47ea4719b333. Transaction Id: 5JF9O. Begin TS: 2021-04-06T02:28:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:28:52.890 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4d5645d2-b390-45c8-a3be-47ea4719b333. Transaction Id: 5JF9O. Begin TS: 2021-04-06T02:28:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:28:52.892+0000|2021-04-06T02:28:52.899+0000|4d5645d2-b390-45c8-a3be-47ea4719b333|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.134|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4d5645d2-b390-45c8-a3be-47ea4719b333, Transaction Id: 5JF9O, 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-04-06 02:28:52.899 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4d5645d2-b390-45c8-a3be-47ea4719b333, Transaction Id: 5JF9O, 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-04-06 02:28:52.900 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=4d5645d2-b390-45c8-a3be-47ea4719b333, X-ECOMP-TransactionID=5JF9O, X-Begin-Timestamp=2021-04-06T02:28:52.889+0000, id=22ba5242-787d-2ed4-67f7-0eddc8e29308, timestamp=1617676132890}], headers={id=3e8122e9-cada-22b5-ffe5-97e599deef7c, timestamp=1617676132900}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=4d5645d2-b390-45c8-a3be-47ea4719b333, X-ECOMP-TransactionID=5JF9O, X-Begin-Timestamp=2021-04-06T02:28:52.889+0000, id=22ba5242-787d-2ed4-67f7-0eddc8e29308, timestamp=1617676132890}]
2021-04-06 02:29:12.240 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-04-06 02:29:12.242 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-06 02:29:12.242 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-06 02:29:12.242 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-06 02:29:12.244 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [request_sent])
2021-04-06 02:29:12.271 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received response (auto-read:false) : [x-onap-requestid=f0b85758-7ba1-47e1-88b3-4110301e196c, Content-Type=application/json, Content-Length=3732, Date=Tue, 06 Apr 2021 02:29:12 GMT]
2021-04-06 02:29:12.271 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [response_received])
2021-04-06 02:29:12.272 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-06 02:29:12.272 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-06 02:29:12.273 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received last HTTP packet
2021-04-06 02:29:12.274  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-06 02:29:12.274 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes":{"tca_handle_in":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/"}}},"tca.enable_ecomp_logging":true,"tca.enable_abatement":true,"tca.aai.password":"DCAE","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"tca.aai.node_query_path":"aai/v11/search/nodes-query","streams_publishes":{"tca_handle_out":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/"}}},"streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"tca.aai.username":"DCAE","streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"tca.aai.url":"http://aai.onap.svc.cluster.local","streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":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,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.message_limit":50000,"service_calls":[],"streams_subscribes.tca_handle_in.consumer_ids[0]":"c0"}}
2021-04-06 02:29:12.275 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [disconnecting])
2021-04-06 02:29:12.275 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Releasing channel
2021-04-06 02:29:12.275 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-06T02:29:22.890+0000|96e4b49d-7bc1-430e-b769-ff3f7d43131c|Request Id: 96e4b49d-7bc1-430e-b769-ff3f7d43131c. Transaction Id: 18YVG. Begin TS: 2021-04-06T02:29:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:29:22.889 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 96e4b49d-7bc1-430e-b769-ff3f7d43131c. Transaction Id: 18YVG. Begin TS: 2021-04-06T02:29:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:29:22.891+0000|2021-04-06T02:29:22.898+0000|96e4b49d-7bc1-430e-b769-ff3f7d43131c|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.134|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 96e4b49d-7bc1-430e-b769-ff3f7d43131c, Transaction Id: 18YVG, 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-04-06 02:29:22.898 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 96e4b49d-7bc1-430e-b769-ff3f7d43131c, Transaction Id: 18YVG, 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-04-06 02:29:22.900 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=96e4b49d-7bc1-430e-b769-ff3f7d43131c, X-ECOMP-TransactionID=18YVG, X-Begin-Timestamp=2021-04-06T02:29:22.889+0000, id=982194bd-0413-fd6a-9e8d-b6d1c095722d, timestamp=1617676162890}], headers={id=c3eefe37-950c-76b5-b282-bb9f015148c9, timestamp=1617676162899}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=96e4b49d-7bc1-430e-b769-ff3f7d43131c, X-ECOMP-TransactionID=18YVG, X-Begin-Timestamp=2021-04-06T02:29:22.889+0000, id=982194bd-0413-fd6a-9e8d-b6d1c095722d, timestamp=1617676162890}]
2021-04-06T02:29:52.890+0000|82ff7fff-f700-4e29-9b56-c414e4af469b|Request Id: 82ff7fff-f700-4e29-9b56-c414e4af469b. Transaction Id: UESTT. Begin TS: 2021-04-06T02:29:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:29:52.889 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 82ff7fff-f700-4e29-9b56-c414e4af469b. Transaction Id: UESTT. Begin TS: 2021-04-06T02:29:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:29:52.891+0000|2021-04-06T02:29:52.898+0000|82ff7fff-f700-4e29-9b56-c414e4af469b|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.134|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 82ff7fff-f700-4e29-9b56-c414e4af469b, Transaction Id: UESTT, 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-04-06 02:29:52.898 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 82ff7fff-f700-4e29-9b56-c414e4af469b, Transaction Id: UESTT, 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-04-06 02:29:52.900 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=82ff7fff-f700-4e29-9b56-c414e4af469b, X-ECOMP-TransactionID=UESTT, X-Begin-Timestamp=2021-04-06T02:29:52.889+0000, id=a87ca399-dcdc-a02d-4afc-5d7a0011489b, timestamp=1617676192890}], headers={id=76892d8b-0f9d-5cc0-3051-a81abfc7745a, timestamp=1617676192900}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=82ff7fff-f700-4e29-9b56-c414e4af469b, X-ECOMP-TransactionID=UESTT, X-Begin-Timestamp=2021-04-06T02:29:52.889+0000, id=a87ca399-dcdc-a02d-4afc-5d7a0011489b, timestamp=1617676192890}]
2021-04-06 02:30:12.240 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-04-06 02:30:12.242 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-06 02:30:12.242 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-06 02:30:12.242 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-06 02:30:12.244 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [request_sent])
2021-04-06 02:30:12.285 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received response (auto-read:false) : [x-onap-requestid=c4accf07-d8e8-4501-a0d4-240defdbaa59, Content-Type=application/json, Content-Length=3732, Date=Tue, 06 Apr 2021 02:30:12 GMT]
2021-04-06 02:30:12.285 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [response_received])
2021-04-06 02:30:12.285 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-06 02:30:12.286 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-06 02:30:12.286 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received last HTTP packet
2021-04-06 02:30:12.287  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-06 02:30:12.287 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes":{"tca_handle_in":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/"}}},"tca.enable_ecomp_logging":true,"tca.enable_abatement":true,"tca.aai.password":"DCAE","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"tca.aai.node_query_path":"aai/v11/search/nodes-query","streams_publishes":{"tca_handle_out":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/"}}},"streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"tca.aai.username":"DCAE","streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"tca.aai.url":"http://aai.onap.svc.cluster.local","streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":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,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.message_limit":50000,"service_calls":[],"streams_subscribes.tca_handle_in.consumer_ids[0]":"c0"}}
2021-04-06 02:30:12.288 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [disconnecting])
2021-04-06 02:30:12.288 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Releasing channel
2021-04-06 02:30:12.288 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-06T02:30:22.890+0000|8afb81a7-c2c8-4c19-8b9b-19ab5dcc4d67|Request Id: 8afb81a7-c2c8-4c19-8b9b-19ab5dcc4d67. Transaction Id: 43SZT. Begin TS: 2021-04-06T02:30:22.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:30:22.890 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8afb81a7-c2c8-4c19-8b9b-19ab5dcc4d67. Transaction Id: 43SZT. Begin TS: 2021-04-06T02:30:22.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:30:22.891+0000|2021-04-06T02:30:22.899+0000|8afb81a7-c2c8-4c19-8b9b-19ab5dcc4d67|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.134|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8afb81a7-c2c8-4c19-8b9b-19ab5dcc4d67, Transaction Id: 43SZT, 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-04-06 02:30:22.899 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8afb81a7-c2c8-4c19-8b9b-19ab5dcc4d67, Transaction Id: 43SZT, 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-04-06 02:30:22.900 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8afb81a7-c2c8-4c19-8b9b-19ab5dcc4d67, X-ECOMP-TransactionID=43SZT, X-Begin-Timestamp=2021-04-06T02:30:22.890+0000, id=d612167b-5e29-14a1-3cb2-86d665269a35, timestamp=1617676222890}], headers={id=630af518-572e-9826-e7b5-d6a14103c242, timestamp=1617676222900}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8afb81a7-c2c8-4c19-8b9b-19ab5dcc4d67, X-ECOMP-TransactionID=43SZT, X-Begin-Timestamp=2021-04-06T02:30:22.890+0000, id=d612167b-5e29-14a1-3cb2-86d665269a35, timestamp=1617676222890}]
2021-04-06T02:30:52.890+0000|1c016466-6c20-44ba-8000-acb97ba1fc82|Request Id: 1c016466-6c20-44ba-8000-acb97ba1fc82. Transaction Id: 170Q8. Begin TS: 2021-04-06T02:30:52.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:30:52.890 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1c016466-6c20-44ba-8000-acb97ba1fc82. Transaction Id: 170Q8. Begin TS: 2021-04-06T02:30:52.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:30:52.892+0000|2021-04-06T02:30:52.898+0000|1c016466-6c20-44ba-8000-acb97ba1fc82|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.134|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1c016466-6c20-44ba-8000-acb97ba1fc82, Transaction Id: 170Q8, 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-04-06 02:30:52.898 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1c016466-6c20-44ba-8000-acb97ba1fc82, Transaction Id: 170Q8, 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-04-06 02:30:52.900 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1c016466-6c20-44ba-8000-acb97ba1fc82, X-ECOMP-TransactionID=170Q8, X-Begin-Timestamp=2021-04-06T02:30:52.890+0000, id=595dd5c7-8c28-c229-1e89-abae0d9c8bdb, timestamp=1617676252891}], headers={id=8b439563-723a-55f7-58d9-635076383e20, timestamp=1617676252900}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1c016466-6c20-44ba-8000-acb97ba1fc82, X-ECOMP-TransactionID=170Q8, X-Begin-Timestamp=2021-04-06T02:30:52.890+0000, id=595dd5c7-8c28-c229-1e89-abae0d9c8bdb, timestamp=1617676252891}]
2021-04-06 02:31:12.239 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-04-06 02:31:12.241 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-06 02:31:12.242 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-06 02:31:12.242 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-06 02:31:12.244 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [request_sent])
2021-04-06 02:31:12.274 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received response (auto-read:false) : [x-onap-requestid=7d615d20-0354-42a2-a879-55e08ea460c5, Content-Type=application/json, Content-Length=3732, Date=Tue, 06 Apr 2021 02:31:12 GMT]
2021-04-06 02:31:12.274 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [response_received])
2021-04-06 02:31:12.275 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-06 02:31:12.275 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-06 02:31:12.276 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received last HTTP packet
2021-04-06 02:31:12.277  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-06 02:31:12.277 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes":{"tca_handle_in":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/"}}},"tca.enable_ecomp_logging":true,"tca.enable_abatement":true,"tca.aai.password":"DCAE","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"tca.aai.node_query_path":"aai/v11/search/nodes-query","streams_publishes":{"tca_handle_out":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/"}}},"streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"tca.aai.username":"DCAE","streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"tca.aai.url":"http://aai.onap.svc.cluster.local","streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":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,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.message_limit":50000,"service_calls":[],"streams_subscribes.tca_handle_in.consumer_ids[0]":"c0"}}
2021-04-06 02:31:12.279 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [disconnecting])
2021-04-06 02:31:12.279 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Releasing channel
2021-04-06 02:31:12.279 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-06T02:31:22.890+0000|e10f70f9-f25d-42b5-8621-50ad5cf8413e|Request Id: e10f70f9-f25d-42b5-8621-50ad5cf8413e. Transaction Id: FPTH6. Begin TS: 2021-04-06T02:31:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:31:22.889 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e10f70f9-f25d-42b5-8621-50ad5cf8413e. Transaction Id: FPTH6. Begin TS: 2021-04-06T02:31:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:31:22.891+0000|2021-04-06T02:31:22.898+0000|e10f70f9-f25d-42b5-8621-50ad5cf8413e|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.134|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e10f70f9-f25d-42b5-8621-50ad5cf8413e, Transaction Id: FPTH6, 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-04-06 02:31:22.898 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e10f70f9-f25d-42b5-8621-50ad5cf8413e, Transaction Id: FPTH6, 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-04-06 02:31:22.901 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e10f70f9-f25d-42b5-8621-50ad5cf8413e, X-ECOMP-TransactionID=FPTH6, X-Begin-Timestamp=2021-04-06T02:31:22.889+0000, id=9a098817-8bfc-7b8e-eacb-6bb9dbf004e1, timestamp=1617676282890}], headers={id=63ca2d96-c7ab-90f9-9996-561e559d598f, timestamp=1617676282900}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e10f70f9-f25d-42b5-8621-50ad5cf8413e, X-ECOMP-TransactionID=FPTH6, X-Begin-Timestamp=2021-04-06T02:31:22.889+0000, id=9a098817-8bfc-7b8e-eacb-6bb9dbf004e1, timestamp=1617676282890}]
2021-04-06T02:31:52.890+0000|71952c7d-3bcc-4d52-b0a9-1576c4ebbd12|Request Id: 71952c7d-3bcc-4d52-b0a9-1576c4ebbd12. Transaction Id: TF8YL. Begin TS: 2021-04-06T02:31:52.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:31:52.890 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 71952c7d-3bcc-4d52-b0a9-1576c4ebbd12. Transaction Id: TF8YL. Begin TS: 2021-04-06T02:31:52.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:31:52.891+0000|2021-04-06T02:31:52.898+0000|71952c7d-3bcc-4d52-b0a9-1576c4ebbd12|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.134|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 71952c7d-3bcc-4d52-b0a9-1576c4ebbd12, Transaction Id: TF8YL, 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-04-06 02:31:52.898 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 71952c7d-3bcc-4d52-b0a9-1576c4ebbd12, Transaction Id: TF8YL, 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-04-06 02:31:52.899 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=71952c7d-3bcc-4d52-b0a9-1576c4ebbd12, X-ECOMP-TransactionID=TF8YL, X-Begin-Timestamp=2021-04-06T02:31:52.890+0000, id=b9cb28c6-275a-cff1-708d-a08ff73081e5, timestamp=1617676312890}], headers={id=5472dfe6-a405-6876-d4b9-235f56055c77, timestamp=1617676312899}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=71952c7d-3bcc-4d52-b0a9-1576c4ebbd12, X-ECOMP-TransactionID=TF8YL, X-Begin-Timestamp=2021-04-06T02:31:52.890+0000, id=b9cb28c6-275a-cff1-708d-a08ff73081e5, timestamp=1617676312890}]
2021-04-06 02:32:12.239 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-04-06 02:32:12.241 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-06 02:32:12.241 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-06 02:32:12.242 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-06 02:32:12.244 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [request_sent])
2021-04-06 02:32:12.269 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received response (auto-read:false) : [x-onap-requestid=4c4ddc4e-6319-4f2e-a550-5b7cbf4ecce6, Content-Type=application/json, Content-Length=3732, Date=Tue, 06 Apr 2021 02:32:12 GMT]
2021-04-06 02:32:12.270 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [response_received])
2021-04-06 02:32:12.270 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-06 02:32:12.270 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-06 02:32:12.271 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received last HTTP packet
2021-04-06 02:32:12.272  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-06 02:32:12.273 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes":{"tca_handle_in":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/"}}},"tca.enable_ecomp_logging":true,"tca.enable_abatement":true,"tca.aai.password":"DCAE","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"tca.aai.node_query_path":"aai/v11/search/nodes-query","streams_publishes":{"tca_handle_out":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/"}}},"streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"tca.aai.username":"DCAE","streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"tca.aai.url":"http://aai.onap.svc.cluster.local","streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":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,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.message_limit":50000,"service_calls":[],"streams_subscribes.tca_handle_in.consumer_ids[0]":"c0"}}
2021-04-06 02:32:12.274 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [disconnecting])
2021-04-06 02:32:12.274 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Releasing channel
2021-04-06 02:32:12.274 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-06T02:32:22.890+0000|dbaf66d6-38eb-4093-a48f-384a13cbf278|Request Id: dbaf66d6-38eb-4093-a48f-384a13cbf278. Transaction Id: G4Q8N. Begin TS: 2021-04-06T02:32:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:32:22.889 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: dbaf66d6-38eb-4093-a48f-384a13cbf278. Transaction Id: G4Q8N. Begin TS: 2021-04-06T02:32:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:32:22.891+0000|2021-04-06T02:32:22.897+0000|dbaf66d6-38eb-4093-a48f-384a13cbf278|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.134|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: dbaf66d6-38eb-4093-a48f-384a13cbf278, Transaction Id: G4Q8N, 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-04-06 02:32:22.897 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: dbaf66d6-38eb-4093-a48f-384a13cbf278, Transaction Id: G4Q8N, 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-04-06 02:32:22.899 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=dbaf66d6-38eb-4093-a48f-384a13cbf278, X-ECOMP-TransactionID=G4Q8N, X-Begin-Timestamp=2021-04-06T02:32:22.889+0000, id=0801b572-4eb9-6076-d54e-56644bdaf0f2, timestamp=1617676342890}], headers={id=3997b23c-b71c-1671-c68e-0bbcf78d4110, timestamp=1617676342898}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=dbaf66d6-38eb-4093-a48f-384a13cbf278, X-ECOMP-TransactionID=G4Q8N, X-Begin-Timestamp=2021-04-06T02:32:22.889+0000, id=0801b572-4eb9-6076-d54e-56644bdaf0f2, timestamp=1617676342890}]
2021-04-06T02:32:52.890+0000|46808812-91bf-4e67-9d41-b30494f0bd06|Request Id: 46808812-91bf-4e67-9d41-b30494f0bd06. Transaction Id: FXMBA. Begin TS: 2021-04-06T02:32:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:32:52.889 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 46808812-91bf-4e67-9d41-b30494f0bd06. Transaction Id: FXMBA. Begin TS: 2021-04-06T02:32:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:32:52.892+0000|2021-04-06T02:32:52.898+0000|46808812-91bf-4e67-9d41-b30494f0bd06|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.134|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 46808812-91bf-4e67-9d41-b30494f0bd06, Transaction Id: FXMBA, 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-04-06 02:32:52.898 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 46808812-91bf-4e67-9d41-b30494f0bd06, Transaction Id: FXMBA, 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-04-06 02:32:52.899 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=46808812-91bf-4e67-9d41-b30494f0bd06, X-ECOMP-TransactionID=FXMBA, X-Begin-Timestamp=2021-04-06T02:32:52.889+0000, id=8e221dc7-9115-2bf5-0ff6-e45a07d164eb, timestamp=1617676372890}], headers={id=e4370cdf-955f-9eff-40bf-2aae385bd021, timestamp=1617676372899}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=46808812-91bf-4e67-9d41-b30494f0bd06, X-ECOMP-TransactionID=FXMBA, X-Begin-Timestamp=2021-04-06T02:32:52.889+0000, id=8e221dc7-9115-2bf5-0ff6-e45a07d164eb, timestamp=1617676372890}]
2021-04-06 02:33:12.240 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-04-06 02:33:12.241 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-06 02:33:12.242 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-06 02:33:12.242 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-06 02:33:12.244 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [request_sent])
2021-04-06 02:33:12.285 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received response (auto-read:false) : [x-onap-requestid=3c46277b-efaa-4ab8-98ed-90559ff61adb, Content-Type=application/json, Content-Length=3732, Date=Tue, 06 Apr 2021 02:33:12 GMT]
2021-04-06 02:33:12.285 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [response_received])
2021-04-06 02:33:12.286 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-06 02:33:12.286 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-06 02:33:12.287 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received last HTTP packet
2021-04-06 02:33:12.289  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-06 02:33:12.289 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes":{"tca_handle_in":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/"}}},"tca.enable_ecomp_logging":true,"tca.enable_abatement":true,"tca.aai.password":"DCAE","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"tca.aai.node_query_path":"aai/v11/search/nodes-query","streams_publishes":{"tca_handle_out":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/"}}},"streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"tca.aai.username":"DCAE","streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"tca.aai.url":"http://aai.onap.svc.cluster.local","streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":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,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.message_limit":50000,"service_calls":[],"streams_subscribes.tca_handle_in.consumer_ids[0]":"c0"}}
2021-04-06 02:33:12.290 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [disconnecting])
2021-04-06 02:33:12.291 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Releasing channel
2021-04-06 02:33:12.291 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-06T02:33:22.889+0000|e390b1f1-5050-4f80-bb17-e8a7ea341107|Request Id: e390b1f1-5050-4f80-bb17-e8a7ea341107. Transaction Id: WUGSQ. Begin TS: 2021-04-06T02:33:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:33:22.889 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e390b1f1-5050-4f80-bb17-e8a7ea341107. Transaction Id: WUGSQ. Begin TS: 2021-04-06T02:33:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:33:22.891+0000|2021-04-06T02:33:22.897+0000|e390b1f1-5050-4f80-bb17-e8a7ea341107|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.72.134|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e390b1f1-5050-4f80-bb17-e8a7ea341107, Transaction Id: WUGSQ, 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-04-06 02:33:22.897 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e390b1f1-5050-4f80-bb17-e8a7ea341107, Transaction Id: WUGSQ, 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-04-06 02:33:22.899 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e390b1f1-5050-4f80-bb17-e8a7ea341107, X-ECOMP-TransactionID=WUGSQ, X-Begin-Timestamp=2021-04-06T02:33:22.889+0000, id=8507e1a1-a63e-c766-6a14-a0a21d6473b0, timestamp=1617676402890}], headers={id=99e0bb23-36af-6815-aa81-585d1f64f963, timestamp=1617676402898}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e390b1f1-5050-4f80-bb17-e8a7ea341107, X-ECOMP-TransactionID=WUGSQ, X-Begin-Timestamp=2021-04-06T02:33:22.889+0000, id=8507e1a1-a63e-c766-6a14-a0a21d6473b0, timestamp=1617676402890}]
2021-04-06T02:33:52.890+0000|ecf52e09-b7df-4360-971d-1bb3739d32b0|Request Id: ecf52e09-b7df-4360-971d-1bb3739d32b0. Transaction Id: 6ZHR8. Begin TS: 2021-04-06T02:33:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:33:52.889 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ecf52e09-b7df-4360-971d-1bb3739d32b0. Transaction Id: 6ZHR8. Begin TS: 2021-04-06T02:33:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:33:52.891+0000|2021-04-06T02:33:52.897+0000|ecf52e09-b7df-4360-971d-1bb3739d32b0|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.134|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ecf52e09-b7df-4360-971d-1bb3739d32b0, Transaction Id: 6ZHR8, 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-04-06 02:33:52.898 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ecf52e09-b7df-4360-971d-1bb3739d32b0, Transaction Id: 6ZHR8, 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-04-06 02:33:52.900 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ecf52e09-b7df-4360-971d-1bb3739d32b0, X-ECOMP-TransactionID=6ZHR8, X-Begin-Timestamp=2021-04-06T02:33:52.889+0000, id=dbf7019d-e8b8-1ce3-057d-d934c561891b, timestamp=1617676432890}], headers={id=9065ece7-77c7-4f37-7b17-2c92364fd618, timestamp=1617676432899}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ecf52e09-b7df-4360-971d-1bb3739d32b0, X-ECOMP-TransactionID=6ZHR8, X-Begin-Timestamp=2021-04-06T02:33:52.889+0000, id=dbf7019d-e8b8-1ce3-057d-d934c561891b, timestamp=1617676432890}]
2021-04-06 02:34:12.240 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-04-06 02:34:12.241 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-06 02:34:12.242 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-06 02:34:12.242 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-06 02:34:12.244 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [request_sent])
2021-04-06 02:34:12.264 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received response (auto-read:false) : [x-onap-requestid=41a5379f-3817-4f42-9a49-e6e81d0453e5, Content-Type=application/json, Content-Length=3732, Date=Tue, 06 Apr 2021 02:34:12 GMT]
2021-04-06 02:34:12.264 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [response_received])
2021-04-06 02:34:12.264 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-06 02:34:12.265 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-06 02:34:12.266 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received last HTTP packet
2021-04-06 02:34:12.267  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-06 02:34:12.267 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes":{"tca_handle_in":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/"}}},"tca.enable_ecomp_logging":true,"tca.enable_abatement":true,"tca.aai.password":"DCAE","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"tca.aai.node_query_path":"aai/v11/search/nodes-query","streams_publishes":{"tca_handle_out":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/"}}},"streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"tca.aai.username":"DCAE","streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"tca.aai.url":"http://aai.onap.svc.cluster.local","streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":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,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.message_limit":50000,"service_calls":[],"streams_subscribes.tca_handle_in.consumer_ids[0]":"c0"}}
2021-04-06 02:34:12.267 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [disconnecting])
2021-04-06 02:34:12.267 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Releasing channel
2021-04-06 02:34:12.267 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-06T02:34:22.890+0000|29773164-01c4-4c88-b1e4-93c2d6aabedc|Request Id: 29773164-01c4-4c88-b1e4-93c2d6aabedc. Transaction Id: JE9YN. Begin TS: 2021-04-06T02:34:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:34:22.889 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 29773164-01c4-4c88-b1e4-93c2d6aabedc. Transaction Id: JE9YN. Begin TS: 2021-04-06T02:34:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:34:22.891+0000|2021-04-06T02:34:22.897+0000|29773164-01c4-4c88-b1e4-93c2d6aabedc|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.72.134|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 29773164-01c4-4c88-b1e4-93c2d6aabedc, Transaction Id: JE9YN, 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-04-06 02:34:22.897 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 29773164-01c4-4c88-b1e4-93c2d6aabedc, Transaction Id: JE9YN, 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-04-06 02:34:22.898 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=29773164-01c4-4c88-b1e4-93c2d6aabedc, X-ECOMP-TransactionID=JE9YN, X-Begin-Timestamp=2021-04-06T02:34:22.889+0000, id=b58e34f9-d52d-1e65-562b-302ffb3b99d2, timestamp=1617676462890}], headers={id=776d811f-9737-e43e-c29b-c31a085fd6f0, timestamp=1617676462898}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=29773164-01c4-4c88-b1e4-93c2d6aabedc, X-ECOMP-TransactionID=JE9YN, X-Begin-Timestamp=2021-04-06T02:34:22.889+0000, id=b58e34f9-d52d-1e65-562b-302ffb3b99d2, timestamp=1617676462890}]
2021-04-06T02:34:52.890+0000|a4b018ab-4d29-4062-a994-8b8c48d6c2ab|Request Id: a4b018ab-4d29-4062-a994-8b8c48d6c2ab. Transaction Id: LMGKD. Begin TS: 2021-04-06T02:34:52.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:34:52.890 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a4b018ab-4d29-4062-a994-8b8c48d6c2ab. Transaction Id: LMGKD. Begin TS: 2021-04-06T02:34:52.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:34:52.891+0000|2021-04-06T02:34:52.897+0000|a4b018ab-4d29-4062-a994-8b8c48d6c2ab|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.134|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a4b018ab-4d29-4062-a994-8b8c48d6c2ab, Transaction Id: LMGKD, 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-04-06 02:34:52.897 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a4b018ab-4d29-4062-a994-8b8c48d6c2ab, Transaction Id: LMGKD, 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-04-06 02:34:52.898 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a4b018ab-4d29-4062-a994-8b8c48d6c2ab, X-ECOMP-TransactionID=LMGKD, X-Begin-Timestamp=2021-04-06T02:34:52.890+0000, id=e86c7c27-8f6c-73d2-a279-6549fc3cda40, timestamp=1617676492890}], headers={id=efcbabed-baea-e588-a021-269ba76eec09, timestamp=1617676492898}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a4b018ab-4d29-4062-a994-8b8c48d6c2ab, X-ECOMP-TransactionID=LMGKD, X-Begin-Timestamp=2021-04-06T02:34:52.890+0000, id=e86c7c27-8f6c-73d2-a279-6549fc3cda40, timestamp=1617676492890}]
2021-04-06 02:35:12.239 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-04-06 02:35:12.241 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-06 02:35:12.241 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-06 02:35:12.241 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-06 02:35:12.242 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [request_sent])
2021-04-06 02:35:12.269 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received response (auto-read:false) : [x-onap-requestid=f3030d04-09ab-49f5-b64b-ad6c29e660d2, Content-Type=application/json, Content-Length=3732, Date=Tue, 06 Apr 2021 02:35:12 GMT]
2021-04-06 02:35:12.269 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [response_received])
2021-04-06 02:35:12.269 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-06 02:35:12.270 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-06 02:35:12.271 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received last HTTP packet
2021-04-06 02:35:12.272  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-06 02:35:12.272 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes":{"tca_handle_in":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/"}}},"tca.enable_ecomp_logging":true,"tca.enable_abatement":true,"tca.aai.password":"DCAE","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"tca.aai.node_query_path":"aai/v11/search/nodes-query","streams_publishes":{"tca_handle_out":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/"}}},"streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"tca.aai.username":"DCAE","streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"tca.aai.url":"http://aai.onap.svc.cluster.local","streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":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,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.message_limit":50000,"service_calls":[],"streams_subscribes.tca_handle_in.consumer_ids[0]":"c0"}}
2021-04-06 02:35:12.273 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [disconnecting])
2021-04-06 02:35:12.273 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Releasing channel
2021-04-06 02:35:12.273 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-06T02:35:22.890+0000|2bd90ac3-17f5-4e81-8728-33134c3f7c46|Request Id: 2bd90ac3-17f5-4e81-8728-33134c3f7c46. Transaction Id: VGUMY. Begin TS: 2021-04-06T02:35:22.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:35:22.890 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2bd90ac3-17f5-4e81-8728-33134c3f7c46. Transaction Id: VGUMY. Begin TS: 2021-04-06T02:35:22.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:35:22.891+0000|2021-04-06T02:35:22.897+0000|2bd90ac3-17f5-4e81-8728-33134c3f7c46|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.134|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2bd90ac3-17f5-4e81-8728-33134c3f7c46, Transaction Id: VGUMY, 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-04-06 02:35:22.897 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2bd90ac3-17f5-4e81-8728-33134c3f7c46, Transaction Id: VGUMY, 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-04-06 02:35:22.899 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2bd90ac3-17f5-4e81-8728-33134c3f7c46, X-ECOMP-TransactionID=VGUMY, X-Begin-Timestamp=2021-04-06T02:35:22.890+0000, id=7fbb9b86-5cfa-3221-86a7-32d3cdcb897f, timestamp=1617676522890}], headers={id=0aacbe88-6940-36a9-cc22-5b4329fecf62, timestamp=1617676522899}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2bd90ac3-17f5-4e81-8728-33134c3f7c46, X-ECOMP-TransactionID=VGUMY, X-Begin-Timestamp=2021-04-06T02:35:22.890+0000, id=7fbb9b86-5cfa-3221-86a7-32d3cdcb897f, timestamp=1617676522890}]
2021-04-06T02:35:52.890+0000|38303766-3fe7-4204-815b-4328ffd0320d|Request Id: 38303766-3fe7-4204-815b-4328ffd0320d. Transaction Id: PMZXC. Begin TS: 2021-04-06T02:35:52.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:35:52.890 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 38303766-3fe7-4204-815b-4328ffd0320d. Transaction Id: PMZXC. Begin TS: 2021-04-06T02:35:52.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:35:52.891+0000|2021-04-06T02:35:52.897+0000|38303766-3fe7-4204-815b-4328ffd0320d|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.134|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 38303766-3fe7-4204-815b-4328ffd0320d, Transaction Id: PMZXC, 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-04-06 02:35:52.897 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 38303766-3fe7-4204-815b-4328ffd0320d, Transaction Id: PMZXC, 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-04-06 02:35:52.898 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=38303766-3fe7-4204-815b-4328ffd0320d, X-ECOMP-TransactionID=PMZXC, X-Begin-Timestamp=2021-04-06T02:35:52.890+0000, id=387e006d-2733-0dd8-71b0-d8fbb4c0e0c6, timestamp=1617676552890}], headers={id=d48a8fa2-10b5-c404-0e3e-914e264fa36b, timestamp=1617676552898}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=38303766-3fe7-4204-815b-4328ffd0320d, X-ECOMP-TransactionID=PMZXC, X-Begin-Timestamp=2021-04-06T02:35:52.890+0000, id=387e006d-2733-0dd8-71b0-d8fbb4c0e0c6, timestamp=1617676552890}]
2021-04-06 02:36:12.240 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-04-06 02:36:12.243 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-06 02:36:12.243 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-06 02:36:12.244 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-06 02:36:12.245 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [request_sent])
2021-04-06 02:36:12.268 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received response (auto-read:false) : [x-onap-requestid=193b531e-5204-4d48-b6c5-e4a31192522e, Content-Type=application/json, Content-Length=3732, Date=Tue, 06 Apr 2021 02:36:12 GMT]
2021-04-06 02:36:12.268 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [response_received])
2021-04-06 02:36:12.268 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-06 02:36:12.269 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-06 02:36:12.270 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received last HTTP packet
2021-04-06 02:36:12.270  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-06 02:36:12.270 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes":{"tca_handle_in":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/"}}},"tca.enable_ecomp_logging":true,"tca.enable_abatement":true,"tca.aai.password":"DCAE","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"tca.aai.node_query_path":"aai/v11/search/nodes-query","streams_publishes":{"tca_handle_out":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/"}}},"streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"tca.aai.username":"DCAE","streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"tca.aai.url":"http://aai.onap.svc.cluster.local","streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":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,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.message_limit":50000,"service_calls":[],"streams_subscribes.tca_handle_in.consumer_ids[0]":"c0"}}
2021-04-06 02:36:12.271 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [disconnecting])
2021-04-06 02:36:12.272 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Releasing channel
2021-04-06 02:36:12.272 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-06T02:36:22.890+0000|d08b81b1-e77f-46de-8a7e-486e59519f6a|Request Id: d08b81b1-e77f-46de-8a7e-486e59519f6a. Transaction Id: CZHAQ. Begin TS: 2021-04-06T02:36:22.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:36:22.890 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d08b81b1-e77f-46de-8a7e-486e59519f6a. Transaction Id: CZHAQ. Begin TS: 2021-04-06T02:36:22.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:36:22.892+0000|2021-04-06T02:36:22.898+0000|d08b81b1-e77f-46de-8a7e-486e59519f6a|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.134|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d08b81b1-e77f-46de-8a7e-486e59519f6a, Transaction Id: CZHAQ, 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-04-06 02:36:22.899 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d08b81b1-e77f-46de-8a7e-486e59519f6a, Transaction Id: CZHAQ, 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-04-06 02:36:22.901 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d08b81b1-e77f-46de-8a7e-486e59519f6a, X-ECOMP-TransactionID=CZHAQ, X-Begin-Timestamp=2021-04-06T02:36:22.890+0000, id=06b61943-fcf9-8a8f-2772-64e2bcc9ae13, timestamp=1617676582891}], headers={id=c701eb2d-7f1a-3880-c445-ee7f3c919075, timestamp=1617676582901}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d08b81b1-e77f-46de-8a7e-486e59519f6a, X-ECOMP-TransactionID=CZHAQ, X-Begin-Timestamp=2021-04-06T02:36:22.890+0000, id=06b61943-fcf9-8a8f-2772-64e2bcc9ae13, timestamp=1617676582891}]
2021-04-06T02:36:52.890+0000|8e98fc6f-db55-4b88-92b7-1819149eea17|Request Id: 8e98fc6f-db55-4b88-92b7-1819149eea17. Transaction Id: KQAQM. Begin TS: 2021-04-06T02:36:52.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:36:52.890 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8e98fc6f-db55-4b88-92b7-1819149eea17. Transaction Id: KQAQM. Begin TS: 2021-04-06T02:36:52.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:36:52.892+0000|2021-04-06T02:36:52.897+0000|8e98fc6f-db55-4b88-92b7-1819149eea17|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.134|5|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8e98fc6f-db55-4b88-92b7-1819149eea17, Transaction Id: KQAQM, 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-04-06 02:36:52.897 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8e98fc6f-db55-4b88-92b7-1819149eea17, Transaction Id: KQAQM, 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-04-06 02:36:52.899 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8e98fc6f-db55-4b88-92b7-1819149eea17, X-ECOMP-TransactionID=KQAQM, X-Begin-Timestamp=2021-04-06T02:36:52.890+0000, id=90533e45-8ff9-418d-3f23-e11236df4d0a, timestamp=1617676612891}], headers={id=5461e820-6a60-56c8-609e-e20a8b1e30a3, timestamp=1617676612898}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8e98fc6f-db55-4b88-92b7-1819149eea17, X-ECOMP-TransactionID=KQAQM, X-Begin-Timestamp=2021-04-06T02:36:52.890+0000, id=90533e45-8ff9-418d-3f23-e11236df4d0a, timestamp=1617676612891}]
2021-04-06 02:37:12.240 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-04-06 02:37:12.242 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-06 02:37:12.242 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-06 02:37:12.242 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-06 02:37:12.243 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [request_sent])
2021-04-06 02:37:12.274 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received response (auto-read:false) : [x-onap-requestid=acc82632-8836-4e1a-a088-47b4d5db1b6d, Content-Type=application/json, Content-Length=3732, Date=Tue, 06 Apr 2021 02:37:12 GMT]
2021-04-06 02:37:12.275 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [response_received])
2021-04-06 02:37:12.275 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-06 02:37:12.276 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-06 02:37:12.276 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received last HTTP packet
2021-04-06 02:37:12.277  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-06 02:37:12.277 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes":{"tca_handle_in":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/"}}},"tca.enable_ecomp_logging":true,"tca.enable_abatement":true,"tca.aai.password":"DCAE","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"tca.aai.node_query_path":"aai/v11/search/nodes-query","streams_publishes":{"tca_handle_out":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/"}}},"streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"tca.aai.username":"DCAE","streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"tca.aai.url":"http://aai.onap.svc.cluster.local","streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":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,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.message_limit":50000,"service_calls":[],"streams_subscribes.tca_handle_in.consumer_ids[0]":"c0"}}
2021-04-06 02:37:12.278 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [disconnecting])
2021-04-06 02:37:12.278 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Releasing channel
2021-04-06 02:37:12.278 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-06T02:37:22.890+0000|bc350dc9-5939-44a8-8e1d-c90aab605160|Request Id: bc350dc9-5939-44a8-8e1d-c90aab605160. Transaction Id: DGH1V. Begin TS: 2021-04-06T02:37:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:37:22.889 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: bc350dc9-5939-44a8-8e1d-c90aab605160. Transaction Id: DGH1V. Begin TS: 2021-04-06T02:37:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:37:22.891+0000|2021-04-06T02:37:22.896+0000|bc350dc9-5939-44a8-8e1d-c90aab605160|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.72.134|5|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: bc350dc9-5939-44a8-8e1d-c90aab605160, Transaction Id: DGH1V, 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-04-06 02:37:22.896 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: bc350dc9-5939-44a8-8e1d-c90aab605160, Transaction Id: DGH1V, 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-04-06 02:37:22.898 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=bc350dc9-5939-44a8-8e1d-c90aab605160, X-ECOMP-TransactionID=DGH1V, X-Begin-Timestamp=2021-04-06T02:37:22.889+0000, id=b1f98f7f-b674-200c-a619-f3a133c8dfc3, timestamp=1617676642890}], headers={id=611b2643-e9ec-6c97-e7ec-19763ac8c9a3, timestamp=1617676642897}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=bc350dc9-5939-44a8-8e1d-c90aab605160, X-ECOMP-TransactionID=DGH1V, X-Begin-Timestamp=2021-04-06T02:37:22.889+0000, id=b1f98f7f-b674-200c-a619-f3a133c8dfc3, timestamp=1617676642890}]
2021-04-06T02:37:52.889+0000|938278cc-53d7-40d2-8a78-bce15c1324bc|Request Id: 938278cc-53d7-40d2-8a78-bce15c1324bc. Transaction Id: 4G2OT. Begin TS: 2021-04-06T02:37:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:37:52.889 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 938278cc-53d7-40d2-8a78-bce15c1324bc. Transaction Id: 4G2OT. Begin TS: 2021-04-06T02:37:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:37:52.891+0000|2021-04-06T02:37:52.897+0000|938278cc-53d7-40d2-8a78-bce15c1324bc|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.134|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 938278cc-53d7-40d2-8a78-bce15c1324bc, Transaction Id: 4G2OT, 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-04-06 02:37:52.897 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 938278cc-53d7-40d2-8a78-bce15c1324bc, Transaction Id: 4G2OT, 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-04-06 02:37:52.898 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=938278cc-53d7-40d2-8a78-bce15c1324bc, X-ECOMP-TransactionID=4G2OT, X-Begin-Timestamp=2021-04-06T02:37:52.889+0000, id=f68f83b9-eaa6-3247-1be1-940d0baf071f, timestamp=1617676672890}], headers={id=c6fd382e-f884-3bc1-7315-6311f032c3f3, timestamp=1617676672898}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=938278cc-53d7-40d2-8a78-bce15c1324bc, X-ECOMP-TransactionID=4G2OT, X-Begin-Timestamp=2021-04-06T02:37:52.889+0000, id=f68f83b9-eaa6-3247-1be1-940d0baf071f, timestamp=1617676672890}]
2021-04-06 02:38:12.239 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-04-06 02:38:12.241 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-06 02:38:12.242 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-06 02:38:12.242 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-06 02:38:12.243 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [request_sent])
2021-04-06 02:38:12.274 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received response (auto-read:false) : [x-onap-requestid=7e3c1edb-30b5-41a6-9324-0bf331f4d7ba, Content-Type=application/json, Content-Length=3732, Date=Tue, 06 Apr 2021 02:38:12 GMT]
2021-04-06 02:38:12.274 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [response_received])
2021-04-06 02:38:12.274 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-06 02:38:12.275 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-06 02:38:12.276 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received last HTTP packet
2021-04-06 02:38:12.276  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-06 02:38:12.276 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes":{"tca_handle_in":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/"}}},"tca.enable_ecomp_logging":true,"tca.enable_abatement":true,"tca.aai.password":"DCAE","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"tca.aai.node_query_path":"aai/v11/search/nodes-query","streams_publishes":{"tca_handle_out":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/"}}},"streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"tca.aai.username":"DCAE","streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"tca.aai.url":"http://aai.onap.svc.cluster.local","streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":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,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.message_limit":50000,"service_calls":[],"streams_subscribes.tca_handle_in.consumer_ids[0]":"c0"}}
2021-04-06 02:38:12.277 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [disconnecting])
2021-04-06 02:38:12.277 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Releasing channel
2021-04-06 02:38:12.277 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-06T02:38:22.890+0000|1e45fe08-8dd8-483d-818c-f9494d230b09|Request Id: 1e45fe08-8dd8-483d-818c-f9494d230b09. Transaction Id: 1AZMJ. Begin TS: 2021-04-06T02:38:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:38:22.889 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1e45fe08-8dd8-483d-818c-f9494d230b09. Transaction Id: 1AZMJ. Begin TS: 2021-04-06T02:38:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:38:22.891+0000|2021-04-06T02:38:22.897+0000|1e45fe08-8dd8-483d-818c-f9494d230b09|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.134|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1e45fe08-8dd8-483d-818c-f9494d230b09, Transaction Id: 1AZMJ, 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-04-06 02:38:22.897 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1e45fe08-8dd8-483d-818c-f9494d230b09, Transaction Id: 1AZMJ, 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-04-06 02:38:22.899 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1e45fe08-8dd8-483d-818c-f9494d230b09, X-ECOMP-TransactionID=1AZMJ, X-Begin-Timestamp=2021-04-06T02:38:22.889+0000, id=23a5f951-cbb4-83e6-b0a1-f066d8c59161, timestamp=1617676702890}], headers={id=cf3cd865-f8c4-23bd-b389-29885b43cd94, timestamp=1617676702899}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1e45fe08-8dd8-483d-818c-f9494d230b09, X-ECOMP-TransactionID=1AZMJ, X-Begin-Timestamp=2021-04-06T02:38:22.889+0000, id=23a5f951-cbb4-83e6-b0a1-f066d8c59161, timestamp=1617676702890}]
2021-04-06T02:38:52.890+0000|1e508fd5-f59f-4b32-a488-63228460070e|Request Id: 1e508fd5-f59f-4b32-a488-63228460070e. Transaction Id: JGSTC. Begin TS: 2021-04-06T02:38:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:38:52.889 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1e508fd5-f59f-4b32-a488-63228460070e. Transaction Id: JGSTC. Begin TS: 2021-04-06T02:38:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:38:52.891+0000|2021-04-06T02:38:52.896+0000|1e508fd5-f59f-4b32-a488-63228460070e|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.134|5|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1e508fd5-f59f-4b32-a488-63228460070e, Transaction Id: JGSTC, 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-04-06 02:38:52.896 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1e508fd5-f59f-4b32-a488-63228460070e, Transaction Id: JGSTC, 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-04-06 02:38:52.897 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1e508fd5-f59f-4b32-a488-63228460070e, X-ECOMP-TransactionID=JGSTC, X-Begin-Timestamp=2021-04-06T02:38:52.889+0000, id=aea11080-992c-fcff-4fd6-8f0efbfaba74, timestamp=1617676732890}], headers={id=bd4d90d4-2c29-9fdc-66e7-59f3ad9aa230, timestamp=1617676732897}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1e508fd5-f59f-4b32-a488-63228460070e, X-ECOMP-TransactionID=JGSTC, X-Begin-Timestamp=2021-04-06T02:38:52.889+0000, id=aea11080-992c-fcff-4fd6-8f0efbfaba74, timestamp=1617676732890}]
2021-04-06 02:39:12.239 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-04-06 02:39:12.241 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-06 02:39:12.241 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-06 02:39:12.241 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-06 02:39:12.243 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [request_sent])
2021-04-06 02:39:12.270 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received response (auto-read:false) : [x-onap-requestid=8d8affc5-6140-46d1-b45e-47fd3024f15f, Content-Type=application/json, Content-Length=3732, Date=Tue, 06 Apr 2021 02:39:12 GMT]
2021-04-06 02:39:12.270 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [response_received])
2021-04-06 02:39:12.271 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-06 02:39:12.271 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-06 02:39:12.272 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received last HTTP packet
2021-04-06 02:39:12.272  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-06 02:39:12.272 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes":{"tca_handle_in":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/"}}},"tca.enable_ecomp_logging":true,"tca.enable_abatement":true,"tca.aai.password":"DCAE","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"tca.aai.node_query_path":"aai/v11/search/nodes-query","streams_publishes":{"tca_handle_out":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/"}}},"streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"tca.aai.username":"DCAE","streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"tca.aai.url":"http://aai.onap.svc.cluster.local","streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":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,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.message_limit":50000,"service_calls":[],"streams_subscribes.tca_handle_in.consumer_ids[0]":"c0"}}
2021-04-06 02:39:12.273 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [disconnecting])
2021-04-06 02:39:12.273 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Releasing channel
2021-04-06 02:39:12.273 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-06T02:39:22.890+0000|b7b137c1-029d-467c-a17d-9b7848e74759|Request Id: b7b137c1-029d-467c-a17d-9b7848e74759. Transaction Id: KFQPB. Begin TS: 2021-04-06T02:39:22.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:39:22.890 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b7b137c1-029d-467c-a17d-9b7848e74759. Transaction Id: KFQPB. Begin TS: 2021-04-06T02:39:22.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:39:22.891+0000|2021-04-06T02:39:22.897+0000|b7b137c1-029d-467c-a17d-9b7848e74759|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.134|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b7b137c1-029d-467c-a17d-9b7848e74759, Transaction Id: KFQPB, 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-04-06 02:39:22.897 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b7b137c1-029d-467c-a17d-9b7848e74759, Transaction Id: KFQPB, 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-04-06 02:39:22.898 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=b7b137c1-029d-467c-a17d-9b7848e74759, X-ECOMP-TransactionID=KFQPB, X-Begin-Timestamp=2021-04-06T02:39:22.890+0000, id=42ca1a08-bb16-6078-3353-5b7997bd0aca, timestamp=1617676762890}], headers={id=45910609-3da6-3d5a-e3e6-cb8e19236961, timestamp=1617676762898}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=b7b137c1-029d-467c-a17d-9b7848e74759, X-ECOMP-TransactionID=KFQPB, X-Begin-Timestamp=2021-04-06T02:39:22.890+0000, id=42ca1a08-bb16-6078-3353-5b7997bd0aca, timestamp=1617676762890}]
2021-04-06T02:39:52.890+0000|cae876c7-e6db-42da-a967-6508eadd2bb2|Request Id: cae876c7-e6db-42da-a967-6508eadd2bb2. Transaction Id: FTOMO. Begin TS: 2021-04-06T02:39:52.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:39:52.890 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: cae876c7-e6db-42da-a967-6508eadd2bb2. Transaction Id: FTOMO. Begin TS: 2021-04-06T02:39:52.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:39:52.891+0000|2021-04-06T02:39:52.899+0000|cae876c7-e6db-42da-a967-6508eadd2bb2|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.134|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: cae876c7-e6db-42da-a967-6508eadd2bb2, Transaction Id: FTOMO, 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-04-06 02:39:52.899 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: cae876c7-e6db-42da-a967-6508eadd2bb2, Transaction Id: FTOMO, 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-04-06 02:39:52.901 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=cae876c7-e6db-42da-a967-6508eadd2bb2, X-ECOMP-TransactionID=FTOMO, X-Begin-Timestamp=2021-04-06T02:39:52.890+0000, id=3e126237-3c96-ce32-6b9c-250a11d2f002, timestamp=1617676792890}], headers={id=0fce1747-b7d1-aef3-9599-8bdf5bac086b, timestamp=1617676792900}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=cae876c7-e6db-42da-a967-6508eadd2bb2, X-ECOMP-TransactionID=FTOMO, X-Begin-Timestamp=2021-04-06T02:39:52.890+0000, id=3e126237-3c96-ce32-6b9c-250a11d2f002, timestamp=1617676792890}]
2021-04-06 02:40:12.239 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-04-06 02:40:12.241 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-06 02:40:12.242 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-06 02:40:12.242 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-06 02:40:12.243 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [request_sent])
2021-04-06 02:40:12.268 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received response (auto-read:false) : [x-onap-requestid=b67a907e-2cc4-4d60-b223-817bdd9f7d13, Content-Type=application/json, Content-Length=3732, Date=Tue, 06 Apr 2021 02:40:12 GMT]
2021-04-06 02:40:12.268 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [response_received])
2021-04-06 02:40:12.269 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-06 02:40:12.269 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-06 02:40:12.270 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received last HTTP packet
2021-04-06 02:40:12.271  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-06 02:40:12.271 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes":{"tca_handle_in":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/"}}},"tca.enable_ecomp_logging":true,"tca.enable_abatement":true,"tca.aai.password":"DCAE","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"tca.aai.node_query_path":"aai/v11/search/nodes-query","streams_publishes":{"tca_handle_out":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/"}}},"streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"tca.aai.username":"DCAE","streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"tca.aai.url":"http://aai.onap.svc.cluster.local","streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":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,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.message_limit":50000,"service_calls":[],"streams_subscribes.tca_handle_in.consumer_ids[0]":"c0"}}
2021-04-06 02:40:12.272 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [disconnecting])
2021-04-06 02:40:12.272 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Releasing channel
2021-04-06 02:40:12.273 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-06T02:40:22.890+0000|022d16b6-f816-4af2-a546-b3701a656736|Request Id: 022d16b6-f816-4af2-a546-b3701a656736. Transaction Id: GFRAT. Begin TS: 2021-04-06T02:40:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:40:22.889 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 022d16b6-f816-4af2-a546-b3701a656736. Transaction Id: GFRAT. Begin TS: 2021-04-06T02:40:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:40:22.891+0000|2021-04-06T02:40:22.896+0000|022d16b6-f816-4af2-a546-b3701a656736|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.134|5|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 022d16b6-f816-4af2-a546-b3701a656736, Transaction Id: GFRAT, 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-04-06 02:40:22.896 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 022d16b6-f816-4af2-a546-b3701a656736, Transaction Id: GFRAT, 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-04-06 02:40:22.897 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=022d16b6-f816-4af2-a546-b3701a656736, X-ECOMP-TransactionID=GFRAT, X-Begin-Timestamp=2021-04-06T02:40:22.889+0000, id=34bea3e4-4919-6527-5a8c-b908963699c9, timestamp=1617676822890}], headers={id=387b5bdf-8a9a-97cf-77f8-9ba92d980809, timestamp=1617676822897}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=022d16b6-f816-4af2-a546-b3701a656736, X-ECOMP-TransactionID=GFRAT, X-Begin-Timestamp=2021-04-06T02:40:22.889+0000, id=34bea3e4-4919-6527-5a8c-b908963699c9, timestamp=1617676822890}]
2021-04-06T02:40:52.889+0000|dae80907-2995-463c-880b-6cc9c3a0a9d1|Request Id: dae80907-2995-463c-880b-6cc9c3a0a9d1. Transaction Id: 5BSXG. Begin TS: 2021-04-06T02:40:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:40:52.889 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: dae80907-2995-463c-880b-6cc9c3a0a9d1. Transaction Id: 5BSXG. Begin TS: 2021-04-06T02:40:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:40:52.890+0000|2021-04-06T02:40:52.896+0000|dae80907-2995-463c-880b-6cc9c3a0a9d1|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.134|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: dae80907-2995-463c-880b-6cc9c3a0a9d1, Transaction Id: 5BSXG, 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-04-06 02:40:52.896 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: dae80907-2995-463c-880b-6cc9c3a0a9d1, Transaction Id: 5BSXG, 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-04-06 02:40:52.897 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=dae80907-2995-463c-880b-6cc9c3a0a9d1, X-ECOMP-TransactionID=5BSXG, X-Begin-Timestamp=2021-04-06T02:40:52.889+0000, id=6ad66d46-b419-e82b-3a4a-a7249517a8e5, timestamp=1617676852890}], headers={id=d0dad546-8991-3606-9cc2-0c8dd396c614, timestamp=1617676852897}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=dae80907-2995-463c-880b-6cc9c3a0a9d1, X-ECOMP-TransactionID=5BSXG, X-Begin-Timestamp=2021-04-06T02:40:52.889+0000, id=6ad66d46-b419-e82b-3a4a-a7249517a8e5, timestamp=1617676852890}]
2021-04-06 02:41:12.239 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-04-06 02:41:12.241 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-06 02:41:12.242 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-06 02:41:12.242 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-06 02:41:12.243 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [request_sent])
2021-04-06 02:41:12.272 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received response (auto-read:false) : [x-onap-requestid=d2100d7c-ef49-4590-ab68-a960c3d26a12, Content-Type=application/json, Content-Length=3732, Date=Tue, 06 Apr 2021 02:41:12 GMT]
2021-04-06 02:41:12.273 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [response_received])
2021-04-06 02:41:12.273 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-06 02:41:12.273 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-06 02:41:12.274 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received last HTTP packet
2021-04-06 02:41:12.274  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-06 02:41:12.275 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes":{"tca_handle_in":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/"}}},"tca.enable_ecomp_logging":true,"tca.enable_abatement":true,"tca.aai.password":"DCAE","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"tca.aai.node_query_path":"aai/v11/search/nodes-query","streams_publishes":{"tca_handle_out":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/"}}},"streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"tca.aai.username":"DCAE","streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"tca.aai.url":"http://aai.onap.svc.cluster.local","streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":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,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.message_limit":50000,"service_calls":[],"streams_subscribes.tca_handle_in.consumer_ids[0]":"c0"}}
2021-04-06 02:41:12.275 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [disconnecting])
2021-04-06 02:41:12.275 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Releasing channel
2021-04-06 02:41:12.275 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-06T02:41:22.889+0000|5c9b5fa7-1906-405b-85cc-44bf971fdfc8|Request Id: 5c9b5fa7-1906-405b-85cc-44bf971fdfc8. Transaction Id: NVQXA. Begin TS: 2021-04-06T02:41:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:41:22.889 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5c9b5fa7-1906-405b-85cc-44bf971fdfc8. Transaction Id: NVQXA. Begin TS: 2021-04-06T02:41:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:41:22.891+0000|2021-04-06T02:41:22.897+0000|5c9b5fa7-1906-405b-85cc-44bf971fdfc8|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.134|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5c9b5fa7-1906-405b-85cc-44bf971fdfc8, Transaction Id: NVQXA, 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-04-06 02:41:22.897 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5c9b5fa7-1906-405b-85cc-44bf971fdfc8, Transaction Id: NVQXA, 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-04-06 02:41:22.899 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=5c9b5fa7-1906-405b-85cc-44bf971fdfc8, X-ECOMP-TransactionID=NVQXA, X-Begin-Timestamp=2021-04-06T02:41:22.889+0000, id=5c69c8ab-746d-93f3-9490-49bf41d4cf7b, timestamp=1617676882890}], headers={id=5de4e217-eec1-1842-a9ab-7d83907318b0, timestamp=1617676882899}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=5c9b5fa7-1906-405b-85cc-44bf971fdfc8, X-ECOMP-TransactionID=NVQXA, X-Begin-Timestamp=2021-04-06T02:41:22.889+0000, id=5c69c8ab-746d-93f3-9490-49bf41d4cf7b, timestamp=1617676882890}]
2021-04-06T02:41:52.890+0000|aa94d6a4-42c8-4f71-bd00-1ff8dc480a12|Request Id: aa94d6a4-42c8-4f71-bd00-1ff8dc480a12. Transaction Id: E9NHO. Begin TS: 2021-04-06T02:41:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:41:52.890 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: aa94d6a4-42c8-4f71-bd00-1ff8dc480a12. Transaction Id: E9NHO. Begin TS: 2021-04-06T02:41:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:41:52.898  INFO 1 --- [ask-scheduler-4] o.apache.http.impl.execchain.RetryExec   : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond
2021-04-06 02:41:52.898  INFO 1 --- [ask-scheduler-4] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router:3904
2021-04-06T02:41:52.891+0000|2021-04-06T02:41:52.906+0000|aa94d6a4-42c8-4f71-bd00-1ff8dc480a12|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.134|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: aa94d6a4-42c8-4f71-bd00-1ff8dc480a12, Transaction Id: E9NHO, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-06 02:41:52.906 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: aa94d6a4-42c8-4f71-bd00-1ff8dc480a12, Transaction Id: E9NHO, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-06 02:41:52.907 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=aa94d6a4-42c8-4f71-bd00-1ff8dc480a12, X-ECOMP-TransactionID=E9NHO, X-Begin-Timestamp=2021-04-06T02:41:52.889+0000, id=389ed486-2327-748d-c943-bd6d10137393, timestamp=1617676912890}], headers={id=57ffa37c-d419-6194-59da-68c02ef1aa50, timestamp=1617676912907}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=aa94d6a4-42c8-4f71-bd00-1ff8dc480a12, X-ECOMP-TransactionID=E9NHO, X-Begin-Timestamp=2021-04-06T02:41:52.889+0000, id=389ed486-2327-748d-c943-bd6d10137393, timestamp=1617676912890}]
2021-04-06 02:42:12.239 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-04-06 02:42:12.241 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-06 02:42:12.241 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-06 02:42:12.241 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-06 02:42:12.242 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [request_sent])
2021-04-06 02:42:12.269 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received response (auto-read:false) : [x-onap-requestid=c3dbd085-9959-40c1-9145-3b96225498f3, Content-Type=application/json, Content-Length=3732, Date=Tue, 06 Apr 2021 02:42:12 GMT]
2021-04-06 02:42:12.270 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [response_received])
2021-04-06 02:42:12.270 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-06 02:42:12.270 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-06 02:42:12.271 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received last HTTP packet
2021-04-06 02:42:12.271  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-06 02:42:12.272 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes":{"tca_handle_in":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/"}}},"tca.enable_ecomp_logging":true,"tca.enable_abatement":true,"tca.aai.password":"DCAE","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"tca.aai.node_query_path":"aai/v11/search/nodes-query","streams_publishes":{"tca_handle_out":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/"}}},"streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"tca.aai.username":"DCAE","streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"tca.aai.url":"http://aai.onap.svc.cluster.local","streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":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,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.message_limit":50000,"service_calls":[],"streams_subscribes.tca_handle_in.consumer_ids[0]":"c0"}}
2021-04-06 02:42:12.272 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [disconnecting])
2021-04-06 02:42:12.272 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Releasing channel
2021-04-06 02:42:12.272 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-06T02:42:22.889+0000|e2366de4-48ee-409d-a517-4917416f7fae|Request Id: e2366de4-48ee-409d-a517-4917416f7fae. Transaction Id: 5C4AO. Begin TS: 2021-04-06T02:42:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:42:22.889 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e2366de4-48ee-409d-a517-4917416f7fae. Transaction Id: 5C4AO. Begin TS: 2021-04-06T02:42:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:42:22.890+0000|2021-04-06T02:42:22.898+0000|e2366de4-48ee-409d-a517-4917416f7fae|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.134|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e2366de4-48ee-409d-a517-4917416f7fae, Transaction Id: 5C4AO, 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-04-06 02:42:22.898 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e2366de4-48ee-409d-a517-4917416f7fae, Transaction Id: 5C4AO, 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-04-06 02:42:22.899 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e2366de4-48ee-409d-a517-4917416f7fae, X-ECOMP-TransactionID=5C4AO, X-Begin-Timestamp=2021-04-06T02:42:22.889+0000, id=60974bc4-7e06-ee72-8d58-c5c03ee6c471, timestamp=1617676942890}], headers={id=aa8d7a82-bc62-64c6-f8b6-cea77bb6af80, timestamp=1617676942899}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e2366de4-48ee-409d-a517-4917416f7fae, X-ECOMP-TransactionID=5C4AO, X-Begin-Timestamp=2021-04-06T02:42:22.889+0000, id=60974bc4-7e06-ee72-8d58-c5c03ee6c471, timestamp=1617676942890}]
2021-04-06T02:42:52.891+0000|bd5b7fbf-2ce4-4c98-a275-d7ebcc97f8cc|Request Id: bd5b7fbf-2ce4-4c98-a275-d7ebcc97f8cc. Transaction Id: OUZDT. Begin TS: 2021-04-06T02:42:52.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:42:52.890 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: bd5b7fbf-2ce4-4c98-a275-d7ebcc97f8cc. Transaction Id: OUZDT. Begin TS: 2021-04-06T02:42:52.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:42:52.893+0000|2021-04-06T02:42:52.900+0000|bd5b7fbf-2ce4-4c98-a275-d7ebcc97f8cc|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.134|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: bd5b7fbf-2ce4-4c98-a275-d7ebcc97f8cc, Transaction Id: OUZDT, 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-04-06 02:42:52.900 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: bd5b7fbf-2ce4-4c98-a275-d7ebcc97f8cc, Transaction Id: OUZDT, 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-04-06 02:42:52.902 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=bd5b7fbf-2ce4-4c98-a275-d7ebcc97f8cc, X-ECOMP-TransactionID=OUZDT, X-Begin-Timestamp=2021-04-06T02:42:52.890+0000, id=ec24071e-e978-4e0a-660a-d5654b001916, timestamp=1617676972891}], headers={id=3746597d-09ca-9b28-e909-1da8c64aac69, timestamp=1617676972901}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=bd5b7fbf-2ce4-4c98-a275-d7ebcc97f8cc, X-ECOMP-TransactionID=OUZDT, X-Begin-Timestamp=2021-04-06T02:42:52.890+0000, id=ec24071e-e978-4e0a-660a-d5654b001916, timestamp=1617676972891}]
2021-04-06 02:43:12.240 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-04-06 02:43:12.243 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-06 02:43:12.244 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-06 02:43:12.244 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-06 02:43:12.247 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [request_sent])
2021-04-06 02:43:12.344 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received response (auto-read:false) : [x-onap-requestid=566b3c46-6354-44af-b995-b1b27ab71781, Content-Type=application/json, Content-Length=3732, Date=Tue, 06 Apr 2021 02:43:12 GMT]
2021-04-06 02:43:12.345 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [response_received])
2021-04-06 02:43:12.346 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-06 02:43:12.346 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-06 02:43:12.347 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received last HTTP packet
2021-04-06 02:43:12.348  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-06 02:43:12.348 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes":{"tca_handle_in":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/"}}},"tca.enable_ecomp_logging":true,"tca.enable_abatement":true,"tca.aai.password":"DCAE","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"tca.aai.node_query_path":"aai/v11/search/nodes-query","streams_publishes":{"tca_handle_out":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/"}}},"streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"tca.aai.username":"DCAE","streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"tca.aai.url":"http://aai.onap.svc.cluster.local","streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":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,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.message_limit":50000,"service_calls":[],"streams_subscribes.tca_handle_in.consumer_ids[0]":"c0"}}
2021-04-06 02:43:12.349 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [disconnecting])
2021-04-06 02:43:12.349 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Releasing channel
2021-04-06 02:43:12.349 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-06T02:43:22.891+0000|af979ec2-6951-4f0e-a8a2-9f2636f4657e|Request Id: af979ec2-6951-4f0e-a8a2-9f2636f4657e. Transaction Id: YOIQW. Begin TS: 2021-04-06T02:43:22.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:43:22.890 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: af979ec2-6951-4f0e-a8a2-9f2636f4657e. Transaction Id: YOIQW. Begin TS: 2021-04-06T02:43:22.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:43:22.893+0000|2021-04-06T02:43:22.899+0000|af979ec2-6951-4f0e-a8a2-9f2636f4657e|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.72.134|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: af979ec2-6951-4f0e-a8a2-9f2636f4657e, Transaction Id: YOIQW, 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-04-06 02:43:22.900 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: af979ec2-6951-4f0e-a8a2-9f2636f4657e, Transaction Id: YOIQW, 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-04-06 02:43:22.901 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=af979ec2-6951-4f0e-a8a2-9f2636f4657e, X-ECOMP-TransactionID=YOIQW, X-Begin-Timestamp=2021-04-06T02:43:22.890+0000, id=2547fef1-e929-8f5b-3162-ba2179f85527, timestamp=1617677002891}], headers={id=525ff6f0-84f9-2f1d-216a-6bc566227c46, timestamp=1617677002901}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=af979ec2-6951-4f0e-a8a2-9f2636f4657e, X-ECOMP-TransactionID=YOIQW, X-Begin-Timestamp=2021-04-06T02:43:22.890+0000, id=2547fef1-e929-8f5b-3162-ba2179f85527, timestamp=1617677002891}]
2021-04-06T02:43:52.890+0000|d4ec94ba-1d5e-419a-aa5e-b70ebe78df4d|Request Id: d4ec94ba-1d5e-419a-aa5e-b70ebe78df4d. Transaction Id: FMB9B. Begin TS: 2021-04-06T02:43:52.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:43:52.890 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d4ec94ba-1d5e-419a-aa5e-b70ebe78df4d. Transaction Id: FMB9B. Begin TS: 2021-04-06T02:43:52.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:43:52.892+0000|2021-04-06T02:43:52.898+0000|d4ec94ba-1d5e-419a-aa5e-b70ebe78df4d|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.134|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d4ec94ba-1d5e-419a-aa5e-b70ebe78df4d, Transaction Id: FMB9B, 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-04-06 02:43:52.898 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d4ec94ba-1d5e-419a-aa5e-b70ebe78df4d, Transaction Id: FMB9B, 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-04-06 02:43:52.899 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d4ec94ba-1d5e-419a-aa5e-b70ebe78df4d, X-ECOMP-TransactionID=FMB9B, X-Begin-Timestamp=2021-04-06T02:43:52.890+0000, id=0b815f2a-a723-aa97-9e0c-a3fa4f9fbbee, timestamp=1617677032891}], headers={id=4589286d-d8bf-9e62-a9fb-668d33bbd7a9, timestamp=1617677032899}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d4ec94ba-1d5e-419a-aa5e-b70ebe78df4d, X-ECOMP-TransactionID=FMB9B, X-Begin-Timestamp=2021-04-06T02:43:52.890+0000, id=0b815f2a-a723-aa97-9e0c-a3fa4f9fbbee, timestamp=1617677032891}]
2021-04-06 02:44:12.240 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-04-06 02:44:12.242 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-06 02:44:12.242 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-06 02:44:12.243 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-06 02:44:12.245 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [request_sent])
2021-04-06 02:44:12.270 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received response (auto-read:false) : [x-onap-requestid=00c64fe6-5caf-4778-9fe7-ff3ca95a80b9, Content-Type=application/json, Content-Length=3732, Date=Tue, 06 Apr 2021 02:44:12 GMT]
2021-04-06 02:44:12.270 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [response_received])
2021-04-06 02:44:12.271 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-06 02:44:12.271 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-06 02:44:12.272 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received last HTTP packet
2021-04-06 02:44:12.273  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-06 02:44:12.274 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes":{"tca_handle_in":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/"}}},"tca.enable_ecomp_logging":true,"tca.enable_abatement":true,"tca.aai.password":"DCAE","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"tca.aai.node_query_path":"aai/v11/search/nodes-query","streams_publishes":{"tca_handle_out":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/"}}},"streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"tca.aai.username":"DCAE","streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"tca.aai.url":"http://aai.onap.svc.cluster.local","streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":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,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.message_limit":50000,"service_calls":[],"streams_subscribes.tca_handle_in.consumer_ids[0]":"c0"}}
2021-04-06 02:44:12.274 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [disconnecting])
2021-04-06 02:44:12.274 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Releasing channel
2021-04-06 02:44:12.275 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-06T02:44:22.890+0000|1845c838-023a-4925-a589-403516b69b5f|Request Id: 1845c838-023a-4925-a589-403516b69b5f. Transaction Id: WZMUJ. Begin TS: 2021-04-06T02:44:22.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:44:22.890 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1845c838-023a-4925-a589-403516b69b5f. Transaction Id: WZMUJ. Begin TS: 2021-04-06T02:44:22.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:44:22.891+0000|2021-04-06T02:44:22.896+0000|1845c838-023a-4925-a589-403516b69b5f|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.134|5|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1845c838-023a-4925-a589-403516b69b5f, Transaction Id: WZMUJ, 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-04-06 02:44:22.896 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1845c838-023a-4925-a589-403516b69b5f, Transaction Id: WZMUJ, 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-04-06 02:44:22.897 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1845c838-023a-4925-a589-403516b69b5f, X-ECOMP-TransactionID=WZMUJ, X-Begin-Timestamp=2021-04-06T02:44:22.890+0000, id=d1fab2ee-747f-21fd-af80-752418636f90, timestamp=1617677062890}], headers={id=ccb8f869-1749-3d71-1f7e-87fc0bc9f21e, timestamp=1617677062897}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1845c838-023a-4925-a589-403516b69b5f, X-ECOMP-TransactionID=WZMUJ, X-Begin-Timestamp=2021-04-06T02:44:22.890+0000, id=d1fab2ee-747f-21fd-af80-752418636f90, timestamp=1617677062890}]
2021-04-06T02:44:52.889+0000|9e861a02-e405-4aae-b8b4-aade09f88bd9|Request Id: 9e861a02-e405-4aae-b8b4-aade09f88bd9. Transaction Id: U7QJ4. Begin TS: 2021-04-06T02:44:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:44:52.889 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 9e861a02-e405-4aae-b8b4-aade09f88bd9. Transaction Id: U7QJ4. Begin TS: 2021-04-06T02:44:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:44:52.891+0000|2021-04-06T02:44:52.896+0000|9e861a02-e405-4aae-b8b4-aade09f88bd9|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.134|5|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9e861a02-e405-4aae-b8b4-aade09f88bd9, Transaction Id: U7QJ4, 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-04-06 02:44:52.896 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 9e861a02-e405-4aae-b8b4-aade09f88bd9, Transaction Id: U7QJ4, 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-04-06 02:44:52.898 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=9e861a02-e405-4aae-b8b4-aade09f88bd9, X-ECOMP-TransactionID=U7QJ4, X-Begin-Timestamp=2021-04-06T02:44:52.889+0000, id=5b742e29-3fa6-9c96-3d76-b8e765c4808e, timestamp=1617677092890}], headers={id=98c13277-33e7-9814-35ab-67964f72030a, timestamp=1617677092898}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=9e861a02-e405-4aae-b8b4-aade09f88bd9, X-ECOMP-TransactionID=U7QJ4, X-Begin-Timestamp=2021-04-06T02:44:52.889+0000, id=5b742e29-3fa6-9c96-3d76-b8e765c4808e, timestamp=1617677092890}]
2021-04-06 02:45:12.240 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-04-06 02:45:12.241 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-06 02:45:12.242 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-06 02:45:12.242 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-06 02:45:12.243 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [request_sent])
2021-04-06 02:45:12.269 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received response (auto-read:false) : [x-onap-requestid=550a5d51-ad9f-47c1-8c16-5160f1bdd8e7, Content-Type=application/json, Content-Length=3732, Date=Tue, 06 Apr 2021 02:45:12 GMT]
2021-04-06 02:45:12.269 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [response_received])
2021-04-06 02:45:12.270 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-06 02:45:12.270 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-06 02:45:12.270 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received last HTTP packet
2021-04-06 02:45:12.271  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-06 02:45:12.271 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes":{"tca_handle_in":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/"}}},"tca.enable_ecomp_logging":true,"tca.enable_abatement":true,"tca.aai.password":"DCAE","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"tca.aai.node_query_path":"aai/v11/search/nodes-query","streams_publishes":{"tca_handle_out":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/"}}},"streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"tca.aai.username":"DCAE","streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"tca.aai.url":"http://aai.onap.svc.cluster.local","streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":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,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.message_limit":50000,"service_calls":[],"streams_subscribes.tca_handle_in.consumer_ids[0]":"c0"}}
2021-04-06 02:45:12.272 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [disconnecting])
2021-04-06 02:45:12.272 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Releasing channel
2021-04-06 02:45:12.272 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-06T02:45:22.890+0000|d0ae7b9a-b2fd-4ffb-a78a-612c6ef7754a|Request Id: d0ae7b9a-b2fd-4ffb-a78a-612c6ef7754a. Transaction Id: 9LRMP. Begin TS: 2021-04-06T02:45:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:45:22.890 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d0ae7b9a-b2fd-4ffb-a78a-612c6ef7754a. Transaction Id: 9LRMP. Begin TS: 2021-04-06T02:45:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:45:22.891+0000|2021-04-06T02:45:22.897+0000|d0ae7b9a-b2fd-4ffb-a78a-612c6ef7754a|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.134|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d0ae7b9a-b2fd-4ffb-a78a-612c6ef7754a, Transaction Id: 9LRMP, 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-04-06 02:45:22.897 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d0ae7b9a-b2fd-4ffb-a78a-612c6ef7754a, Transaction Id: 9LRMP, 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-04-06 02:45:22.898 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d0ae7b9a-b2fd-4ffb-a78a-612c6ef7754a, X-ECOMP-TransactionID=9LRMP, X-Begin-Timestamp=2021-04-06T02:45:22.889+0000, id=c707a566-2121-bd4a-73ac-82c887da57c7, timestamp=1617677122890}], headers={id=ccc07e02-866a-f8c7-31e5-5a94639cc4d6, timestamp=1617677122898}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d0ae7b9a-b2fd-4ffb-a78a-612c6ef7754a, X-ECOMP-TransactionID=9LRMP, X-Begin-Timestamp=2021-04-06T02:45:22.889+0000, id=c707a566-2121-bd4a-73ac-82c887da57c7, timestamp=1617677122890}]
2021-04-06T02:45:52.890+0000|394e8ab4-b864-4277-93bf-999c23cd423f|Request Id: 394e8ab4-b864-4277-93bf-999c23cd423f. Transaction Id: 4NLHD. Begin TS: 2021-04-06T02:45:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:45:52.890 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 394e8ab4-b864-4277-93bf-999c23cd423f. Transaction Id: 4NLHD. Begin TS: 2021-04-06T02:45:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:45:52.891+0000|2021-04-06T02:45:52.896+0000|394e8ab4-b864-4277-93bf-999c23cd423f|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.134|5|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 394e8ab4-b864-4277-93bf-999c23cd423f, Transaction Id: 4NLHD, 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-04-06 02:45:52.896 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 394e8ab4-b864-4277-93bf-999c23cd423f, Transaction Id: 4NLHD, 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-04-06 02:45:52.897 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=394e8ab4-b864-4277-93bf-999c23cd423f, X-ECOMP-TransactionID=4NLHD, X-Begin-Timestamp=2021-04-06T02:45:52.889+0000, id=e1bbbc3a-d2f9-8cb6-5100-2da816e8bf8c, timestamp=1617677152890}], headers={id=83574d8e-4b0a-8043-6c35-9a9631484573, timestamp=1617677152897}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=394e8ab4-b864-4277-93bf-999c23cd423f, X-ECOMP-TransactionID=4NLHD, X-Begin-Timestamp=2021-04-06T02:45:52.889+0000, id=e1bbbc3a-d2f9-8cb6-5100-2da816e8bf8c, timestamp=1617677152890}]
2021-04-06 02:46:12.240 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-04-06 02:46:12.241 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-06 02:46:12.242 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-06 02:46:12.242 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-06 02:46:12.244 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [request_sent])
2021-04-06 02:46:12.270 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received response (auto-read:false) : [x-onap-requestid=bec70697-a191-4aeb-bcbe-0a2ca57b0938, Content-Type=application/json, Content-Length=3732, Date=Tue, 06 Apr 2021 02:46:12 GMT]
2021-04-06 02:46:12.271 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [response_received])
2021-04-06 02:46:12.271 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-06 02:46:12.271 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-06 02:46:12.272 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received last HTTP packet
2021-04-06 02:46:12.273  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-06 02:46:12.273 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes":{"tca_handle_in":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/"}}},"tca.enable_ecomp_logging":true,"tca.enable_abatement":true,"tca.aai.password":"DCAE","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"tca.aai.node_query_path":"aai/v11/search/nodes-query","streams_publishes":{"tca_handle_out":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/"}}},"streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"tca.aai.username":"DCAE","streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"tca.aai.url":"http://aai.onap.svc.cluster.local","streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":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,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.message_limit":50000,"service_calls":[],"streams_subscribes.tca_handle_in.consumer_ids[0]":"c0"}}
2021-04-06 02:46:12.273 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [disconnecting])
2021-04-06 02:46:12.273 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Releasing channel
2021-04-06 02:46:12.273 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-06T02:46:22.889+0000|24a4edce-e3b4-4ace-bffb-fb064063f8ce|Request Id: 24a4edce-e3b4-4ace-bffb-fb064063f8ce. Transaction Id: EB3YC. Begin TS: 2021-04-06T02:46:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:46:22.889 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 24a4edce-e3b4-4ace-bffb-fb064063f8ce. Transaction Id: EB3YC. Begin TS: 2021-04-06T02:46:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:46:22.890+0000|2021-04-06T02:46:22.896+0000|24a4edce-e3b4-4ace-bffb-fb064063f8ce|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.72.134|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 24a4edce-e3b4-4ace-bffb-fb064063f8ce, Transaction Id: EB3YC, 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-04-06 02:46:22.896 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 24a4edce-e3b4-4ace-bffb-fb064063f8ce, Transaction Id: EB3YC, 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-04-06 02:46:22.897 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=24a4edce-e3b4-4ace-bffb-fb064063f8ce, X-ECOMP-TransactionID=EB3YC, X-Begin-Timestamp=2021-04-06T02:46:22.889+0000, id=ade6531d-30ab-2856-2ad3-c0796dffff24, timestamp=1617677182890}], headers={id=48b52073-22dd-b915-d39a-a2b5a7fe96cd, timestamp=1617677182897}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=24a4edce-e3b4-4ace-bffb-fb064063f8ce, X-ECOMP-TransactionID=EB3YC, X-Begin-Timestamp=2021-04-06T02:46:22.889+0000, id=ade6531d-30ab-2856-2ad3-c0796dffff24, timestamp=1617677182890}]
2021-04-06T02:46:52.889+0000|8167d82f-80d8-482b-b23c-abf244ab8fc4|Request Id: 8167d82f-80d8-482b-b23c-abf244ab8fc4. Transaction Id: PVPCE. Begin TS: 2021-04-06T02:46:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:46:52.889 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8167d82f-80d8-482b-b23c-abf244ab8fc4. Transaction Id: PVPCE. Begin TS: 2021-04-06T02:46:52.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:46:52.890+0000|2021-04-06T02:46:52.896+0000|8167d82f-80d8-482b-b23c-abf244ab8fc4|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.134|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8167d82f-80d8-482b-b23c-abf244ab8fc4, Transaction Id: PVPCE, 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-04-06 02:46:52.896 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8167d82f-80d8-482b-b23c-abf244ab8fc4, Transaction Id: PVPCE, 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-04-06 02:46:52.898 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8167d82f-80d8-482b-b23c-abf244ab8fc4, X-ECOMP-TransactionID=PVPCE, X-Begin-Timestamp=2021-04-06T02:46:52.889+0000, id=e15f40a9-bfa1-8691-26c1-5c662bb7b303, timestamp=1617677212890}], headers={id=9c72fc2b-90e1-841b-69a8-9e2a344d2d8b, timestamp=1617677212897}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8167d82f-80d8-482b-b23c-abf244ab8fc4, X-ECOMP-TransactionID=PVPCE, X-Begin-Timestamp=2021-04-06T02:46:52.889+0000, id=e15f40a9-bfa1-8691-26c1-5c662bb7b303, timestamp=1617677212890}]
2021-04-06 02:47:12.239 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-04-06 02:47:12.241 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-06 02:47:12.241 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-06 02:47:12.241 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-06 02:47:12.242 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [request_sent])
2021-04-06 02:47:12.266 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received response (auto-read:false) : [x-onap-requestid=f4935341-e895-4ab9-a46e-f4407f8b007c, Content-Type=application/json, Content-Length=3732, Date=Tue, 06 Apr 2021 02:47:12 GMT]
2021-04-06 02:47:12.266 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [response_received])
2021-04-06 02:47:12.266 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-06 02:47:12.267 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-06 02:47:12.267 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received last HTTP packet
2021-04-06 02:47:12.268  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-06 02:47:12.268 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes":{"tca_handle_in":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/"}}},"tca.enable_ecomp_logging":true,"tca.enable_abatement":true,"tca.aai.password":"DCAE","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"tca.aai.node_query_path":"aai/v11/search/nodes-query","streams_publishes":{"tca_handle_out":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/"}}},"streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"tca.aai.username":"DCAE","streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"tca.aai.url":"http://aai.onap.svc.cluster.local","streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":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,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.message_limit":50000,"service_calls":[],"streams_subscribes.tca_handle_in.consumer_ids[0]":"c0"}}
2021-04-06 02:47:12.268 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [disconnecting])
2021-04-06 02:47:12.268 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Releasing channel
2021-04-06 02:47:12.268 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-06T02:47:22.890+0000|018b7d44-ae59-40bb-8bbc-d86ce33d16f9|Request Id: 018b7d44-ae59-40bb-8bbc-d86ce33d16f9. Transaction Id: QB64G. Begin TS: 2021-04-06T02:47:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:47:22.889 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 018b7d44-ae59-40bb-8bbc-d86ce33d16f9. Transaction Id: QB64G. Begin TS: 2021-04-06T02:47:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:47:22.891+0000|2021-04-06T02:47:22.897+0000|018b7d44-ae59-40bb-8bbc-d86ce33d16f9|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.134|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 018b7d44-ae59-40bb-8bbc-d86ce33d16f9, Transaction Id: QB64G, 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-04-06 02:47:22.897 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 018b7d44-ae59-40bb-8bbc-d86ce33d16f9, Transaction Id: QB64G, 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-04-06 02:47:22.898 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=018b7d44-ae59-40bb-8bbc-d86ce33d16f9, X-ECOMP-TransactionID=QB64G, X-Begin-Timestamp=2021-04-06T02:47:22.889+0000, id=6883d23f-244c-7e5d-c1a7-09ecb3ee554c, timestamp=1617677242890}], headers={id=733b06be-7c96-ac26-c373-f5064f520079, timestamp=1617677242898}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=018b7d44-ae59-40bb-8bbc-d86ce33d16f9, X-ECOMP-TransactionID=QB64G, X-Begin-Timestamp=2021-04-06T02:47:22.889+0000, id=6883d23f-244c-7e5d-c1a7-09ecb3ee554c, timestamp=1617677242890}]
2021-04-06T02:47:52.890+0000|103d0208-4fca-493b-9b25-1bee083e45d4|Request Id: 103d0208-4fca-493b-9b25-1bee083e45d4. Transaction Id: IIBVG. Begin TS: 2021-04-06T02:47:52.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:47:52.890 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 103d0208-4fca-493b-9b25-1bee083e45d4. Transaction Id: IIBVG. Begin TS: 2021-04-06T02:47:52.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:47:52.892+0000|2021-04-06T02:47:52.897+0000|103d0208-4fca-493b-9b25-1bee083e45d4|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.134|5|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 103d0208-4fca-493b-9b25-1bee083e45d4, Transaction Id: IIBVG, 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-04-06 02:47:52.897 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 103d0208-4fca-493b-9b25-1bee083e45d4, Transaction Id: IIBVG, 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-04-06 02:47:52.899 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=103d0208-4fca-493b-9b25-1bee083e45d4, X-ECOMP-TransactionID=IIBVG, X-Begin-Timestamp=2021-04-06T02:47:52.890+0000, id=e003c657-a9bb-7043-4afc-b996ada2afbc, timestamp=1617677272891}], headers={id=b749a102-b423-ab29-8ad3-589cf059c443, timestamp=1617677272898}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=103d0208-4fca-493b-9b25-1bee083e45d4, X-ECOMP-TransactionID=IIBVG, X-Begin-Timestamp=2021-04-06T02:47:52.890+0000, id=e003c657-a9bb-7043-4afc-b996ada2afbc, timestamp=1617677272891}]
2021-04-06 02:48:12.240 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-04-06 02:48:12.243 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-06 02:48:12.243 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-06 02:48:12.244 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-06 02:48:12.245 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [request_sent])
2021-04-06 02:48:12.270 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received response (auto-read:false) : [x-onap-requestid=f2b15b8d-e1e5-4c3e-bb96-31914b28f485, Content-Type=application/json, Content-Length=3732, Date=Tue, 06 Apr 2021 02:48:12 GMT]
2021-04-06 02:48:12.270 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [response_received])
2021-04-06 02:48:12.271 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-06 02:48:12.271 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-06 02:48:12.272 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received last HTTP packet
2021-04-06 02:48:12.272  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-06 02:48:12.272 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes":{"tca_handle_in":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/"}}},"tca.enable_ecomp_logging":true,"tca.enable_abatement":true,"tca.aai.password":"DCAE","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"tca.aai.node_query_path":"aai/v11/search/nodes-query","streams_publishes":{"tca_handle_out":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/"}}},"streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"tca.aai.username":"DCAE","streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"tca.aai.url":"http://aai.onap.svc.cluster.local","streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":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,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.message_limit":50000,"service_calls":[],"streams_subscribes.tca_handle_in.consumer_ids[0]":"c0"}}
2021-04-06 02:48:12.273 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [disconnecting])
2021-04-06 02:48:12.273 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Releasing channel
2021-04-06 02:48:12.273 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-06T02:48:22.890+0000|693d5bf4-d745-4027-9e9d-a90e0f4b0239|Request Id: 693d5bf4-d745-4027-9e9d-a90e0f4b0239. Transaction Id: UBQHG. Begin TS: 2021-04-06T02:48:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:48:22.889 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 693d5bf4-d745-4027-9e9d-a90e0f4b0239. Transaction Id: UBQHG. Begin TS: 2021-04-06T02:48:22.889+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:48:22.892+0000|2021-04-06T02:48:22.898+0000|693d5bf4-d745-4027-9e9d-a90e0f4b0239|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.134|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 693d5bf4-d745-4027-9e9d-a90e0f4b0239, Transaction Id: UBQHG, 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-04-06 02:48:22.898 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 693d5bf4-d745-4027-9e9d-a90e0f4b0239, Transaction Id: UBQHG, 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-04-06 02:48:22.899 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=693d5bf4-d745-4027-9e9d-a90e0f4b0239, X-ECOMP-TransactionID=UBQHG, X-Begin-Timestamp=2021-04-06T02:48:22.889+0000, id=1d8d8a29-bdd4-34cc-6572-6d7083d19cf1, timestamp=1617677302891}], headers={id=c4af8e7a-6612-58cd-fded-ec47158ac8df, timestamp=1617677302899}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=693d5bf4-d745-4027-9e9d-a90e0f4b0239, X-ECOMP-TransactionID=UBQHG, X-Begin-Timestamp=2021-04-06T02:48:22.889+0000, id=1d8d8a29-bdd4-34cc-6572-6d7083d19cf1, timestamp=1617677302891}]
2021-04-06T02:48:52.890+0000|dc637de4-d60c-4b40-80e5-b8b50e0af160|Request Id: dc637de4-d60c-4b40-80e5-b8b50e0af160. Transaction Id: GWNZM. Begin TS: 2021-04-06T02:48:52.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06 02:48:52.890 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: dc637de4-d60c-4b40-80e5-b8b50e0af160. Transaction Id: GWNZM. Begin TS: 2021-04-06T02:48:52.890+0000. Starting new DMaaP MR Subscriber poll.
2021-04-06T02:48:52.892+0000|2021-04-06T02:48:52.899+0000|dc637de4-d60c-4b40-80e5-b8b50e0af160|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.134|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: dc637de4-d60c-4b40-80e5-b8b50e0af160, Transaction Id: GWNZM, 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-04-06 02:48:52.899 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: dc637de4-d60c-4b40-80e5-b8b50e0af160, Transaction Id: GWNZM, 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-04-06 02:48:52.901 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=dc637de4-d60c-4b40-80e5-b8b50e0af160, X-ECOMP-TransactionID=GWNZM, X-Begin-Timestamp=2021-04-06T02:48:52.890+0000, id=a4360efe-710f-297d-89f2-b22ae56fd914, timestamp=1617677332891}], headers={id=ea72dcd7-a795-856b-6c17-634c3f9f4ea8, timestamp=1617677332901}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=dc637de4-d60c-4b40-80e5-b8b50e0af160, X-ECOMP-TransactionID=GWNZM, X-Begin-Timestamp=2021-04-06T02:48:52.890+0000, id=a4360efe-710f-297d-89f2-b22ae56fd914, timestamp=1617677332891}]
2021-04-06 02:49:12.240 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-04-06 02:49:12.242 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-06 02:49:12.242 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-06 02:49:12.242 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-04-06 02:49:12.244 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [request_sent])
2021-04-06 02:49:12.282 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received response (auto-read:false) : [x-onap-requestid=87de4c3b-df3d-41c3-a2c0-1f3ee39fa6ea, Content-Type=application/json, Content-Length=3732, Date=Tue, 06 Apr 2021 02:49:12 GMT]
2021-04-06 02:49:12.282 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443]}}, [response_received])
2021-04-06 02:49:12.283 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-06 02:49:12.283 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-06 02:49:12.283 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xfe9c90fc, L:/10.233.72.134:53676 - R:config-binding-service/10.233.55.4:10443] Received last HTTP packet
2021-04-06 02:49:12.284  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-06 02:49:12.284 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes":{"tca_handle_in":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/"}}},"tca.enable_ecomp_logging":true,"tca.enable_abatement":true,"tca.aai.password":"DCAE","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"tca.aai.node_query_path":"aai/v11/search/nodes-query","streams_publishes":{"tca_handle_out":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/"}}},"streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"tca.aai.username":"DCAE","streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"tca.aai.url":"http://aai.onap.svc.cluster.local","streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":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\",\