Results

By type

          2021-09-06 08:03:01.981 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Registering pool release on close event for channel
2021-09-06 08:03:01.987 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel connected, now 1 active connections and 0 inactive connections
2021-09-06 08:03:02.153 DEBUG 1 --- [ctor-http-nio-4] io.netty.handler.ssl.SslHandler          : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] HANDSHAKEN: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
2021-09-06 08:03:02.160 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}, [connected])
2021-09-06 08:03:02.181 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [configured])
2021-09-06 08:03:02.187 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-06 08:03:02.188 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, method=GET}
2021-09-06 08:03:02.204 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [request_sent])
2021-09-06 08:03:02.237 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received response (auto-read:false) : [x-onap-requestid=647370e1-0310-4bd3-a0c3-e81c656abf3c, Content-Type=application/json, Content-Length=4936, Date=Mon, 06 Sep 2021 08:03:02 GMT]
2021-09-06 08:03:02.238 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [response_received])
2021-09-06 08:03:02.254 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-06 08:03:02.256 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-06 08:03:02.269 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received last HTTP packet
2021-09-06 08:03:02.290  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Starting TcaAppMain v1.2.1 on sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2 with PID 1 (/opt/dcae-analytics-tca-web-1.2.1.jar started by tca-gen2 in /opt)
2021-09-06 08:03:02.304 DEBUG 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Running with Spring Boot v2.0.9.RELEASE, Spring v5.0.13.RELEASE
2021-09-06 08:03:02.305  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : The following profiles are active: configBindingService,dmaap,mongo
2021-09-06 08:03:02.357  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-09-06 08:03:02.358 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-06T08:01:52.448Z","update_id":"1f36906b-374e-464d-a470-f4016d2f5fa6","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_kinstance_basicclamp0qinstance_basicclamp0hinstance_basicclamp0Jinstance_basicclamp0Yinstance_basicclamp0I","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-06 08:03:02.367 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : Converting JSON to flattened key value Map: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-06T08:01:52.448Z","update_id":"1f36906b-374e-464d-a470-f4016d2f5fa6","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_kinstance_basicclamp0qinstance_basicclamp0hinstance_basicclamp0Jinstance_basicclamp0Yinstance_basicclamp0I","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-06 08:03:02.372  INFO 1 --- [           main] ConfigServletWebServerApplicationContext : Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1722011b: startup date [Mon Sep 06 08:03:02 UTC 2021]; root of context hierarchy
2021-09-06 08:03:02.467 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : Flattened Key Value Pairs
2021-09-06 08:03:02.468 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.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT
2021-09-06 08:03:02.468 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-09-06 08:03:02.469 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT
2021-09-06 08:03:02.469 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-09-06 08:03:02.469 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-09-06 08:03:02.469 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-09-06 08:03:02.470 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-09-06 08:03:02.470 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-09-06 08:03:02.470 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-09-06 08:03:02.470 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-09-06 08:03:02.471 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-09-06 08:03:02.471 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-09-06 08:03:02.471 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-09-06 08:03:02.471 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-09-06 08:03:02.471 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-09-06 08:03:02.472 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.enable_enrichment:true
2021-09-06 08:03:02.472 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-09-06 08:03:02.472 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-09-06 08:03:02.472 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.password:DCAE
2021-09-06 08:03:02.472 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-09-06 08:03:02.473 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.username:DCAE
2021-09-06 08:03:02.473 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-09-06 08:03:02.473 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.processing_batch_size:10000
2021-09-06 08:03:02.473 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_abatement:true
2021-09-06 08:03:02.473 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_ecomp_logging:true
2021-09-06 08:03:02.474 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.event.action:gathered
2021-09-06 08:03:02.474 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.event.timestamp:2021-09-06T08:01:52.448Z
2021-09-06 08:03:02.474 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.event.update_id:1f36906b-374e-464d-a470-f4016d2f5fa6
2021-09-06 08:03:02.474 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.event.policies_count:1
2021-09-06 08:03:02.474 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].type:onap.policies.monitoring.tcagen2
2021-09-06 08:03:02.475 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].type_version:1.0.0
2021-09-06 08:03:02.475 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].name:MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA
2021-09-06 08:03:02.475 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].version:1.0.0
2021-09-06 08:03:02.475 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].metadata.policy-id:MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA
2021-09-06 08:03:02.475 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].metadata.policy-version:1.0.0
2021-09-06 08:03:02.475 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].policyName:MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA.1-0-0.xml
2021-09-06 08:03:02.476 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].policyVersion:1.0.0
2021-09-06 08:03:02.476 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.domain:measurementsForVfScaling
2021-09-06 08:03:02.476 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].policyScope:DCAE
2021-09-06 08:03:02.476 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].version:1.0.2
2021-09-06 08:03:02.476 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].severity:MAJOR
2021-09-06 08:03:02.477 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].thresholdValue:200
2021-09-06 08:03:02.477 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].closedLoopEventStatus:ONSET
2021-09-06 08:03:02.477 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].closedLoopControlName:LOOP_kinstance_basicclamp0qinstance_basicclamp0hinstance_basicclamp0Jinstance_basicclamp0Yinstance_basicclamp0I
2021-09-06 08:03:02.477 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].direction:LESS_OR_EQUAL
2021-09-06 08:03:02.478 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].fieldPath:$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta
2021-09-06 08:03:02.478 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].eventName:vLoadBalancer
2021-09-06 08:03:02.478 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].policyVersion:v0.0.1
2021-09-06 08:03:02.478 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].controlLoopSchemaType:VM
2021-09-06 08:03:02.479 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].policyName:DCAE.Config_tca-hi-lo
2021-09-06 08:03:02.493  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-09-06 08:03:02.493  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].controlLoopSchemaType -> VM
2021-09-06 08:03:02.493  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-09-06 08:03:02.494  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.policy -> {"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_kinstance_basicclamp0qinstance_basicclamp0hinstance_basicclamp0Jinstance_basicclamp0Yinstance_basicclamp0I","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}
2021-09-06 08:03:02.495  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.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT
2021-09-06 08:03:02.495  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].eventName -> vLoadBalancer
2021-09-06 08:03:02.495  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].version -> 1.0.0
2021-09-06 08:03:02.495  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].direction -> LESS_OR_EQUAL
2021-09-06 08:03:02.495  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.event.policies_count -> 1
2021-09-06 08:03:02.496  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].type_version -> 1.0.0
2021-09-06 08:03:02.496  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-09-06 08:03:02.496  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_abatement -> true
2021-09-06 08:03:02.496  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].type -> onap.policies.monitoring.tcagen2
2021-09-06 08:03:02.496  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-09-06 08:03:02.496  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-09-06 08:03:02.496  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.domain -> measurementsForVfScaling
2021-09-06 08:03:02.497  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-09-06 08:03:02.497  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.event.action -> gathered
2021-09-06 08:03:02.497  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.event.update_id -> 1f36906b-374e-464d-a470-f4016d2f5fa6
2021-09-06 08:03:02.497  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-09-06 08:03:02.497  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-09-06 08:03:02.497  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.password -> DCAE
2021-09-06 08:03:02.497  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-09-06 08:03:02.497  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].severity -> MAJOR
2021-09-06 08:03:02.498  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].policyName -> DCAE.Config_tca-hi-lo
2021-09-06 08:03:02.498  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].policyVersion -> 1.0.0
2021-09-06 08:03:02.498  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-09-06 08:03:02.498  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].policyScope -> DCAE
2021-09-06 08:03:02.498  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].closedLoopEventStatus -> ONSET
2021-09-06 08:03:02.498  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].metadata.policy-version -> 1.0.0
2021-09-06 08:03:02.498  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].closedLoopControlName -> LOOP_kinstance_basicclamp0qinstance_basicclamp0hinstance_basicclamp0Jinstance_basicclamp0Yinstance_basicclamp0I
2021-09-06 08:03:02.499  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-09-06 08:03:02.499  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-09-06 08:03:02.499  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].version -> 1.0.2
2021-09-06 08:03:02.499  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].policyName -> MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA.1-0-0.xml
2021-09-06 08:03:02.499  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-09-06 08:03:02.499  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.username -> DCAE
2021-09-06 08:03:02.499  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].policyVersion -> v0.0.1
2021-09-06 08:03:02.499  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].fieldPath -> $.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta
2021-09-06 08:03:02.499  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-09-06 08:03:02.500  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-09-06 08:03:02.500  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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT
2021-09-06 08:03:02.500  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].metadata.policy-id -> MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA
2021-09-06 08:03:02.500  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].name -> MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA
2021-09-06 08:03:02.500  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].thresholdValue -> 200
2021-09-06 08:03:02.500  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-09-06 08:03:02.500  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-09-06 08:03:02.500  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.event.timestamp -> 2021-09-06T08:01:52.448Z
2021-09-06 08:03:02.501  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-09-06 08:03:02.501  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-09-06 08:03:02.502  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Refreshed configuration data
2021-09-06 08:03:02.504 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [disconnecting])
2021-09-06 08:03:02.504 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Releasing channel
2021-09-06 08:03:02.507 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-06 08:03:04.478  INFO 1 --- [           main] o.s.i.config.IntegrationRegistrar        : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
2021-09-06 08:03:05.802  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
2021-09-06 08:03:05.886  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'configurationPropertiesValidator' of type [org.onap.dcae.analytics.tca.web.validation.TcaAppPropertiesValidator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-09-06 08:03:06.242  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration$$EnhancerBySpringCGLIB$$a6c82c11] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-09-06 08:03:06.984  INFO 1 --- [           main] io.undertow.servlet                      : Initializing Spring embedded WebApplicationContext
2021-09-06 08:03:06.984  INFO 1 --- [           main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 4612 ms
2021-09-06 08:03:08.187  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'characterEncodingFilter' to: [/*]
2021-09-06 08:03:08.189  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'webMvcMetricsFilter' to: [/*]
2021-09-06 08:03:08.189  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
2021-09-06 08:03:08.189  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'httpPutFormContentFilter' to: [/*]
2021-09-06 08:03:08.189  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'requestContextFilter' to: [/*]
2021-09-06 08:03:08.190  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'httpTraceFilter' to: [/*]
2021-09-06 08:03:08.190  INFO 1 --- [           main] o.s.b.w.servlet.ServletRegistrationBean  : Servlet dispatcherServlet mapped to [/]
2021-09-06 08:03:09.439  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-09-06 08:03:09.564  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:1, serverValue:1739}] to dcae-mongohost:27017
2021-09-06 08:03:09.571  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=4806931}
2021-09-06 08:03:10.181  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-09-06 08:03:10.183  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-09-06 08:03:10.184  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-09-06 08:03:10.206  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-09-06 08:03:10.207  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-09-06 08:03:10.208  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-09-06 08:03:10.213  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-09-06 08:03:10.214  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-09-06 08:03:10.366  INFO 1 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 16 endpoint(s) beneath base path '/actuator'
2021-09-06 08:03:10.388  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-09-06 08:03:10.389  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-09-06 08:03:10.390  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-09-06 08:03:10.390  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-09-06 08:03:10.391  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-09-06 08:03:10.391  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-09-06 08:03:10.392  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-09-06 08:03:10.393  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-09-06 08:03:10.393  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-09-06 08:03:10.393  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-09-06 08:03:10.394  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-09-06 08:03:10.394  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-09-06 08:03:10.395  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-09-06 08:03:10.395  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-09-06 08:03:10.396  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-09-06 08:03:10.396  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-09-06 08:03:10.396  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-09-06 08:03:10.397  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-09-06 08:03:10.397  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-09-06 08:03:10.398  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-09-06 08:03:10.399  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-09-06 08:03:10.710  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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT), proxyUrl=null, ignoreSSLValidation=null), consumerGroup=cg1, consumerIds=[c0, c1], messageLimit=50000, timeout=-1, polling=BaseConfigBindingServiceProperties.Polling(fixedRate=0, autoAdjusting=BaseConfigBindingServiceProperties.AutoAdjusting(min=30000, stepUp=10000, max=60000, stepDown=30000)))
2021-09-06 08:03:10.788  INFO 1 --- [           main] f.TcaAppPropsToMrSubscriberPrefsFunction : Selecting Auto Adjusting polling rate for DMaaP MR Subscriber: tca_handle_in
2021-09-06 08:03:10.953  INFO 1 --- [           main] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:2, serverValue:1741}] to dcae-mongohost:27017
2021-09-06 08:03:11.737 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_in
2021-09-06 08:03:11.746  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_in. No username present
2021-09-06 08:03:11.746 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_in
2021-09-06 08:03:11.746  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Ignore SSL Certificate Errors attributed is set to: false for Http Client Id: tca_handle_in
2021-09-06 08:03:11.747  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_in
2021-09-06 08:03:11.766  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.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT), proxyUrl=null, ignoreSSLValidation=null))
2021-09-06 08:03:11.778 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_out
2021-09-06 08:03:11.778  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_out. No username present
2021-09-06 08:03:11.778 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_out
2021-09-06 08:03:11.779  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Ignore SSL Certificate Errors attributed is set to: false for Http Client Id: tca_handle_out
2021-09-06 08:03:11.779  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_out
2021-09-06 08:03:11.823  INFO 1 --- [           main] o.o.d.a.w.u.f.MrSubscriberURLFunction    : Created DMaaP MR Subscriber URL: http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000
2021-09-06 08:03:11.825  INFO 1 --- [           main] o.o.d.a.w.u.f.MrSubscriberURLFunction    : Created DMaaP MR Subscriber URL: http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000
2021-09-06 08:03:12.333  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-09-06 08:03:12.409  INFO 1 --- [           main] o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService 'taskScheduler'
2021-09-06 08:03:12.746  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-09-06 08:03:12.864  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1722011b: startup date [Mon Sep 06 08:03:02 UTC 2021]; root of context hierarchy
2021-09-06 08:03:13.067  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-09-06 08:03:13.068  INFO 1 --- [           main] o.s.w.s.handler.SimpleUrlHandlerMapping  : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2021-09-06 08:03:13.895  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Registering beans for JMX exposure on startup
2021-09-06 08:03:13.909  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Bean with name 'mongoMessageGroupStore' has been autodetected for JMX exposure
2021-09-06 08:03:13.914  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-09-06 08:03:13.919  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-09-06 08:03:14.035  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-09-06 08:03:14.091  INFO 1 --- [           main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 0
2021-09-06 08:03:14.092  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrSubscriberFlow.channel#0' channel
2021-09-06 08:03:14.092  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#0' has 1 subscriber(s).
2021-09-06 08:03:14.092  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-09-06 08:03:14.093  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {splitter} as a subscriber to the 'mrSubscriberFlow.channel#1' channel
2021-09-06 08:03:14.093  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#1' has 1 subscriber(s).
2021-09-06 08:03:14.093  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1
2021-09-06 08:03:14.093  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrPublisherInputChannel' channel
2021-09-06 08:03:14.093  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherInputChannel' has 1 subscriber(s).
2021-09-06 08:03:14.094  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-09-06 08:03:14.094  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherFlow.channel#0' channel
2021-09-06 08:03:14.094  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherFlow.channel#0' has 1 subscriber(s).
2021-09-06 08:03:14.095  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1
2021-09-06 08:03:14.095  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {} as a subscriber to the 'tcaMrFlow.channel#0' channel
2021-09-06 08:03:14.095  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.tcaMrFlow.channel#0' has 1 subscriber(s).
2021-09-06 08:03:14.095  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1
2021-09-06 08:03:14.096  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherOutputChannel' channel
2021-09-06 08:03:14.096  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherOutputChannel' has 1 subscriber(s).
2021-09-06 08:03:14.096  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started tcaPublisherResponseFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-09-06 08:03:14.096  INFO 1 --- [           main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 1073741823
2021-09-06 08:03:14.102  INFO 1 --- [           main] o.s.i.e.SourcePollingChannelAdapter      : started mrSubscriberFlow.org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0
2021-09-06 08:03:14.107  INFO 1 --- [           main] o.s.i.endpoint.PollingConsumer           : started tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-09-06 08:03:14.107  INFO 1 --- [           main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 2147483647
2021-09-06 08:03:14.108  INFO 1 --- [           main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
2021-09-06T08:03:14.115+0000|88b1606f-4339-4cef-a3cd-6c00c9345d67|Request Id: 88b1606f-4339-4cef-a3cd-6c00c9345d67. Transaction Id: NLRPJ. Begin TS: 2021-09-06T08:03:14.104+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:03:14.111 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 88b1606f-4339-4cef-a3cd-6c00c9345d67. Transaction Id: NLRPJ. Begin TS: 2021-09-06T08:03:14.104+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:03:14.161  INFO 1 --- [           main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
2021-09-06 08:03:14.255  INFO 1 --- [           main] s.d.s.w.s.ApiListingReferenceScanner     : Scanning for api listing references
2021-09-06T08:03:14.188+0000|2021-09-06T08:03:14.305+0000|88b1606f-4339-4cef-a3cd-6c00c9345d67|UNKNOWN_INSTANCE_ID|task-scheduler-1||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.22|117|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 88b1606f-4339-4cef-a3cd-6c00c9345d67, Transaction Id: NLRPJ, Elapsed Time: 117 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:03:14.309 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 88b1606f-4339-4cef-a3cd-6c00c9345d67, Transaction Id: NLRPJ, Elapsed Time: 117 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:03:14.320 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=88b1606f-4339-4cef-a3cd-6c00c9345d67, X-ECOMP-TransactionID=NLRPJ, X-Begin-Timestamp=2021-09-06T08:03:14.104+0000, id=03bfaa70-fb1d-5b93-4731-076ca2db256d, timestamp=1630915394135}], headers={id=f74e9bc0-bdb2-7d3b-197d-3cc8bff9244f, timestamp=1630915394319}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=88b1606f-4339-4cef-a3cd-6c00c9345d67, X-ECOMP-TransactionID=NLRPJ, X-Begin-Timestamp=2021-09-06T08:03:14.104+0000, id=03bfaa70-fb1d-5b93-4731-076ca2db256d, timestamp=1630915394135}]
2021-09-06 08:03:14.726  INFO 1 --- [           main] io.undertow                              : starting server: Undertow - 2.0.27.Final
2021-09-06 08:03:14.742  INFO 1 --- [           main] org.xnio                                 : XNIO version 3.3.8.Final
2021-09-06 08:03:14.768  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-09-06 08:03:14.864  INFO 1 --- [           main] o.s.b.w.e.u.UndertowServletWebServer     : Undertow started on port(s) 9091 (http) with context path ''
2021-09-06 08:03:14.870  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Started TcaAppMain in 14.947 seconds (JVM running for 16.506)
2021-09-06 08:03:17.369  INFO 1 --- [  XNIO-1 task-1] io.undertow.servlet                      : Initializing Spring FrameworkServlet 'dispatcherServlet'
2021-09-06 08:03:17.369  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : FrameworkServlet 'dispatcherServlet': initialization started
2021-09-06 08:03:17.396  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : FrameworkServlet 'dispatcherServlet': initialization completed in 27 ms
2021-09-06T08:03:44.103+0000|b46e64d3-120c-48ce-9956-046a215694ac|Request Id: b46e64d3-120c-48ce-9956-046a215694ac. Transaction Id: LASPE. Begin TS: 2021-09-06T08:03:44.101+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:03:44.102 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b46e64d3-120c-48ce-9956-046a215694ac. Transaction Id: LASPE. Begin TS: 2021-09-06T08:03:44.101+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:03:44.106+0000|2021-09-06T08:03:44.119+0000|b46e64d3-120c-48ce-9956-046a215694ac|UNKNOWN_INSTANCE_ID|task-scheduler-9||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.22|13|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: b46e64d3-120c-48ce-9956-046a215694ac, Transaction Id: LASPE, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:03:44.119 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b46e64d3-120c-48ce-9956-046a215694ac, Transaction Id: LASPE, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:03:44.130 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b46e64d3-120c-48ce-9956-046a215694ac, X-ECOMP-TransactionID=LASPE, X-Begin-Timestamp=2021-09-06T08:03:44.101+0000, id=e528310f-4c92-e55b-d969-dd601ce78aaf, timestamp=1630915424104}], headers={id=b38332e1-ecc8-b1f2-0cdc-aa55c2c6670a, timestamp=1630915424130}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b46e64d3-120c-48ce-9956-046a215694ac, X-ECOMP-TransactionID=LASPE, X-Begin-Timestamp=2021-09-06T08:03:44.101+0000, id=e528310f-4c92-e55b-d969-dd601ce78aaf, timestamp=1630915424104}]
2021-09-06 08:04:01.076 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2 for configuration
2021-09-06 08:04:01.087 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-06 08:04:01.088 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-06 08:04:01.089 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, method=GET}
2021-09-06 08:04:01.093 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [request_sent])
2021-09-06 08:04:01.117 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received response (auto-read:false) : [x-onap-requestid=30c8b71c-c809-415a-bf1f-0c5c8174b769, Content-Type=application/json, Content-Length=4936, Date=Mon, 06 Sep 2021 08:04:01 GMT]
2021-09-06 08:04:01.117 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [response_received])
2021-09-06 08:04:01.119 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-06 08:04:01.120 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-06 08:04:01.124 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received last HTTP packet
2021-09-06 08:04:01.126  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-09-06 08:04:01.126 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-06T08:01:52.448Z","update_id":"1f36906b-374e-464d-a470-f4016d2f5fa6","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_kinstance_basicclamp0qinstance_basicclamp0hinstance_basicclamp0Jinstance_basicclamp0Yinstance_basicclamp0I","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-06 08:04:01.138 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [disconnecting])
2021-09-06 08:04:01.139 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Releasing channel
2021-09-06 08:04:01.139 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-06T08:04:14.103+0000|c7e849cf-45b1-4465-9bb7-f894b94ba99c|Request Id: c7e849cf-45b1-4465-9bb7-f894b94ba99c. Transaction Id: WOHED. Begin TS: 2021-09-06T08:04:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:04:14.102 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c7e849cf-45b1-4465-9bb7-f894b94ba99c. Transaction Id: WOHED. Begin TS: 2021-09-06T08:04:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:04:14.107+0000|2021-09-06T08:04:14.118+0000|c7e849cf-45b1-4465-9bb7-f894b94ba99c|UNKNOWN_INSTANCE_ID|task-scheduler-3||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.22|11|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: c7e849cf-45b1-4465-9bb7-f894b94ba99c, Transaction Id: WOHED, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:04:14.119 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c7e849cf-45b1-4465-9bb7-f894b94ba99c, Transaction Id: WOHED, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:04:14.122 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c7e849cf-45b1-4465-9bb7-f894b94ba99c, X-ECOMP-TransactionID=WOHED, X-Begin-Timestamp=2021-09-06T08:04:14.102+0000, id=a3d045cd-c89d-1476-9a76-1d2380f71340, timestamp=1630915454104}], headers={id=307816cd-3671-0e4e-c455-5739c7e503f9, timestamp=1630915454121}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c7e849cf-45b1-4465-9bb7-f894b94ba99c, X-ECOMP-TransactionID=WOHED, X-Begin-Timestamp=2021-09-06T08:04:14.102+0000, id=a3d045cd-c89d-1476-9a76-1d2380f71340, timestamp=1630915454104}]
2021-09-06T08:04:44.102+0000|e71a32a2-c84e-4fe7-a424-370bc981698d|Request Id: e71a32a2-c84e-4fe7-a424-370bc981698d. Transaction Id: 67WND. Begin TS: 2021-09-06T08:04:44.101+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:04:44.101 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e71a32a2-c84e-4fe7-a424-370bc981698d. Transaction Id: 67WND. Begin TS: 2021-09-06T08:04:44.101+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:04:44.104+0000|2021-09-06T08:04:44.123+0000|e71a32a2-c84e-4fe7-a424-370bc981698d|UNKNOWN_INSTANCE_ID|task-scheduler-8||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.22|19|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: e71a32a2-c84e-4fe7-a424-370bc981698d, Transaction Id: 67WND, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:04:44.123 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e71a32a2-c84e-4fe7-a424-370bc981698d, Transaction Id: 67WND, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:04:44.125 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e71a32a2-c84e-4fe7-a424-370bc981698d, X-ECOMP-TransactionID=67WND, X-Begin-Timestamp=2021-09-06T08:04:44.101+0000, id=1e104843-3ebb-0112-5505-8244d597ecf0, timestamp=1630915484103}], headers={id=cc5e1e39-5cee-a9a5-1726-595616586256, timestamp=1630915484125}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e71a32a2-c84e-4fe7-a424-370bc981698d, X-ECOMP-TransactionID=67WND, X-Begin-Timestamp=2021-09-06T08:04:44.101+0000, id=1e104843-3ebb-0112-5505-8244d597ecf0, timestamp=1630915484103}]
2021-09-06 08:05:01.075 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2 for configuration
2021-09-06 08:05:01.083 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-06 08:05:01.084 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-06 08:05:01.084 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, method=GET}
2021-09-06 08:05:01.088 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [request_sent])
2021-09-06 08:05:01.111 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received response (auto-read:false) : [x-onap-requestid=f091c966-5fef-4d83-8402-0eff3cbfd2b9, Content-Type=application/json, Content-Length=4936, Date=Mon, 06 Sep 2021 08:05:01 GMT]
2021-09-06 08:05:01.111 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [response_received])
2021-09-06 08:05:01.112 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-06 08:05:01.113 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-06 08:05:01.115 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received last HTTP packet
2021-09-06 08:05:01.124  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-09-06 08:05:01.124 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-06T08:01:52.448Z","update_id":"1f36906b-374e-464d-a470-f4016d2f5fa6","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_kinstance_basicclamp0qinstance_basicclamp0hinstance_basicclamp0Jinstance_basicclamp0Yinstance_basicclamp0I","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-06 08:05:01.127 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [disconnecting])
2021-09-06 08:05:01.127 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Releasing channel
2021-09-06 08:05:01.127 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-06T08:05:14.104+0000|d5cbc2ab-919f-42a2-902f-5c01687dc5ca|Request Id: d5cbc2ab-919f-42a2-902f-5c01687dc5ca. Transaction Id: KWZG8. Begin TS: 2021-09-06T08:05:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:05:14.103 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d5cbc2ab-919f-42a2-902f-5c01687dc5ca. Transaction Id: KWZG8. Begin TS: 2021-09-06T08:05:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:05:14.109+0000|2021-09-06T08:05:14.118+0000|d5cbc2ab-919f-42a2-902f-5c01687dc5ca|UNKNOWN_INSTANCE_ID|task-scheduler-6||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.22|9|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: d5cbc2ab-919f-42a2-902f-5c01687dc5ca, Transaction Id: KWZG8, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:05:14.118 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d5cbc2ab-919f-42a2-902f-5c01687dc5ca, Transaction Id: KWZG8, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:05:14.123 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d5cbc2ab-919f-42a2-902f-5c01687dc5ca, X-ECOMP-TransactionID=KWZG8, X-Begin-Timestamp=2021-09-06T08:05:14.102+0000, id=ccbf516e-8542-57d9-8876-b577c621cdca, timestamp=1630915514105}], headers={id=b5bdec4c-67ac-edfe-cd32-f315dab324fe, timestamp=1630915514123}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d5cbc2ab-919f-42a2-902f-5c01687dc5ca, X-ECOMP-TransactionID=KWZG8, X-Begin-Timestamp=2021-09-06T08:05:14.102+0000, id=ccbf516e-8542-57d9-8876-b577c621cdca, timestamp=1630915514105}]
2021-09-06T08:05:44.102+0000|5b8786b6-2fb9-45e1-ba0a-4aba558b0fe2|Request Id: 5b8786b6-2fb9-45e1-ba0a-4aba558b0fe2. Transaction Id: QLKY8. Begin TS: 2021-09-06T08:05:44.101+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:05:44.102 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5b8786b6-2fb9-45e1-ba0a-4aba558b0fe2. Transaction Id: QLKY8. Begin TS: 2021-09-06T08:05:44.101+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:05:44.104+0000|2021-09-06T08:05:44.112+0000|5b8786b6-2fb9-45e1-ba0a-4aba558b0fe2|UNKNOWN_INSTANCE_ID|task-scheduler-3||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.22|8|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 5b8786b6-2fb9-45e1-ba0a-4aba558b0fe2, Transaction Id: QLKY8, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:05:44.112 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5b8786b6-2fb9-45e1-ba0a-4aba558b0fe2, Transaction Id: QLKY8, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:05:44.116 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=5b8786b6-2fb9-45e1-ba0a-4aba558b0fe2, X-ECOMP-TransactionID=QLKY8, X-Begin-Timestamp=2021-09-06T08:05:44.101+0000, id=37f58853-f584-4588-e7ff-492e206ea00c, timestamp=1630915544103}], headers={id=6f950e0f-22a5-7090-24d6-db67a55ca5b8, timestamp=1630915544115}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=5b8786b6-2fb9-45e1-ba0a-4aba558b0fe2, X-ECOMP-TransactionID=QLKY8, X-Begin-Timestamp=2021-09-06T08:05:44.101+0000, id=37f58853-f584-4588-e7ff-492e206ea00c, timestamp=1630915544103}]
2021-09-06 08:06:01.073 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2 for configuration
2021-09-06 08:06:01.079 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-06 08:06:01.080 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-06 08:06:01.080 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, method=GET}
2021-09-06 08:06:01.083 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [request_sent])
2021-09-06 08:06:01.103 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received response (auto-read:false) : [x-onap-requestid=31621920-fd5f-4fa3-a094-31e63c88f719, Content-Type=application/json, Content-Length=4936, Date=Mon, 06 Sep 2021 08:06:01 GMT]
2021-09-06 08:06:01.104 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [response_received])
2021-09-06 08:06:01.105 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-06 08:06:01.105 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-06 08:06:01.107 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received last HTTP packet
2021-09-06 08:06:01.109  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-09-06 08:06:01.109 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-06T08:01:52.448Z","update_id":"1f36906b-374e-464d-a470-f4016d2f5fa6","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_kinstance_basicclamp0qinstance_basicclamp0hinstance_basicclamp0Jinstance_basicclamp0Yinstance_basicclamp0I","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-06 08:06:01.110 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [disconnecting])
2021-09-06 08:06:01.111 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Releasing channel
2021-09-06 08:06:01.111 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-06T08:06:14.105+0000|cd8da670-5bbb-4ff4-86cb-69a8c8970ca1|Request Id: cd8da670-5bbb-4ff4-86cb-69a8c8970ca1. Transaction Id: EUO50. Begin TS: 2021-09-06T08:06:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:06:14.104 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: cd8da670-5bbb-4ff4-86cb-69a8c8970ca1. Transaction Id: EUO50. Begin TS: 2021-09-06T08:06:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:06:14.115+0000|2021-09-06T08:06:14.151+0000|cd8da670-5bbb-4ff4-86cb-69a8c8970ca1|UNKNOWN_INSTANCE_ID|task-scheduler-8||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.22|36|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: cd8da670-5bbb-4ff4-86cb-69a8c8970ca1, Transaction Id: EUO50, Elapsed Time: 36 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:06:14.152 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: cd8da670-5bbb-4ff4-86cb-69a8c8970ca1, Transaction Id: EUO50, Elapsed Time: 36 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:06:14.157 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=cd8da670-5bbb-4ff4-86cb-69a8c8970ca1, X-ECOMP-TransactionID=EUO50, X-Begin-Timestamp=2021-09-06T08:06:14.102+0000, id=7b117bdb-ebf9-4e80-d79e-a38f5615ff0a, timestamp=1630915574106}], headers={id=51d768be-9bd4-096c-4b79-c326e94b1665, timestamp=1630915574157}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=cd8da670-5bbb-4ff4-86cb-69a8c8970ca1, X-ECOMP-TransactionID=EUO50, X-Begin-Timestamp=2021-09-06T08:06:14.102+0000, id=7b117bdb-ebf9-4e80-d79e-a38f5615ff0a, timestamp=1630915574106}]
2021-09-06T08:06:44.103+0000|210bd5c6-7bfd-4bb9-a6c4-e3d2e6ac1d88|Request Id: 210bd5c6-7bfd-4bb9-a6c4-e3d2e6ac1d88. Transaction Id: ABWJ9. Begin TS: 2021-09-06T08:06:44.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:06:44.103 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 210bd5c6-7bfd-4bb9-a6c4-e3d2e6ac1d88. Transaction Id: ABWJ9. Begin TS: 2021-09-06T08:06:44.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:06:44.105+0000|2021-09-06T08:06:44.115+0000|210bd5c6-7bfd-4bb9-a6c4-e3d2e6ac1d88|UNKNOWN_INSTANCE_ID|task-scheduler-3||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.22|10|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 210bd5c6-7bfd-4bb9-a6c4-e3d2e6ac1d88, Transaction Id: ABWJ9, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:06:44.115 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 210bd5c6-7bfd-4bb9-a6c4-e3d2e6ac1d88, Transaction Id: ABWJ9, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:06:44.120 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=210bd5c6-7bfd-4bb9-a6c4-e3d2e6ac1d88, X-ECOMP-TransactionID=ABWJ9, X-Begin-Timestamp=2021-09-06T08:06:44.102+0000, id=cc1f5b3f-4a7b-bd72-f4da-3d27fd3fa25e, timestamp=1630915604104}], headers={id=072c6ef6-a6bd-0c38-e7fe-237c7f698000, timestamp=1630915604117}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=210bd5c6-7bfd-4bb9-a6c4-e3d2e6ac1d88, X-ECOMP-TransactionID=ABWJ9, X-Begin-Timestamp=2021-09-06T08:06:44.102+0000, id=cc1f5b3f-4a7b-bd72-f4da-3d27fd3fa25e, timestamp=1630915604104}]
2021-09-06 08:07:01.074 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2 for configuration
2021-09-06 08:07:01.082 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-06 08:07:01.083 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-06 08:07:01.084 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, method=GET}
2021-09-06 08:07:01.087 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [request_sent])
2021-09-06 08:07:01.111 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received response (auto-read:false) : [x-onap-requestid=54a9aed0-d284-4a38-8e52-6128c2af10f1, Content-Type=application/json, Content-Length=4936, Date=Mon, 06 Sep 2021 08:07:01 GMT]
2021-09-06 08:07:01.112 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [response_received])
2021-09-06 08:07:01.113 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-06 08:07:01.113 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-06 08:07:01.115 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received last HTTP packet
2021-09-06 08:07:01.118  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-09-06 08:07:01.119 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-06T08:01:52.448Z","update_id":"1f36906b-374e-464d-a470-f4016d2f5fa6","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_kinstance_basicclamp0qinstance_basicclamp0hinstance_basicclamp0Jinstance_basicclamp0Yinstance_basicclamp0I","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-06 08:07:01.121 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [disconnecting])
2021-09-06 08:07:01.126 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Releasing channel
2021-09-06 08:07:01.126 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-06T08:07:14.104+0000|04e96dfb-b135-4723-9122-5b91af51ee05|Request Id: 04e96dfb-b135-4723-9122-5b91af51ee05. Transaction Id: SZQYZ. Begin TS: 2021-09-06T08:07:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:07:14.103 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 04e96dfb-b135-4723-9122-5b91af51ee05. Transaction Id: SZQYZ. Begin TS: 2021-09-06T08:07:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:07:14.120  INFO 1 --- [sk-scheduler-10] o.apache.http.impl.execchain.RetryExec   : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap.svc.cluster.local:3904: The target server failed to respond
2021-09-06 08:07:14.121  INFO 1 --- [sk-scheduler-10] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router.onap.svc.cluster.local:3904
2021-09-06T08:07:14.110+0000|2021-09-06T08:07:14.137+0000|04e96dfb-b135-4723-9122-5b91af51ee05|UNKNOWN_INSTANCE_ID|task-scheduler-10||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.22|27|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 04e96dfb-b135-4723-9122-5b91af51ee05, Transaction Id: SZQYZ, Elapsed Time: 27 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:07:14.137 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 04e96dfb-b135-4723-9122-5b91af51ee05, Transaction Id: SZQYZ, Elapsed Time: 27 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:07:14.142 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=04e96dfb-b135-4723-9122-5b91af51ee05, X-ECOMP-TransactionID=SZQYZ, X-Begin-Timestamp=2021-09-06T08:07:14.102+0000, id=ee833d03-f591-d268-8b58-f74b500730d3, timestamp=1630915634105}], headers={id=110ad7f0-5afe-e14c-90fd-a2752474256f, timestamp=1630915634141}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=04e96dfb-b135-4723-9122-5b91af51ee05, X-ECOMP-TransactionID=SZQYZ, X-Begin-Timestamp=2021-09-06T08:07:14.102+0000, id=ee833d03-f591-d268-8b58-f74b500730d3, timestamp=1630915634105}]
2021-09-06T08:07:44.103+0000|f2651f5c-f9a7-4f5b-b678-18a94a545bde|Request Id: f2651f5c-f9a7-4f5b-b678-18a94a545bde. Transaction Id: 3WADP. Begin TS: 2021-09-06T08:07:44.101+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:07:44.102 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f2651f5c-f9a7-4f5b-b678-18a94a545bde. Transaction Id: 3WADP. Begin TS: 2021-09-06T08:07:44.101+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:07:44.105+0000|2021-09-06T08:07:44.115+0000|f2651f5c-f9a7-4f5b-b678-18a94a545bde|UNKNOWN_INSTANCE_ID|task-scheduler-2||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.22|10|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: f2651f5c-f9a7-4f5b-b678-18a94a545bde, Transaction Id: 3WADP, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:07:44.115 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f2651f5c-f9a7-4f5b-b678-18a94a545bde, Transaction Id: 3WADP, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:07:44.117 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=f2651f5c-f9a7-4f5b-b678-18a94a545bde, X-ECOMP-TransactionID=3WADP, X-Begin-Timestamp=2021-09-06T08:07:44.101+0000, id=bbf8aa01-56d2-0460-203b-4d0dad650392, timestamp=1630915664103}], headers={id=431cd614-91f4-6d40-55ca-903df779065c, timestamp=1630915664117}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=f2651f5c-f9a7-4f5b-b678-18a94a545bde, X-ECOMP-TransactionID=3WADP, X-Begin-Timestamp=2021-09-06T08:07:44.101+0000, id=bbf8aa01-56d2-0460-203b-4d0dad650392, timestamp=1630915664103}]
2021-09-06 08:08:01.073 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2 for configuration
2021-09-06 08:08:01.079 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-06 08:08:01.080 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-06 08:08:01.080 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, method=GET}
2021-09-06 08:08:01.083 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [request_sent])
2021-09-06 08:08:01.108 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received response (auto-read:false) : [x-onap-requestid=08854ee6-443a-41aa-aa78-12c536dade19, Content-Type=application/json, Content-Length=4936, Date=Mon, 06 Sep 2021 08:08:01 GMT]
2021-09-06 08:08:01.109 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [response_received])
2021-09-06 08:08:01.109 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-06 08:08:01.109 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-06 08:08:01.111 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received last HTTP packet
2021-09-06 08:08:01.112  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-09-06 08:08:01.112 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-06T08:01:52.448Z","update_id":"1f36906b-374e-464d-a470-f4016d2f5fa6","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_kinstance_basicclamp0qinstance_basicclamp0hinstance_basicclamp0Jinstance_basicclamp0Yinstance_basicclamp0I","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-06 08:08:01.113 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [disconnecting])
2021-09-06 08:08:01.114 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Releasing channel
2021-09-06 08:08:01.114 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-06T08:08:14.104+0000|69013c16-9979-4094-9228-55a7a79650d2|Request Id: 69013c16-9979-4094-9228-55a7a79650d2. Transaction Id: FI1QM. Begin TS: 2021-09-06T08:08:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:08:14.103 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 69013c16-9979-4094-9228-55a7a79650d2. Transaction Id: FI1QM. Begin TS: 2021-09-06T08:08:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:08:14.114+0000|2021-09-06T08:08:14.148+0000|69013c16-9979-4094-9228-55a7a79650d2|UNKNOWN_INSTANCE_ID|task-scheduler-2||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.22|34|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 69013c16-9979-4094-9228-55a7a79650d2, Transaction Id: FI1QM, Elapsed Time: 34 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:08:14.148 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 69013c16-9979-4094-9228-55a7a79650d2, Transaction Id: FI1QM, Elapsed Time: 34 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:08:14.152 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=69013c16-9979-4094-9228-55a7a79650d2, X-ECOMP-TransactionID=FI1QM, X-Begin-Timestamp=2021-09-06T08:08:14.102+0000, id=a1de247e-da48-dc68-ea57-b06615b7d116, timestamp=1630915694106}], headers={id=43f80249-6c72-f7e4-3453-4e4ffde09078, timestamp=1630915694151}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=69013c16-9979-4094-9228-55a7a79650d2, X-ECOMP-TransactionID=FI1QM, X-Begin-Timestamp=2021-09-06T08:08:14.102+0000, id=a1de247e-da48-dc68-ea57-b06615b7d116, timestamp=1630915694106}]
2021-09-06T08:08:44.102+0000|4175bbcf-e93a-4e5b-9881-7c6d060650ab|Request Id: 4175bbcf-e93a-4e5b-9881-7c6d060650ab. Transaction Id: 1EXXV. Begin TS: 2021-09-06T08:08:44.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:08:44.102 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4175bbcf-e93a-4e5b-9881-7c6d060650ab. Transaction Id: 1EXXV. Begin TS: 2021-09-06T08:08:44.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:08:44.104+0000|2021-09-06T08:08:44.112+0000|4175bbcf-e93a-4e5b-9881-7c6d060650ab|UNKNOWN_INSTANCE_ID|task-scheduler-2||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.22|8|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 4175bbcf-e93a-4e5b-9881-7c6d060650ab, Transaction Id: 1EXXV, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:08:44.112 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4175bbcf-e93a-4e5b-9881-7c6d060650ab, Transaction Id: 1EXXV, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:08:44.114 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=4175bbcf-e93a-4e5b-9881-7c6d060650ab, X-ECOMP-TransactionID=1EXXV, X-Begin-Timestamp=2021-09-06T08:08:44.102+0000, id=21da748d-73f6-3fb7-5238-5e94b0c94f96, timestamp=1630915724103}], headers={id=0f25752a-ce82-8005-a3c9-a38f9dffb3e4, timestamp=1630915724114}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=4175bbcf-e93a-4e5b-9881-7c6d060650ab, X-ECOMP-TransactionID=1EXXV, X-Begin-Timestamp=2021-09-06T08:08:44.102+0000, id=21da748d-73f6-3fb7-5238-5e94b0c94f96, timestamp=1630915724103}]
2021-09-06 08:09:01.073 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2 for configuration
2021-09-06 08:09:01.077 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-06 08:09:01.077 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-06 08:09:01.078 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, method=GET}
2021-09-06 08:09:01.081 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [request_sent])
2021-09-06 08:09:01.105 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received response (auto-read:false) : [x-onap-requestid=3a026f9f-4d8d-4557-9f1a-2c6f5cfb30b6, Content-Type=application/json, Content-Length=4936, Date=Mon, 06 Sep 2021 08:09:01 GMT]
2021-09-06 08:09:01.105 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [response_received])
2021-09-06 08:09:01.106 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-06 08:09:01.107 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-06 08:09:01.108 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received last HTTP packet
2021-09-06 08:09:01.110  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-09-06 08:09:01.110 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-06T08:01:52.448Z","update_id":"1f36906b-374e-464d-a470-f4016d2f5fa6","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_kinstance_basicclamp0qinstance_basicclamp0hinstance_basicclamp0Jinstance_basicclamp0Yinstance_basicclamp0I","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-06 08:09:01.111 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [disconnecting])
2021-09-06 08:09:01.112 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Releasing channel
2021-09-06 08:09:01.112 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-06T08:09:14.105+0000|601b6a97-e99e-4ce5-aada-5237911c5e81|Request Id: 601b6a97-e99e-4ce5-aada-5237911c5e81. Transaction Id: COUO3. Begin TS: 2021-09-06T08:09:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:09:14.104 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 601b6a97-e99e-4ce5-aada-5237911c5e81. Transaction Id: COUO3. Begin TS: 2021-09-06T08:09:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:09:14.112+0000|2021-09-06T08:09:14.132+0000|601b6a97-e99e-4ce5-aada-5237911c5e81|UNKNOWN_INSTANCE_ID|task-scheduler-3||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.22|20|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 601b6a97-e99e-4ce5-aada-5237911c5e81, Transaction Id: COUO3, 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-09-06 08:09:14.133 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 601b6a97-e99e-4ce5-aada-5237911c5e81, Transaction Id: COUO3, 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-09-06 08:09:14.137 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=601b6a97-e99e-4ce5-aada-5237911c5e81, X-ECOMP-TransactionID=COUO3, X-Begin-Timestamp=2021-09-06T08:09:14.102+0000, id=51c2e163-155d-465b-78ec-67a8477e38a1, timestamp=1630915754107}], headers={id=7471c960-dc3d-c3b5-0a1d-52682545e18d, timestamp=1630915754137}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=601b6a97-e99e-4ce5-aada-5237911c5e81, X-ECOMP-TransactionID=COUO3, X-Begin-Timestamp=2021-09-06T08:09:14.102+0000, id=51c2e163-155d-465b-78ec-67a8477e38a1, timestamp=1630915754107}]
2021-09-06T08:09:44.102+0000|9795947a-27cf-43b9-9407-dd2ab0ed4517|Request Id: 9795947a-27cf-43b9-9407-dd2ab0ed4517. Transaction Id: XKVGE. Begin TS: 2021-09-06T08:09:44.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:09:44.102 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 9795947a-27cf-43b9-9407-dd2ab0ed4517. Transaction Id: XKVGE. Begin TS: 2021-09-06T08:09:44.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:09:44.104+0000|2021-09-06T08:09:44.122+0000|9795947a-27cf-43b9-9407-dd2ab0ed4517|UNKNOWN_INSTANCE_ID|task-scheduler-2||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.22|18|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 9795947a-27cf-43b9-9407-dd2ab0ed4517, Transaction Id: XKVGE, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:09:44.122 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 9795947a-27cf-43b9-9407-dd2ab0ed4517, Transaction Id: XKVGE, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:09:44.125 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=9795947a-27cf-43b9-9407-dd2ab0ed4517, X-ECOMP-TransactionID=XKVGE, X-Begin-Timestamp=2021-09-06T08:09:44.102+0000, id=5bdfa342-391c-db69-aead-d0e9c8f856f8, timestamp=1630915784103}], headers={id=979a0bc4-83ad-44e0-4645-69e543f2b8e1, timestamp=1630915784125}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=9795947a-27cf-43b9-9407-dd2ab0ed4517, X-ECOMP-TransactionID=XKVGE, X-Begin-Timestamp=2021-09-06T08:09:44.102+0000, id=5bdfa342-391c-db69-aead-d0e9c8f856f8, timestamp=1630915784103}]
2021-09-06 08:10:01.073 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2 for configuration
2021-09-06 08:10:01.077 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-06 08:10:01.078 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-06 08:10:01.078 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, method=GET}
2021-09-06 08:10:01.090 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [request_sent])
2021-09-06 08:10:01.120 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received response (auto-read:false) : [x-onap-requestid=272239c8-d41b-423c-bf18-32522f2bcf98, Content-Type=application/json, Content-Length=4936, Date=Mon, 06 Sep 2021 08:10:01 GMT]
2021-09-06 08:10:01.121 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [response_received])
2021-09-06 08:10:01.122 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-06 08:10:01.124 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-06 08:10:01.126 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received last HTTP packet
2021-09-06 08:10:01.127  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-09-06 08:10:01.127 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-06T08:01:52.448Z","update_id":"1f36906b-374e-464d-a470-f4016d2f5fa6","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_kinstance_basicclamp0qinstance_basicclamp0hinstance_basicclamp0Jinstance_basicclamp0Yinstance_basicclamp0I","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-06 08:10:01.129 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [disconnecting])
2021-09-06 08:10:01.129 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Releasing channel
2021-09-06 08:10:01.129 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-06T08:10:14.102+0000|0361096e-d08b-4ff4-8b62-36ade3f07e2c|Request Id: 0361096e-d08b-4ff4-8b62-36ade3f07e2c. Transaction Id: LVN8K. Begin TS: 2021-09-06T08:10:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:10:14.102 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 0361096e-d08b-4ff4-8b62-36ade3f07e2c. Transaction Id: LVN8K. Begin TS: 2021-09-06T08:10:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:10:14.104+0000|2021-09-06T08:10:14.115+0000|0361096e-d08b-4ff4-8b62-36ade3f07e2c|UNKNOWN_INSTANCE_ID|task-scheduler-9||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.22|11|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 0361096e-d08b-4ff4-8b62-36ade3f07e2c, Transaction Id: LVN8K, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:10:14.115 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 0361096e-d08b-4ff4-8b62-36ade3f07e2c, Transaction Id: LVN8K, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:10:14.118 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=0361096e-d08b-4ff4-8b62-36ade3f07e2c, X-ECOMP-TransactionID=LVN8K, X-Begin-Timestamp=2021-09-06T08:10:14.102+0000, id=fc7832cf-5c9d-cb34-fa50-ee1ac66076b8, timestamp=1630915814103}], headers={id=7042beee-f2c1-2fd9-285d-2d5a8c616547, timestamp=1630915814117}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=0361096e-d08b-4ff4-8b62-36ade3f07e2c, X-ECOMP-TransactionID=LVN8K, X-Begin-Timestamp=2021-09-06T08:10:14.102+0000, id=fc7832cf-5c9d-cb34-fa50-ee1ac66076b8, timestamp=1630915814103}]
2021-09-06T08:10:44.106+0000|84a0a567-d5d3-4260-8279-4a611572995e|Request Id: 84a0a567-d5d3-4260-8279-4a611572995e. Transaction Id: TMVO7. Begin TS: 2021-09-06T08:10:44.104+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:10:44.105 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 84a0a567-d5d3-4260-8279-4a611572995e. Transaction Id: TMVO7. Begin TS: 2021-09-06T08:10:44.104+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:10:44.113+0000|2021-09-06T08:10:44.134+0000|84a0a567-d5d3-4260-8279-4a611572995e|UNKNOWN_INSTANCE_ID|task-scheduler-8||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.22|21|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 84a0a567-d5d3-4260-8279-4a611572995e, Transaction Id: TMVO7, Elapsed Time: 21 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:10:44.135 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 84a0a567-d5d3-4260-8279-4a611572995e, Transaction Id: TMVO7, Elapsed Time: 21 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:10:44.140 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=84a0a567-d5d3-4260-8279-4a611572995e, X-ECOMP-TransactionID=TMVO7, X-Begin-Timestamp=2021-09-06T08:10:44.104+0000, id=06b54498-81d0-0cd2-9889-757ff731593f, timestamp=1630915844108}], headers={id=4a367b23-1b56-ea20-f48c-9442f8dfe670, timestamp=1630915844139}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=84a0a567-d5d3-4260-8279-4a611572995e, X-ECOMP-TransactionID=TMVO7, X-Begin-Timestamp=2021-09-06T08:10:44.104+0000, id=06b54498-81d0-0cd2-9889-757ff731593f, timestamp=1630915844108}]
2021-09-06 08:11:01.073 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2 for configuration
2021-09-06 08:11:01.081 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-06 08:11:01.082 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-06 08:11:01.082 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, method=GET}
2021-09-06 08:11:01.085 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [request_sent])
2021-09-06 08:11:01.108 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received response (auto-read:false) : [x-onap-requestid=55c6d7c2-3394-4d11-a22c-4d4b2ec72da1, Content-Type=application/json, Content-Length=4936, Date=Mon, 06 Sep 2021 08:11:01 GMT]
2021-09-06 08:11:01.109 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [response_received])
2021-09-06 08:11:01.109 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-06 08:11:01.110 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-06 08:11:01.111 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received last HTTP packet
2021-09-06 08:11:01.112  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-09-06 08:11:01.112 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-06T08:01:52.448Z","update_id":"1f36906b-374e-464d-a470-f4016d2f5fa6","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_kinstance_basicclamp0qinstance_basicclamp0hinstance_basicclamp0Jinstance_basicclamp0Yinstance_basicclamp0I","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-06 08:11:01.114 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [disconnecting])
2021-09-06 08:11:01.114 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Releasing channel
2021-09-06 08:11:01.115 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-06T08:11:14.102+0000|8b483930-dc29-461b-b18d-0adcc6f7bed3|Request Id: 8b483930-dc29-461b-b18d-0adcc6f7bed3. Transaction Id: EMCJF. Begin TS: 2021-09-06T08:11:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:11:14.102 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8b483930-dc29-461b-b18d-0adcc6f7bed3. Transaction Id: EMCJF. Begin TS: 2021-09-06T08:11:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:11:14.104+0000|2021-09-06T08:11:14.113+0000|8b483930-dc29-461b-b18d-0adcc6f7bed3|UNKNOWN_INSTANCE_ID|task-scheduler-2||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.22|9|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 8b483930-dc29-461b-b18d-0adcc6f7bed3, Transaction Id: EMCJF, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:11:14.113 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8b483930-dc29-461b-b18d-0adcc6f7bed3, Transaction Id: EMCJF, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:11:14.115 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8b483930-dc29-461b-b18d-0adcc6f7bed3, X-ECOMP-TransactionID=EMCJF, X-Begin-Timestamp=2021-09-06T08:11:14.102+0000, id=dec59f6d-abf8-4b9a-76fb-db5db41c1a6d, timestamp=1630915874103}], headers={id=4505e622-3744-962d-e3c4-a7ed6415d2bb, timestamp=1630915874115}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8b483930-dc29-461b-b18d-0adcc6f7bed3, X-ECOMP-TransactionID=EMCJF, X-Begin-Timestamp=2021-09-06T08:11:14.102+0000, id=dec59f6d-abf8-4b9a-76fb-db5db41c1a6d, timestamp=1630915874103}]
2021-09-06T08:11:44.103+0000|695c44fa-5057-46d0-95b0-80961cb2243b|Request Id: 695c44fa-5057-46d0-95b0-80961cb2243b. Transaction Id: BNAT8. Begin TS: 2021-09-06T08:11:44.101+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:11:44.102 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 695c44fa-5057-46d0-95b0-80961cb2243b. Transaction Id: BNAT8. Begin TS: 2021-09-06T08:11:44.101+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:11:44.105+0000|2021-09-06T08:11:44.112+0000|695c44fa-5057-46d0-95b0-80961cb2243b|UNKNOWN_INSTANCE_ID|task-scheduler-9||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.22|7|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 695c44fa-5057-46d0-95b0-80961cb2243b, Transaction Id: BNAT8, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:11:44.112 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 695c44fa-5057-46d0-95b0-80961cb2243b, Transaction Id: BNAT8, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:11:44.115 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=695c44fa-5057-46d0-95b0-80961cb2243b, X-ECOMP-TransactionID=BNAT8, X-Begin-Timestamp=2021-09-06T08:11:44.101+0000, id=fe680cf9-6488-1c77-b71d-fac27c76982f, timestamp=1630915904103}], headers={id=d4e6eaab-3f8a-f006-a147-50fc0ffd4287, timestamp=1630915904115}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=695c44fa-5057-46d0-95b0-80961cb2243b, X-ECOMP-TransactionID=BNAT8, X-Begin-Timestamp=2021-09-06T08:11:44.101+0000, id=fe680cf9-6488-1c77-b71d-fac27c76982f, timestamp=1630915904103}]
2021-09-06 08:12:01.074 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2 for configuration
2021-09-06 08:12:01.079 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-06 08:12:01.080 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-06 08:12:01.080 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, method=GET}
2021-09-06 08:12:01.083 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [request_sent])
2021-09-06 08:12:01.106 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received response (auto-read:false) : [x-onap-requestid=3cbc0fe3-4bcb-4dc3-9ded-f1f538144c90, Content-Type=application/json, Content-Length=4936, Date=Mon, 06 Sep 2021 08:12:01 GMT]
2021-09-06 08:12:01.107 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [response_received])
2021-09-06 08:12:01.107 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-06 08:12:01.108 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-06 08:12:01.109 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received last HTTP packet
2021-09-06 08:12:01.111  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-09-06 08:12:01.111 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-06T08:01:52.448Z","update_id":"1f36906b-374e-464d-a470-f4016d2f5fa6","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_kinstance_basicclamp0qinstance_basicclamp0hinstance_basicclamp0Jinstance_basicclamp0Yinstance_basicclamp0I","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-06 08:12:01.112 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [disconnecting])
2021-09-06 08:12:01.112 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Releasing channel
2021-09-06 08:12:01.112 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-06T08:12:14.104+0000|ffc6f5ff-b75c-4c33-b1ed-c7fe740d210c|Request Id: ffc6f5ff-b75c-4c33-b1ed-c7fe740d210c. Transaction Id: V9TGJ. Begin TS: 2021-09-06T08:12:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:12:14.103 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ffc6f5ff-b75c-4c33-b1ed-c7fe740d210c. Transaction Id: V9TGJ. Begin TS: 2021-09-06T08:12:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:12:14.109+0000|2021-09-06T08:12:14.129+0000|ffc6f5ff-b75c-4c33-b1ed-c7fe740d210c|UNKNOWN_INSTANCE_ID|task-scheduler-4||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.22|20|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: ffc6f5ff-b75c-4c33-b1ed-c7fe740d210c, Transaction Id: V9TGJ, 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-09-06 08:12:14.129 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ffc6f5ff-b75c-4c33-b1ed-c7fe740d210c, Transaction Id: V9TGJ, 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-09-06 08:12:14.134 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ffc6f5ff-b75c-4c33-b1ed-c7fe740d210c, X-ECOMP-TransactionID=V9TGJ, X-Begin-Timestamp=2021-09-06T08:12:14.102+0000, id=74b50db8-3a0e-55d1-31ed-1682713ad297, timestamp=1630915934105}], headers={id=40f183e5-737e-40bc-cf04-5ce71d6e069b, timestamp=1630915934133}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ffc6f5ff-b75c-4c33-b1ed-c7fe740d210c, X-ECOMP-TransactionID=V9TGJ, X-Begin-Timestamp=2021-09-06T08:12:14.102+0000, id=74b50db8-3a0e-55d1-31ed-1682713ad297, timestamp=1630915934105}]
2021-09-06T08:12:44.102+0000|a649218c-e520-4c0b-8a1b-819b6fa780e0|Request Id: a649218c-e520-4c0b-8a1b-819b6fa780e0. Transaction Id: 0BWMY. Begin TS: 2021-09-06T08:12:44.101+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:12:44.101 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a649218c-e520-4c0b-8a1b-819b6fa780e0. Transaction Id: 0BWMY. Begin TS: 2021-09-06T08:12:44.101+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:12:44.103+0000|2021-09-06T08:12:44.122+0000|a649218c-e520-4c0b-8a1b-819b6fa780e0|UNKNOWN_INSTANCE_ID|task-scheduler-4||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.22|19|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: a649218c-e520-4c0b-8a1b-819b6fa780e0, Transaction Id: 0BWMY, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:12:44.122 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a649218c-e520-4c0b-8a1b-819b6fa780e0, Transaction Id: 0BWMY, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:12:44.124 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a649218c-e520-4c0b-8a1b-819b6fa780e0, X-ECOMP-TransactionID=0BWMY, X-Begin-Timestamp=2021-09-06T08:12:44.101+0000, id=623a330f-3c31-6db0-ef6e-c7c6d9994d13, timestamp=1630915964102}], headers={id=22a07ede-d713-4940-82c3-c28e17343c7a, timestamp=1630915964124}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a649218c-e520-4c0b-8a1b-819b6fa780e0, X-ECOMP-TransactionID=0BWMY, X-Begin-Timestamp=2021-09-06T08:12:44.101+0000, id=623a330f-3c31-6db0-ef6e-c7c6d9994d13, timestamp=1630915964102}]
2021-09-06 08:13:01.074 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2 for configuration
2021-09-06 08:13:01.080 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-06 08:13:01.081 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-06 08:13:01.082 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, method=GET}
2021-09-06 08:13:01.086 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [request_sent])
2021-09-06 08:13:01.115 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received response (auto-read:false) : [x-onap-requestid=7eeae85e-165d-46d7-b0f0-5f75779a29eb, Content-Type=application/json, Content-Length=4936, Date=Mon, 06 Sep 2021 08:13:01 GMT]
2021-09-06 08:13:01.116 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [response_received])
2021-09-06 08:13:01.117 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-06 08:13:01.117 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-06 08:13:01.118 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received last HTTP packet
2021-09-06 08:13:01.120  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-09-06 08:13:01.120 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-06T08:01:52.448Z","update_id":"1f36906b-374e-464d-a470-f4016d2f5fa6","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_kinstance_basicclamp0qinstance_basicclamp0hinstance_basicclamp0Jinstance_basicclamp0Yinstance_basicclamp0I","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-06 08:13:01.121 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [disconnecting])
2021-09-06 08:13:01.121 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Releasing channel
2021-09-06 08:13:01.121 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-06T08:13:14.103+0000|b0f9b87a-cc52-4dba-8a12-185f777562e3|Request Id: b0f9b87a-cc52-4dba-8a12-185f777562e3. Transaction Id: UEEBM. Begin TS: 2021-09-06T08:13:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:13:14.103 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b0f9b87a-cc52-4dba-8a12-185f777562e3. Transaction Id: UEEBM. Begin TS: 2021-09-06T08:13:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:13:14.107+0000|2021-09-06T08:13:14.118+0000|b0f9b87a-cc52-4dba-8a12-185f777562e3|UNKNOWN_INSTANCE_ID|task-scheduler-3||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.22|11|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: b0f9b87a-cc52-4dba-8a12-185f777562e3, Transaction Id: UEEBM, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:13:14.118 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b0f9b87a-cc52-4dba-8a12-185f777562e3, Transaction Id: UEEBM, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:13:14.122 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=b0f9b87a-cc52-4dba-8a12-185f777562e3, X-ECOMP-TransactionID=UEEBM, X-Begin-Timestamp=2021-09-06T08:13:14.102+0000, id=7c6d20b1-81bd-ee23-af02-4c119e1cf4c5, timestamp=1630915994104}], headers={id=edaafba4-b12e-6e03-c21c-764b69b7f3c1, timestamp=1630915994121}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=b0f9b87a-cc52-4dba-8a12-185f777562e3, X-ECOMP-TransactionID=UEEBM, X-Begin-Timestamp=2021-09-06T08:13:14.102+0000, id=7c6d20b1-81bd-ee23-af02-4c119e1cf4c5, timestamp=1630915994104}]
2021-09-06T08:13:44.102+0000|a9a03e62-241f-401c-87b2-6916f0280e45|Request Id: a9a03e62-241f-401c-87b2-6916f0280e45. Transaction Id: 7PTQK. Begin TS: 2021-09-06T08:13:44.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:13:44.102 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a9a03e62-241f-401c-87b2-6916f0280e45. Transaction Id: 7PTQK. Begin TS: 2021-09-06T08:13:44.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:13:44.104+0000|2021-09-06T08:13:44.116+0000|a9a03e62-241f-401c-87b2-6916f0280e45|UNKNOWN_INSTANCE_ID|task-scheduler-4||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.22|12|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: a9a03e62-241f-401c-87b2-6916f0280e45, Transaction Id: 7PTQK, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:13:44.116 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a9a03e62-241f-401c-87b2-6916f0280e45, Transaction Id: 7PTQK, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:13:44.117 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a9a03e62-241f-401c-87b2-6916f0280e45, X-ECOMP-TransactionID=7PTQK, X-Begin-Timestamp=2021-09-06T08:13:44.102+0000, id=8d69a3fc-a1c0-4b60-6485-5521cf51016b, timestamp=1630916024103}], headers={id=622ba334-0d09-80b8-0c46-461ce3358582, timestamp=1630916024117}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a9a03e62-241f-401c-87b2-6916f0280e45, X-ECOMP-TransactionID=7PTQK, X-Begin-Timestamp=2021-09-06T08:13:44.102+0000, id=8d69a3fc-a1c0-4b60-6485-5521cf51016b, timestamp=1630916024103}]
2021-09-06 08:14:01.073 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2 for configuration
2021-09-06 08:14:01.075 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-06 08:14:01.075 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-06 08:14:01.075 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, method=GET}
2021-09-06 08:14:01.077 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [request_sent])
2021-09-06 08:14:01.101 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received response (auto-read:false) : [x-onap-requestid=20003f93-f3bc-4c3f-b530-fd123563065a, Content-Type=application/json, Content-Length=4936, Date=Mon, 06 Sep 2021 08:14:01 GMT]
2021-09-06 08:14:01.105 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [response_received])
2021-09-06 08:14:01.105 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-06 08:14:01.105 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-06 08:14:01.107 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received last HTTP packet
2021-09-06 08:14:01.108  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-09-06 08:14:01.108 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-06T08:01:52.448Z","update_id":"1f36906b-374e-464d-a470-f4016d2f5fa6","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_kinstance_basicclamp0qinstance_basicclamp0hinstance_basicclamp0Jinstance_basicclamp0Yinstance_basicclamp0I","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-06 08:14:01.109 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [disconnecting])
2021-09-06 08:14:01.109 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Releasing channel
2021-09-06 08:14:01.109 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-06T08:14:14.105+0000|3588d341-a723-4dd1-bb17-76049699ea41|Request Id: 3588d341-a723-4dd1-bb17-76049699ea41. Transaction Id: D2JTP. Begin TS: 2021-09-06T08:14:14.103+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:14:14.104 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 3588d341-a723-4dd1-bb17-76049699ea41. Transaction Id: D2JTP. Begin TS: 2021-09-06T08:14:14.103+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:14:14.115+0000|2021-09-06T08:14:14.150+0000|3588d341-a723-4dd1-bb17-76049699ea41|UNKNOWN_INSTANCE_ID|task-scheduler-9||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.22|35|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 3588d341-a723-4dd1-bb17-76049699ea41, Transaction Id: D2JTP, Elapsed Time: 35 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:14:14.150 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 3588d341-a723-4dd1-bb17-76049699ea41, Transaction Id: D2JTP, Elapsed Time: 35 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:14:14.154 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3588d341-a723-4dd1-bb17-76049699ea41, X-ECOMP-TransactionID=D2JTP, X-Begin-Timestamp=2021-09-06T08:14:14.103+0000, id=f2fc7446-3ab6-ab10-b543-5c261d10e795, timestamp=1630916054108}], headers={id=1914c79f-39a7-de0c-d1ab-a54d398ba9d8, timestamp=1630916054153}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3588d341-a723-4dd1-bb17-76049699ea41, X-ECOMP-TransactionID=D2JTP, X-Begin-Timestamp=2021-09-06T08:14:14.103+0000, id=f2fc7446-3ab6-ab10-b543-5c261d10e795, timestamp=1630916054108}]
2021-09-06T08:14:44.102+0000|267a2c2d-7f81-4f08-8927-0479080b8327|Request Id: 267a2c2d-7f81-4f08-8927-0479080b8327. Transaction Id: SOOAP. Begin TS: 2021-09-06T08:14:44.101+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:14:44.102 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 267a2c2d-7f81-4f08-8927-0479080b8327. Transaction Id: SOOAP. Begin TS: 2021-09-06T08:14:44.101+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:14:44.104+0000|2021-09-06T08:14:44.112+0000|267a2c2d-7f81-4f08-8927-0479080b8327|UNKNOWN_INSTANCE_ID|task-scheduler-4||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.22|8|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 267a2c2d-7f81-4f08-8927-0479080b8327, Transaction Id: SOOAP, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:14:44.112 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 267a2c2d-7f81-4f08-8927-0479080b8327, Transaction Id: SOOAP, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:14:44.114 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=267a2c2d-7f81-4f08-8927-0479080b8327, X-ECOMP-TransactionID=SOOAP, X-Begin-Timestamp=2021-09-06T08:14:44.101+0000, id=1d087c3c-6cc4-813f-7dbc-f2875f4649a6, timestamp=1630916084103}], headers={id=fff6ed64-495c-e7c0-f55b-556b838992e9, timestamp=1630916084114}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=267a2c2d-7f81-4f08-8927-0479080b8327, X-ECOMP-TransactionID=SOOAP, X-Begin-Timestamp=2021-09-06T08:14:44.101+0000, id=1d087c3c-6cc4-813f-7dbc-f2875f4649a6, timestamp=1630916084103}]
2021-09-06 08:15:01.074 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2 for configuration
2021-09-06 08:15:01.078 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-06 08:15:01.079 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-06 08:15:01.079 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, method=GET}
2021-09-06 08:15:01.082 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [request_sent])
2021-09-06 08:15:01.106 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received response (auto-read:false) : [x-onap-requestid=b9014ae4-0ec5-40e0-b6f3-94ce19f36afe, Content-Type=application/json, Content-Length=4936, Date=Mon, 06 Sep 2021 08:15:01 GMT]
2021-09-06 08:15:01.107 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [response_received])
2021-09-06 08:15:01.107 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-06 08:15:01.108 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-06 08:15:01.109 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received last HTTP packet
2021-09-06 08:15:01.110  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-09-06 08:15:01.111 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-06T08:01:52.448Z","update_id":"1f36906b-374e-464d-a470-f4016d2f5fa6","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_kinstance_basicclamp0qinstance_basicclamp0hinstance_basicclamp0Jinstance_basicclamp0Yinstance_basicclamp0I","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-06 08:15:01.112 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [disconnecting])
2021-09-06 08:15:01.112 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Releasing channel
2021-09-06 08:15:01.113 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-06T08:15:14.104+0000|8728099c-16d0-4f97-b2a7-b1cd4ee3974a|Request Id: 8728099c-16d0-4f97-b2a7-b1cd4ee3974a. Transaction Id: GXT48. Begin TS: 2021-09-06T08:15:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:15:14.103 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8728099c-16d0-4f97-b2a7-b1cd4ee3974a. Transaction Id: GXT48. Begin TS: 2021-09-06T08:15:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:15:14.110+0000|2021-09-06T08:15:14.130+0000|8728099c-16d0-4f97-b2a7-b1cd4ee3974a|UNKNOWN_INSTANCE_ID|task-scheduler-7||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.22|20|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 8728099c-16d0-4f97-b2a7-b1cd4ee3974a, Transaction Id: GXT48, 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-09-06 08:15:14.130 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8728099c-16d0-4f97-b2a7-b1cd4ee3974a, Transaction Id: GXT48, 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-09-06 08:15:14.134 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8728099c-16d0-4f97-b2a7-b1cd4ee3974a, X-ECOMP-TransactionID=GXT48, X-Begin-Timestamp=2021-09-06T08:15:14.102+0000, id=132caeb1-5d08-fedf-4933-bebb0e5c7344, timestamp=1630916114106}], headers={id=d21b80d7-945e-de79-5040-4462bde185cb, timestamp=1630916114134}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8728099c-16d0-4f97-b2a7-b1cd4ee3974a, X-ECOMP-TransactionID=GXT48, X-Begin-Timestamp=2021-09-06T08:15:14.102+0000, id=132caeb1-5d08-fedf-4933-bebb0e5c7344, timestamp=1630916114106}]
2021-09-06T08:15:44.102+0000|28f45dda-841b-4140-a3df-eca5a4ea0f08|Request Id: 28f45dda-841b-4140-a3df-eca5a4ea0f08. Transaction Id: PV6T5. Begin TS: 2021-09-06T08:15:44.101+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:15:44.101 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 28f45dda-841b-4140-a3df-eca5a4ea0f08. Transaction Id: PV6T5. Begin TS: 2021-09-06T08:15:44.101+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:15:44.103+0000|2021-09-06T08:15:44.121+0000|28f45dda-841b-4140-a3df-eca5a4ea0f08|UNKNOWN_INSTANCE_ID|task-scheduler-7||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.22|18|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 28f45dda-841b-4140-a3df-eca5a4ea0f08, Transaction Id: PV6T5, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:15:44.122 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 28f45dda-841b-4140-a3df-eca5a4ea0f08, Transaction Id: PV6T5, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:15:44.124 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=28f45dda-841b-4140-a3df-eca5a4ea0f08, X-ECOMP-TransactionID=PV6T5, X-Begin-Timestamp=2021-09-06T08:15:44.101+0000, id=efc8e72a-b7f2-ab72-dd12-ffe9c921e9c5, timestamp=1630916144102}], headers={id=a7e690df-356c-c6da-3029-2b78489cbcd2, timestamp=1630916144123}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=28f45dda-841b-4140-a3df-eca5a4ea0f08, X-ECOMP-TransactionID=PV6T5, X-Begin-Timestamp=2021-09-06T08:15:44.101+0000, id=efc8e72a-b7f2-ab72-dd12-ffe9c921e9c5, timestamp=1630916144102}]
2021-09-06 08:16:01.073 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2 for configuration
2021-09-06 08:16:01.078 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-06 08:16:01.079 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-06 08:16:01.079 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, method=GET}
2021-09-06 08:16:01.082 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [request_sent])
2021-09-06 08:16:01.105 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received response (auto-read:false) : [x-onap-requestid=e4830178-f82e-450a-88c0-3908e79007fc, Content-Type=application/json, Content-Length=4936, Date=Mon, 06 Sep 2021 08:16:01 GMT]
2021-09-06 08:16:01.106 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [response_received])
2021-09-06 08:16:01.111 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-06 08:16:01.111 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-06 08:16:01.112 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received last HTTP packet
2021-09-06 08:16:01.113  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-09-06 08:16:01.114 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-06T08:01:52.448Z","update_id":"1f36906b-374e-464d-a470-f4016d2f5fa6","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_kinstance_basicclamp0qinstance_basicclamp0hinstance_basicclamp0Jinstance_basicclamp0Yinstance_basicclamp0I","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-06 08:16:01.115 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [disconnecting])
2021-09-06 08:16:01.115 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Releasing channel
2021-09-06 08:16:01.115 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-06T08:16:14.104+0000|a61598fa-680f-411e-8a9e-2d0e9f99da58|Request Id: a61598fa-680f-411e-8a9e-2d0e9f99da58. Transaction Id: NFJ7A. Begin TS: 2021-09-06T08:16:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:16:14.103 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a61598fa-680f-411e-8a9e-2d0e9f99da58. Transaction Id: NFJ7A. Begin TS: 2021-09-06T08:16:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:16:14.110+0000|2021-09-06T08:16:14.122+0000|a61598fa-680f-411e-8a9e-2d0e9f99da58|UNKNOWN_INSTANCE_ID|task-scheduler-8||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.22|12|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: a61598fa-680f-411e-8a9e-2d0e9f99da58, Transaction Id: NFJ7A, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:16:14.122 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a61598fa-680f-411e-8a9e-2d0e9f99da58, Transaction Id: NFJ7A, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:16:14.125 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a61598fa-680f-411e-8a9e-2d0e9f99da58, X-ECOMP-TransactionID=NFJ7A, X-Begin-Timestamp=2021-09-06T08:16:14.102+0000, id=5d4c5576-25b4-cf77-af1f-d394d351f56b, timestamp=1630916174106}], headers={id=658efe19-8b7f-d8ed-d6a7-af2567218930, timestamp=1630916174125}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a61598fa-680f-411e-8a9e-2d0e9f99da58, X-ECOMP-TransactionID=NFJ7A, X-Begin-Timestamp=2021-09-06T08:16:14.102+0000, id=5d4c5576-25b4-cf77-af1f-d394d351f56b, timestamp=1630916174106}]
2021-09-06T08:16:44.102+0000|75c3dbad-2f92-4846-8d2d-f9123b5bfe64|Request Id: 75c3dbad-2f92-4846-8d2d-f9123b5bfe64. Transaction Id: DRULC. Begin TS: 2021-09-06T08:16:44.101+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:16:44.101 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 75c3dbad-2f92-4846-8d2d-f9123b5bfe64. Transaction Id: DRULC. Begin TS: 2021-09-06T08:16:44.101+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:16:44.103+0000|2021-09-06T08:16:44.110+0000|75c3dbad-2f92-4846-8d2d-f9123b5bfe64|UNKNOWN_INSTANCE_ID|task-scheduler-3||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.22|7|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 75c3dbad-2f92-4846-8d2d-f9123b5bfe64, Transaction Id: DRULC, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:16:44.110 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 75c3dbad-2f92-4846-8d2d-f9123b5bfe64, Transaction Id: DRULC, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:16:44.112 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=75c3dbad-2f92-4846-8d2d-f9123b5bfe64, X-ECOMP-TransactionID=DRULC, X-Begin-Timestamp=2021-09-06T08:16:44.101+0000, id=1fd04770-d9b9-5462-6a7a-9b1190a05708, timestamp=1630916204102}], headers={id=4823628f-b993-8dac-f4b8-17efc3d105d1, timestamp=1630916204112}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=75c3dbad-2f92-4846-8d2d-f9123b5bfe64, X-ECOMP-TransactionID=DRULC, X-Begin-Timestamp=2021-09-06T08:16:44.101+0000, id=1fd04770-d9b9-5462-6a7a-9b1190a05708, timestamp=1630916204102}]
2021-09-06 08:17:01.073 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2 for configuration
2021-09-06 08:17:01.077 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-06 08:17:01.078 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-06 08:17:01.078 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, method=GET}
2021-09-06 08:17:01.081 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [request_sent])
2021-09-06 08:17:01.108 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received response (auto-read:false) : [x-onap-requestid=4429ad64-6beb-4aad-9761-514eb5fe824d, Content-Type=application/json, Content-Length=4936, Date=Mon, 06 Sep 2021 08:17:01 GMT]
2021-09-06 08:17:01.108 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [response_received])
2021-09-06 08:17:01.109 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-06 08:17:01.110 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-06 08:17:01.111 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received last HTTP packet
2021-09-06 08:17:01.113  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-09-06 08:17:01.113 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-06T08:01:52.448Z","update_id":"1f36906b-374e-464d-a470-f4016d2f5fa6","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_kinstance_basicclamp0qinstance_basicclamp0hinstance_basicclamp0Jinstance_basicclamp0Yinstance_basicclamp0I","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-06 08:17:01.114 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [disconnecting])
2021-09-06 08:17:01.114 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Releasing channel
2021-09-06 08:17:01.115 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-06T08:17:14.102+0000|bd32bc3f-1303-43fc-9c10-3459c321f731|Request Id: bd32bc3f-1303-43fc-9c10-3459c321f731. Transaction Id: BG5EH. Begin TS: 2021-09-06T08:17:14.101+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:17:14.102 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: bd32bc3f-1303-43fc-9c10-3459c321f731. Transaction Id: BG5EH. Begin TS: 2021-09-06T08:17:14.101+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:17:14.104+0000|2021-09-06T08:17:14.111+0000|bd32bc3f-1303-43fc-9c10-3459c321f731|UNKNOWN_INSTANCE_ID|task-scheduler-7||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.22|7|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: bd32bc3f-1303-43fc-9c10-3459c321f731, Transaction Id: BG5EH, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:17:14.111 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: bd32bc3f-1303-43fc-9c10-3459c321f731, Transaction Id: BG5EH, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:17:14.112 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=bd32bc3f-1303-43fc-9c10-3459c321f731, X-ECOMP-TransactionID=BG5EH, X-Begin-Timestamp=2021-09-06T08:17:14.101+0000, id=8c088fd9-093a-5f86-6d72-30670b5d7436, timestamp=1630916234103}], headers={id=5ee589cd-2779-6c80-353f-d80ee82ecee9, timestamp=1630916234112}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=bd32bc3f-1303-43fc-9c10-3459c321f731, X-ECOMP-TransactionID=BG5EH, X-Begin-Timestamp=2021-09-06T08:17:14.101+0000, id=8c088fd9-093a-5f86-6d72-30670b5d7436, timestamp=1630916234103}]
2021-09-06T08:17:44.103+0000|caa0f480-0638-4c77-b1e8-985b04d181c3|Request Id: caa0f480-0638-4c77-b1e8-985b04d181c3. Transaction Id: QVHVT. Begin TS: 2021-09-06T08:17:44.101+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:17:44.102 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: caa0f480-0638-4c77-b1e8-985b04d181c3. Transaction Id: QVHVT. Begin TS: 2021-09-06T08:17:44.101+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:17:44.109+0000|2021-09-06T08:17:44.127+0000|caa0f480-0638-4c77-b1e8-985b04d181c3|UNKNOWN_INSTANCE_ID|task-scheduler-9||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.22|18|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: caa0f480-0638-4c77-b1e8-985b04d181c3, Transaction Id: QVHVT, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:17:44.127 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: caa0f480-0638-4c77-b1e8-985b04d181c3, Transaction Id: QVHVT, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:17:44.130 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=caa0f480-0638-4c77-b1e8-985b04d181c3, X-ECOMP-TransactionID=QVHVT, X-Begin-Timestamp=2021-09-06T08:17:44.101+0000, id=0c83b2cc-6dd0-d20e-4a28-cd0e73a1a701, timestamp=1630916264105}], headers={id=0deb772c-ffb9-0deb-b54d-8824c69384ba, timestamp=1630916264130}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=caa0f480-0638-4c77-b1e8-985b04d181c3, X-ECOMP-TransactionID=QVHVT, X-Begin-Timestamp=2021-09-06T08:17:44.101+0000, id=0c83b2cc-6dd0-d20e-4a28-cd0e73a1a701, timestamp=1630916264105}]
2021-09-06 08:18:01.073 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2 for configuration
2021-09-06 08:18:01.077 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-06 08:18:01.077 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-06 08:18:01.078 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, method=GET}
2021-09-06 08:18:01.083 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [request_sent])
2021-09-06 08:18:01.105 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received response (auto-read:false) : [x-onap-requestid=15983bcb-9f99-4e77-a860-d26f97ba1363, Content-Type=application/json, Content-Length=4936, Date=Mon, 06 Sep 2021 08:18:01 GMT]
2021-09-06 08:18:01.105 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [response_received])
2021-09-06 08:18:01.106 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-06 08:18:01.107 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-06 08:18:01.109 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received last HTTP packet
2021-09-06 08:18:01.110  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-09-06 08:18:01.110 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-06T08:01:52.448Z","update_id":"1f36906b-374e-464d-a470-f4016d2f5fa6","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_kinstance_basicclamp0qinstance_basicclamp0hinstance_basicclamp0Jinstance_basicclamp0Yinstance_basicclamp0I","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-06 08:18:01.111 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [disconnecting])
2021-09-06 08:18:01.111 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Releasing channel
2021-09-06 08:18:01.111 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-06T08:18:14.103+0000|e20657ea-9f9e-4b9d-9f75-05dce4e97f78|Request Id: e20657ea-9f9e-4b9d-9f75-05dce4e97f78. Transaction Id: ZZ7AM. Begin TS: 2021-09-06T08:18:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:18:14.102 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e20657ea-9f9e-4b9d-9f75-05dce4e97f78. Transaction Id: ZZ7AM. Begin TS: 2021-09-06T08:18:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:18:14.104+0000|2021-09-06T08:18:14.111+0000|e20657ea-9f9e-4b9d-9f75-05dce4e97f78|UNKNOWN_INSTANCE_ID|task-scheduler-5||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.22|7|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: e20657ea-9f9e-4b9d-9f75-05dce4e97f78, Transaction Id: ZZ7AM, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:18:14.111 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e20657ea-9f9e-4b9d-9f75-05dce4e97f78, Transaction Id: ZZ7AM, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:18:14.113 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e20657ea-9f9e-4b9d-9f75-05dce4e97f78, X-ECOMP-TransactionID=ZZ7AM, X-Begin-Timestamp=2021-09-06T08:18:14.102+0000, id=9d34a4f0-c32a-605d-4700-dd289a139e83, timestamp=1630916294103}], headers={id=8b171f6d-b08e-0720-8542-0322307d2696, timestamp=1630916294112}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e20657ea-9f9e-4b9d-9f75-05dce4e97f78, X-ECOMP-TransactionID=ZZ7AM, X-Begin-Timestamp=2021-09-06T08:18:14.102+0000, id=9d34a4f0-c32a-605d-4700-dd289a139e83, timestamp=1630916294103}]
2021-09-06T08:18:44.105+0000|50c436c6-d57f-43c6-bb95-ed05abb4a3c2|Request Id: 50c436c6-d57f-43c6-bb95-ed05abb4a3c2. Transaction Id: JE6AI. Begin TS: 2021-09-06T08:18:44.101+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:18:44.103 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 50c436c6-d57f-43c6-bb95-ed05abb4a3c2. Transaction Id: JE6AI. Begin TS: 2021-09-06T08:18:44.101+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:18:44.111+0000|2021-09-06T08:18:44.130+0000|50c436c6-d57f-43c6-bb95-ed05abb4a3c2|UNKNOWN_INSTANCE_ID|task-scheduler-5||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.22|19|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 50c436c6-d57f-43c6-bb95-ed05abb4a3c2, Transaction Id: JE6AI, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:18:44.130 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 50c436c6-d57f-43c6-bb95-ed05abb4a3c2, Transaction Id: JE6AI, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:18:44.135 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=50c436c6-d57f-43c6-bb95-ed05abb4a3c2, X-ECOMP-TransactionID=JE6AI, X-Begin-Timestamp=2021-09-06T08:18:44.101+0000, id=5158c600-4cc5-eb58-e0e4-14f27535d5bf, timestamp=1630916324106}], headers={id=656158ad-6fe2-b33f-29b1-c35f6062716a, timestamp=1630916324134}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=50c436c6-d57f-43c6-bb95-ed05abb4a3c2, X-ECOMP-TransactionID=JE6AI, X-Begin-Timestamp=2021-09-06T08:18:44.101+0000, id=5158c600-4cc5-eb58-e0e4-14f27535d5bf, timestamp=1630916324106}]
2021-09-06 08:19:01.073 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2 for configuration
2021-09-06 08:19:01.077 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-06 08:19:01.077 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-06 08:19:01.078 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, method=GET}
2021-09-06 08:19:01.082 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [request_sent])
2021-09-06 08:19:01.102 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received response (auto-read:false) : [x-onap-requestid=88be1867-669b-432b-ae42-bec4e39f7036, Content-Type=application/json, Content-Length=4936, Date=Mon, 06 Sep 2021 08:19:01 GMT]
2021-09-06 08:19:01.102 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [response_received])
2021-09-06 08:19:01.103 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-06 08:19:01.103 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-06 08:19:01.105 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received last HTTP packet
2021-09-06 08:19:01.106  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-09-06 08:19:01.107 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-06T08:01:52.448Z","update_id":"1f36906b-374e-464d-a470-f4016d2f5fa6","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_kinstance_basicclamp0qinstance_basicclamp0hinstance_basicclamp0Jinstance_basicclamp0Yinstance_basicclamp0I","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-06 08:19:01.108 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [disconnecting])
2021-09-06 08:19:01.108 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Releasing channel
2021-09-06 08:19:01.108 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-06T08:19:14.102+0000|cfbfdc7b-f2db-4dfc-9586-e2afda47e8a2|Request Id: cfbfdc7b-f2db-4dfc-9586-e2afda47e8a2. Transaction Id: T0Q8P. Begin TS: 2021-09-06T08:19:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:19:14.102 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: cfbfdc7b-f2db-4dfc-9586-e2afda47e8a2. Transaction Id: T0Q8P. Begin TS: 2021-09-06T08:19:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:19:14.104+0000|2021-09-06T08:19:14.112+0000|cfbfdc7b-f2db-4dfc-9586-e2afda47e8a2|UNKNOWN_INSTANCE_ID|task-scheduler-7||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.22|8|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: cfbfdc7b-f2db-4dfc-9586-e2afda47e8a2, Transaction Id: T0Q8P, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:19:14.112 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: cfbfdc7b-f2db-4dfc-9586-e2afda47e8a2, Transaction Id: T0Q8P, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:19:14.114 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=cfbfdc7b-f2db-4dfc-9586-e2afda47e8a2, X-ECOMP-TransactionID=T0Q8P, X-Begin-Timestamp=2021-09-06T08:19:14.102+0000, id=ce9d5ea3-4cb7-5f16-4359-82a89f45a5c3, timestamp=1630916354103}], headers={id=f968cae1-b167-020e-191d-c118711ddaa0, timestamp=1630916354114}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=cfbfdc7b-f2db-4dfc-9586-e2afda47e8a2, X-ECOMP-TransactionID=T0Q8P, X-Begin-Timestamp=2021-09-06T08:19:14.102+0000, id=ce9d5ea3-4cb7-5f16-4359-82a89f45a5c3, timestamp=1630916354103}]
2021-09-06T08:19:44.104+0000|5d0eef29-67b0-482c-b25f-0967624561c3|Request Id: 5d0eef29-67b0-482c-b25f-0967624561c3. Transaction Id: ATU6C. Begin TS: 2021-09-06T08:19:44.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:19:44.103 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5d0eef29-67b0-482c-b25f-0967624561c3. Transaction Id: ATU6C. Begin TS: 2021-09-06T08:19:44.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:19:44.110+0000|2021-09-06T08:19:44.131+0000|5d0eef29-67b0-482c-b25f-0967624561c3|UNKNOWN_INSTANCE_ID|task-scheduler-4||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.22|21|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 5d0eef29-67b0-482c-b25f-0967624561c3, Transaction Id: ATU6C, Elapsed Time: 21 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:19:44.131 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5d0eef29-67b0-482c-b25f-0967624561c3, Transaction Id: ATU6C, Elapsed Time: 21 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:19:44.135 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=5d0eef29-67b0-482c-b25f-0967624561c3, X-ECOMP-TransactionID=ATU6C, X-Begin-Timestamp=2021-09-06T08:19:44.102+0000, id=cca7d0d0-8d8f-3af8-d25b-7a9bd5af76dc, timestamp=1630916384106}], headers={id=fb5ebda3-b3bc-c874-4384-5a8de4e3d862, timestamp=1630916384135}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=5d0eef29-67b0-482c-b25f-0967624561c3, X-ECOMP-TransactionID=ATU6C, X-Begin-Timestamp=2021-09-06T08:19:44.102+0000, id=cca7d0d0-8d8f-3af8-d25b-7a9bd5af76dc, timestamp=1630916384106}]
2021-09-06 08:20:01.076 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2 for configuration
2021-09-06 08:20:01.079 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-06 08:20:01.080 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-06 08:20:01.080 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, method=GET}
2021-09-06 08:20:01.083 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [request_sent])
2021-09-06 08:20:01.105 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received response (auto-read:false) : [x-onap-requestid=5698f007-3352-48d3-b06e-fcf3479d0879, Content-Type=application/json, Content-Length=4936, Date=Mon, 06 Sep 2021 08:20:01 GMT]
2021-09-06 08:20:01.105 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [response_received])
2021-09-06 08:20:01.106 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-06 08:20:01.106 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-06 08:20:01.107 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received last HTTP packet
2021-09-06 08:20:01.108  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-09-06 08:20:01.108 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-06T08:01:52.448Z","update_id":"1f36906b-374e-464d-a470-f4016d2f5fa6","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_kinstance_basicclamp0qinstance_basicclamp0hinstance_basicclamp0Jinstance_basicclamp0Yinstance_basicclamp0I","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-06 08:20:01.109 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [disconnecting])
2021-09-06 08:20:01.109 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Releasing channel
2021-09-06 08:20:01.109 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-06T08:20:14.102+0000|eba4db5c-9f3f-49be-95da-960e31097745|Request Id: eba4db5c-9f3f-49be-95da-960e31097745. Transaction Id: WYDWW. Begin TS: 2021-09-06T08:20:14.101+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:20:14.101 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: eba4db5c-9f3f-49be-95da-960e31097745. Transaction Id: WYDWW. Begin TS: 2021-09-06T08:20:14.101+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:20:14.103+0000|2021-09-06T08:20:14.112+0000|eba4db5c-9f3f-49be-95da-960e31097745|UNKNOWN_INSTANCE_ID|task-scheduler-2||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.22|9|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: eba4db5c-9f3f-49be-95da-960e31097745, Transaction Id: WYDWW, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:20:14.112 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: eba4db5c-9f3f-49be-95da-960e31097745, Transaction Id: WYDWW, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:20:14.114 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=eba4db5c-9f3f-49be-95da-960e31097745, X-ECOMP-TransactionID=WYDWW, X-Begin-Timestamp=2021-09-06T08:20:14.101+0000, id=9bda393f-dd40-6dd9-a518-92d47b0d0588, timestamp=1630916414102}], headers={id=f43a1526-f29f-42dd-87b9-17b41ccf8b01, timestamp=1630916414114}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=eba4db5c-9f3f-49be-95da-960e31097745, X-ECOMP-TransactionID=WYDWW, X-Begin-Timestamp=2021-09-06T08:20:14.101+0000, id=9bda393f-dd40-6dd9-a518-92d47b0d0588, timestamp=1630916414102}]
2021-09-06T08:20:44.103+0000|ee1895a6-f3f1-4f09-9b15-d2dbe748235d|Request Id: ee1895a6-f3f1-4f09-9b15-d2dbe748235d. Transaction Id: HKYS1. Begin TS: 2021-09-06T08:20:44.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:20:44.103 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ee1895a6-f3f1-4f09-9b15-d2dbe748235d. Transaction Id: HKYS1. Begin TS: 2021-09-06T08:20:44.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:20:44.105+0000|2021-09-06T08:20:44.112+0000|ee1895a6-f3f1-4f09-9b15-d2dbe748235d|UNKNOWN_INSTANCE_ID|task-scheduler-6||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.22|7|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: ee1895a6-f3f1-4f09-9b15-d2dbe748235d, Transaction Id: HKYS1, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:20:44.112 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ee1895a6-f3f1-4f09-9b15-d2dbe748235d, Transaction Id: HKYS1, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:20:44.114 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ee1895a6-f3f1-4f09-9b15-d2dbe748235d, X-ECOMP-TransactionID=HKYS1, X-Begin-Timestamp=2021-09-06T08:20:44.102+0000, id=9a7a485f-8b1e-5a18-056c-0ba315b6d19c, timestamp=1630916444104}], headers={id=be41ec91-b334-b470-3a8f-4baee2f4f17e, timestamp=1630916444114}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ee1895a6-f3f1-4f09-9b15-d2dbe748235d, X-ECOMP-TransactionID=HKYS1, X-Begin-Timestamp=2021-09-06T08:20:44.102+0000, id=9a7a485f-8b1e-5a18-056c-0ba315b6d19c, timestamp=1630916444104}]
2021-09-06 08:21:01.074 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2 for configuration
2021-09-06 08:21:01.081 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-06 08:21:01.082 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-06 08:21:01.083 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, method=GET}
2021-09-06 08:21:01.086 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [request_sent])
2021-09-06 08:21:01.109 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received response (auto-read:false) : [x-onap-requestid=0193208c-1db4-439f-aaea-b65e4aaf32af, Content-Type=application/json, Content-Length=4936, Date=Mon, 06 Sep 2021 08:21:01 GMT]
2021-09-06 08:21:01.109 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [response_received])
2021-09-06 08:21:01.110 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-06 08:21:01.110 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-06 08:21:01.111 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received last HTTP packet
2021-09-06 08:21:01.112  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-09-06 08:21:01.113 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-06T08:01:52.448Z","update_id":"1f36906b-374e-464d-a470-f4016d2f5fa6","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_kinstance_basicclamp0qinstance_basicclamp0hinstance_basicclamp0Jinstance_basicclamp0Yinstance_basicclamp0I","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-06 08:21:01.114 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [disconnecting])
2021-09-06 08:21:01.114 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Releasing channel
2021-09-06 08:21:01.114 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-06T08:21:14.104+0000|3ccce109-2d6c-4005-9e2d-9fb722853a8e|Request Id: 3ccce109-2d6c-4005-9e2d-9fb722853a8e. Transaction Id: Y8OFC. Begin TS: 2021-09-06T08:21:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:21:14.103 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 3ccce109-2d6c-4005-9e2d-9fb722853a8e. Transaction Id: Y8OFC. Begin TS: 2021-09-06T08:21:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:21:14.107+0000|2021-09-06T08:21:14.115+0000|3ccce109-2d6c-4005-9e2d-9fb722853a8e|UNKNOWN_INSTANCE_ID|task-scheduler-4||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.22|8|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 3ccce109-2d6c-4005-9e2d-9fb722853a8e, Transaction Id: Y8OFC, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:21:14.115 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 3ccce109-2d6c-4005-9e2d-9fb722853a8e, Transaction Id: Y8OFC, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:21:14.118 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3ccce109-2d6c-4005-9e2d-9fb722853a8e, X-ECOMP-TransactionID=Y8OFC, X-Begin-Timestamp=2021-09-06T08:21:14.102+0000, id=c11a6878-eee8-065f-f234-5f56cfdf270b, timestamp=1630916474105}], headers={id=09dc87e0-7c57-609c-a4d1-e02de10f41fd, timestamp=1630916474117}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3ccce109-2d6c-4005-9e2d-9fb722853a8e, X-ECOMP-TransactionID=Y8OFC, X-Begin-Timestamp=2021-09-06T08:21:14.102+0000, id=c11a6878-eee8-065f-f234-5f56cfdf270b, timestamp=1630916474105}]
2021-09-06T08:21:44.102+0000|02466175-40fc-49ab-a21f-4ff5042009a9|Request Id: 02466175-40fc-49ab-a21f-4ff5042009a9. Transaction Id: JZZCE. Begin TS: 2021-09-06T08:21:44.101+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:21:44.102 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 02466175-40fc-49ab-a21f-4ff5042009a9. Transaction Id: JZZCE. Begin TS: 2021-09-06T08:21:44.101+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:21:44.104+0000|2021-09-06T08:21:44.110+0000|02466175-40fc-49ab-a21f-4ff5042009a9|UNKNOWN_INSTANCE_ID|task-scheduler-8||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.22|6|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 02466175-40fc-49ab-a21f-4ff5042009a9, Transaction Id: JZZCE, 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-09-06 08:21:44.110 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 02466175-40fc-49ab-a21f-4ff5042009a9, Transaction Id: JZZCE, 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-09-06 08:21:44.111 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=02466175-40fc-49ab-a21f-4ff5042009a9, X-ECOMP-TransactionID=JZZCE, X-Begin-Timestamp=2021-09-06T08:21:44.101+0000, id=185b9d5b-dee9-d3d5-9e77-cf9ff64f5481, timestamp=1630916504103}], headers={id=dabca185-9902-45c9-8211-dc982bb81727, timestamp=1630916504111}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=02466175-40fc-49ab-a21f-4ff5042009a9, X-ECOMP-TransactionID=JZZCE, X-Begin-Timestamp=2021-09-06T08:21:44.101+0000, id=185b9d5b-dee9-d3d5-9e77-cf9ff64f5481, timestamp=1630916504103}]
2021-09-06 08:22:01.074 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2 for configuration
2021-09-06 08:22:01.084 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-06 08:22:01.085 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-06 08:22:01.085 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, method=GET}
2021-09-06 08:22:01.088 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [request_sent])
2021-09-06 08:22:01.109 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received response (auto-read:false) : [x-onap-requestid=08048523-2a51-425d-b407-13a6981ca156, Content-Type=application/json, Content-Length=4936, Date=Mon, 06 Sep 2021 08:22:01 GMT]
2021-09-06 08:22:01.110 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [response_received])
2021-09-06 08:22:01.111 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-06 08:22:01.111 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-06 08:22:01.127 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received last HTTP packet
2021-09-06 08:22:01.129  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-09-06 08:22:01.129 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-06T08:01:52.448Z","update_id":"1f36906b-374e-464d-a470-f4016d2f5fa6","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_kinstance_basicclamp0qinstance_basicclamp0hinstance_basicclamp0Jinstance_basicclamp0Yinstance_basicclamp0I","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-06 08:22:01.130 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [disconnecting])
2021-09-06 08:22:01.130 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Releasing channel
2021-09-06 08:22:01.130 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-06T08:22:14.104+0000|ca4caa65-67f6-4b50-98fc-4f1c406d7678|Request Id: ca4caa65-67f6-4b50-98fc-4f1c406d7678. Transaction Id: 8GSOT. Begin TS: 2021-09-06T08:22:14.103+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:22:14.104 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ca4caa65-67f6-4b50-98fc-4f1c406d7678. Transaction Id: 8GSOT. Begin TS: 2021-09-06T08:22:14.103+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:22:14.109+0000|2021-09-06T08:22:14.132+0000|ca4caa65-67f6-4b50-98fc-4f1c406d7678|UNKNOWN_INSTANCE_ID|task-scheduler-10||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.22|23|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: ca4caa65-67f6-4b50-98fc-4f1c406d7678, Transaction Id: 8GSOT, Elapsed Time: 23 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:22:14.133 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ca4caa65-67f6-4b50-98fc-4f1c406d7678, Transaction Id: 8GSOT, Elapsed Time: 23 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:22:14.135 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ca4caa65-67f6-4b50-98fc-4f1c406d7678, X-ECOMP-TransactionID=8GSOT, X-Begin-Timestamp=2021-09-06T08:22:14.103+0000, id=3df7aaf5-3921-4a06-f04f-2b667d9bf22f, timestamp=1630916534105}], headers={id=07583fe2-98c2-4f14-843e-5cfeb22b8e79, timestamp=1630916534135}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ca4caa65-67f6-4b50-98fc-4f1c406d7678, X-ECOMP-TransactionID=8GSOT, X-Begin-Timestamp=2021-09-06T08:22:14.103+0000, id=3df7aaf5-3921-4a06-f04f-2b667d9bf22f, timestamp=1630916534105}]
2021-09-06T08:22:44.102+0000|0ed65fa2-4142-4a0d-81c1-1ab8ff8db067|Request Id: 0ed65fa2-4142-4a0d-81c1-1ab8ff8db067. Transaction Id: 0YPKA. Begin TS: 2021-09-06T08:22:44.101+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:22:44.101 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 0ed65fa2-4142-4a0d-81c1-1ab8ff8db067. Transaction Id: 0YPKA. Begin TS: 2021-09-06T08:22:44.101+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:22:44.103+0000|2021-09-06T08:22:44.112+0000|0ed65fa2-4142-4a0d-81c1-1ab8ff8db067|UNKNOWN_INSTANCE_ID|task-scheduler-6||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.22|9|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 0ed65fa2-4142-4a0d-81c1-1ab8ff8db067, Transaction Id: 0YPKA, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:22:44.112 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 0ed65fa2-4142-4a0d-81c1-1ab8ff8db067, Transaction Id: 0YPKA, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:22:44.114 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0ed65fa2-4142-4a0d-81c1-1ab8ff8db067, X-ECOMP-TransactionID=0YPKA, X-Begin-Timestamp=2021-09-06T08:22:44.101+0000, id=e3245ac2-6081-d213-03b4-2e5279f771e5, timestamp=1630916564102}], headers={id=bca89185-cd3a-fcf7-d011-24e0d0a667b7, timestamp=1630916564114}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0ed65fa2-4142-4a0d-81c1-1ab8ff8db067, X-ECOMP-TransactionID=0YPKA, X-Begin-Timestamp=2021-09-06T08:22:44.101+0000, id=e3245ac2-6081-d213-03b4-2e5279f771e5, timestamp=1630916564102}]
2021-09-06 08:23:01.074 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2 for configuration
2021-09-06 08:23:01.080 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-06 08:23:01.081 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-06 08:23:01.081 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, method=GET}
2021-09-06 08:23:01.086 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [request_sent])
2021-09-06 08:23:01.113 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received response (auto-read:false) : [x-onap-requestid=d09e6a8d-40c3-4f21-be13-bc382d1faaaa, Content-Type=application/json, Content-Length=4936, Date=Mon, 06 Sep 2021 08:23:01 GMT]
2021-09-06 08:23:01.114 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [response_received])
2021-09-06 08:23:01.114 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-06 08:23:01.115 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-06 08:23:01.117 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received last HTTP packet
2021-09-06 08:23:01.118  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-09-06 08:23:01.119 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-06T08:01:52.448Z","update_id":"1f36906b-374e-464d-a470-f4016d2f5fa6","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_kinstance_basicclamp0qinstance_basicclamp0hinstance_basicclamp0Jinstance_basicclamp0Yinstance_basicclamp0I","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-06 08:23:01.120 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [disconnecting])
2021-09-06 08:23:01.121 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Releasing channel
2021-09-06 08:23:01.121 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-06T08:23:14.103+0000|927c7287-f68c-4b87-ad0a-df5c747f7913|Request Id: 927c7287-f68c-4b87-ad0a-df5c747f7913. Transaction Id: 8VMCQ. Begin TS: 2021-09-06T08:23:14.101+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:23:14.102 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 927c7287-f68c-4b87-ad0a-df5c747f7913. Transaction Id: 8VMCQ. Begin TS: 2021-09-06T08:23:14.101+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:23:14.108+0000|2021-09-06T08:23:14.119+0000|927c7287-f68c-4b87-ad0a-df5c747f7913|UNKNOWN_INSTANCE_ID|task-scheduler-10||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.22|11|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 927c7287-f68c-4b87-ad0a-df5c747f7913, Transaction Id: 8VMCQ, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:23:14.119 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 927c7287-f68c-4b87-ad0a-df5c747f7913, Transaction Id: 8VMCQ, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:23:14.123 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=927c7287-f68c-4b87-ad0a-df5c747f7913, X-ECOMP-TransactionID=8VMCQ, X-Begin-Timestamp=2021-09-06T08:23:14.101+0000, id=4d4200c4-b73b-6818-a406-28fda59933ba, timestamp=1630916594104}], headers={id=f84797b6-cfb9-8e44-7d48-f66ac04ce6b2, timestamp=1630916594123}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=927c7287-f68c-4b87-ad0a-df5c747f7913, X-ECOMP-TransactionID=8VMCQ, X-Begin-Timestamp=2021-09-06T08:23:14.101+0000, id=4d4200c4-b73b-6818-a406-28fda59933ba, timestamp=1630916594104}]
2021-09-06T08:23:44.102+0000|a8b49dc4-9a3f-4f60-b8ed-38a53da8f0c0|Request Id: a8b49dc4-9a3f-4f60-b8ed-38a53da8f0c0. Transaction Id: L212B. Begin TS: 2021-09-06T08:23:44.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:23:44.102 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a8b49dc4-9a3f-4f60-b8ed-38a53da8f0c0. Transaction Id: L212B. Begin TS: 2021-09-06T08:23:44.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:23:44.104+0000|2021-09-06T08:23:44.110+0000|a8b49dc4-9a3f-4f60-b8ed-38a53da8f0c0|UNKNOWN_INSTANCE_ID|task-scheduler-2||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.22|6|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: a8b49dc4-9a3f-4f60-b8ed-38a53da8f0c0, Transaction Id: L212B, 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-09-06 08:23:44.110 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a8b49dc4-9a3f-4f60-b8ed-38a53da8f0c0, Transaction Id: L212B, 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-09-06 08:23:44.112 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a8b49dc4-9a3f-4f60-b8ed-38a53da8f0c0, X-ECOMP-TransactionID=L212B, X-Begin-Timestamp=2021-09-06T08:23:44.102+0000, id=d7d49b2b-281d-9863-d779-cd76dfa8e490, timestamp=1630916624103}], headers={id=11d37a9e-f9dd-5c78-19ae-4ef722a0030a, timestamp=1630916624112}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a8b49dc4-9a3f-4f60-b8ed-38a53da8f0c0, X-ECOMP-TransactionID=L212B, X-Begin-Timestamp=2021-09-06T08:23:44.102+0000, id=d7d49b2b-281d-9863-d779-cd76dfa8e490, timestamp=1630916624103}]
2021-09-06 08:24:01.074 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2 for configuration
2021-09-06 08:24:01.080 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-06 08:24:01.080 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-06 08:24:01.081 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, method=GET}
2021-09-06 08:24:01.084 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [request_sent])
2021-09-06 08:24:01.112 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received response (auto-read:false) : [x-onap-requestid=864aea9a-fde3-48ff-8374-a0052c48ebd5, Content-Type=application/json, Content-Length=4936, Date=Mon, 06 Sep 2021 08:24:01 GMT]
2021-09-06 08:24:01.112 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [response_received])
2021-09-06 08:24:01.113 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-06 08:24:01.114 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-06 08:24:01.117 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received last HTTP packet
2021-09-06 08:24:01.119  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-09-06 08:24:01.119 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-06T08:01:52.448Z","update_id":"1f36906b-374e-464d-a470-f4016d2f5fa6","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_kinstance_basicclamp0qinstance_basicclamp0hinstance_basicclamp0Jinstance_basicclamp0Yinstance_basicclamp0I","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-06 08:24:01.120 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [disconnecting])
2021-09-06 08:24:01.120 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Releasing channel
2021-09-06 08:24:01.121 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-06T08:24:14.104+0000|8147cba0-ed91-4946-98c1-5fbecd8b0e13|Request Id: 8147cba0-ed91-4946-98c1-5fbecd8b0e13. Transaction Id: CGPZP. Begin TS: 2021-09-06T08:24:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:24:14.104 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8147cba0-ed91-4946-98c1-5fbecd8b0e13. Transaction Id: CGPZP. Begin TS: 2021-09-06T08:24:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:24:14.112+0000|2021-09-06T08:24:14.135+0000|8147cba0-ed91-4946-98c1-5fbecd8b0e13|UNKNOWN_INSTANCE_ID|task-scheduler-1||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.22|23|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 8147cba0-ed91-4946-98c1-5fbecd8b0e13, Transaction Id: CGPZP, Elapsed Time: 23 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:24:14.135 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8147cba0-ed91-4946-98c1-5fbecd8b0e13, Transaction Id: CGPZP, Elapsed Time: 23 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:24:14.139 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8147cba0-ed91-4946-98c1-5fbecd8b0e13, X-ECOMP-TransactionID=CGPZP, X-Begin-Timestamp=2021-09-06T08:24:14.102+0000, id=6ed7224f-a0fa-5e12-5241-6ccaa9bdf5c0, timestamp=1630916654105}], headers={id=2ca2e7b0-ea49-d685-24f7-41937b8b0f67, timestamp=1630916654139}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8147cba0-ed91-4946-98c1-5fbecd8b0e13, X-ECOMP-TransactionID=CGPZP, X-Begin-Timestamp=2021-09-06T08:24:14.102+0000, id=6ed7224f-a0fa-5e12-5241-6ccaa9bdf5c0, timestamp=1630916654105}]
2021-09-06T08:24:44.102+0000|c8ca57e4-76c8-4b80-be91-c41f0a40cc66|Request Id: c8ca57e4-76c8-4b80-be91-c41f0a40cc66. Transaction Id: 3LB3D. Begin TS: 2021-09-06T08:24:44.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:24:44.102 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c8ca57e4-76c8-4b80-be91-c41f0a40cc66. Transaction Id: 3LB3D. Begin TS: 2021-09-06T08:24:44.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:24:44.104+0000|2021-09-06T08:24:44.114+0000|c8ca57e4-76c8-4b80-be91-c41f0a40cc66|UNKNOWN_INSTANCE_ID|task-scheduler-4||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.22|10|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: c8ca57e4-76c8-4b80-be91-c41f0a40cc66, Transaction Id: 3LB3D, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:24:44.114 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c8ca57e4-76c8-4b80-be91-c41f0a40cc66, Transaction Id: 3LB3D, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:24:44.117 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c8ca57e4-76c8-4b80-be91-c41f0a40cc66, X-ECOMP-TransactionID=3LB3D, X-Begin-Timestamp=2021-09-06T08:24:44.102+0000, id=1259dce4-912d-b9f6-0095-db46a9f2515b, timestamp=1630916684103}], headers={id=c6cece9c-0569-3f59-936b-8ee5b2f9f755, timestamp=1630916684117}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c8ca57e4-76c8-4b80-be91-c41f0a40cc66, X-ECOMP-TransactionID=3LB3D, X-Begin-Timestamp=2021-09-06T08:24:44.102+0000, id=1259dce4-912d-b9f6-0095-db46a9f2515b, timestamp=1630916684103}]
2021-09-06 08:25:01.076 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2 for configuration
2021-09-06 08:25:01.082 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-06 08:25:01.083 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-06 08:25:01.083 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, method=GET}
2021-09-06 08:25:01.087 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [request_sent])
2021-09-06 08:25:01.111 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received response (auto-read:false) : [x-onap-requestid=b76fc666-4e2a-46a2-8c1e-2e4256d1891e, Content-Type=application/json, Content-Length=4936, Date=Mon, 06 Sep 2021 08:25:01 GMT]
2021-09-06 08:25:01.112 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [response_received])
2021-09-06 08:25:01.113 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-06 08:25:01.113 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-06 08:25:01.114 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received last HTTP packet
2021-09-06 08:25:01.115  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-09-06 08:25:01.116 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-06T08:01:52.448Z","update_id":"1f36906b-374e-464d-a470-f4016d2f5fa6","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_kinstance_basicclamp0qinstance_basicclamp0hinstance_basicclamp0Jinstance_basicclamp0Yinstance_basicclamp0I","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-06 08:25:01.117 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [disconnecting])
2021-09-06 08:25:01.118 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Releasing channel
2021-09-06 08:25:01.118 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-06T08:25:14.103+0000|c6d00988-49fc-41a3-a018-836f78c6e212|Request Id: c6d00988-49fc-41a3-a018-836f78c6e212. Transaction Id: IGRVF. Begin TS: 2021-09-06T08:25:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:25:14.103 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c6d00988-49fc-41a3-a018-836f78c6e212. Transaction Id: IGRVF. Begin TS: 2021-09-06T08:25:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:25:14.108+0000|2021-09-06T08:25:14.118+0000|c6d00988-49fc-41a3-a018-836f78c6e212|UNKNOWN_INSTANCE_ID|task-scheduler-3||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.22|10|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: c6d00988-49fc-41a3-a018-836f78c6e212, Transaction Id: IGRVF, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:25:14.118 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c6d00988-49fc-41a3-a018-836f78c6e212, Transaction Id: IGRVF, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:25:14.120 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c6d00988-49fc-41a3-a018-836f78c6e212, X-ECOMP-TransactionID=IGRVF, X-Begin-Timestamp=2021-09-06T08:25:14.102+0000, id=5b6bdfbb-6f20-f50d-7f83-dd8f2985b79b, timestamp=1630916714105}], headers={id=2e8a5625-f243-50fc-4e61-27f195febac4, timestamp=1630916714120}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c6d00988-49fc-41a3-a018-836f78c6e212, X-ECOMP-TransactionID=IGRVF, X-Begin-Timestamp=2021-09-06T08:25:14.102+0000, id=5b6bdfbb-6f20-f50d-7f83-dd8f2985b79b, timestamp=1630916714105}]
2021-09-06T08:25:44.102+0000|7474461c-7709-431a-ae24-1ba541eb234a|Request Id: 7474461c-7709-431a-ae24-1ba541eb234a. Transaction Id: QOOEH. Begin TS: 2021-09-06T08:25:44.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:25:44.102 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7474461c-7709-431a-ae24-1ba541eb234a. Transaction Id: QOOEH. Begin TS: 2021-09-06T08:25:44.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:25:44.104+0000|2021-09-06T08:25:44.114+0000|7474461c-7709-431a-ae24-1ba541eb234a|UNKNOWN_INSTANCE_ID|task-scheduler-1||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.22|10|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 7474461c-7709-431a-ae24-1ba541eb234a, Transaction Id: QOOEH, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:25:44.114 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7474461c-7709-431a-ae24-1ba541eb234a, Transaction Id: QOOEH, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:25:44.116 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=7474461c-7709-431a-ae24-1ba541eb234a, X-ECOMP-TransactionID=QOOEH, X-Begin-Timestamp=2021-09-06T08:25:44.102+0000, id=f1601153-33eb-1ad5-a394-d7ea97055443, timestamp=1630916744103}], headers={id=08c4edbf-1b65-290a-b186-c51f528fc5d3, timestamp=1630916744116}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=7474461c-7709-431a-ae24-1ba541eb234a, X-ECOMP-TransactionID=QOOEH, X-Begin-Timestamp=2021-09-06T08:25:44.102+0000, id=f1601153-33eb-1ad5-a394-d7ea97055443, timestamp=1630916744103}]
2021-09-06 08:26:01.075 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2 for configuration
2021-09-06 08:26:01.081 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-06 08:26:01.081 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-06 08:26:01.081 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, method=GET}
2021-09-06 08:26:01.085 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [request_sent])
2021-09-06 08:26:01.110 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received response (auto-read:false) : [x-onap-requestid=7e2e8eaf-5d75-435e-90da-ba0f201f2b15, Content-Type=application/json, Content-Length=4936, Date=Mon, 06 Sep 2021 08:26:01 GMT]
2021-09-06 08:26:01.111 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [response_received])
2021-09-06 08:26:01.111 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-06 08:26:01.112 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-06 08:26:01.113 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received last HTTP packet
2021-09-06 08:26:01.115  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-09-06 08:26:01.115 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-06T08:01:52.448Z","update_id":"1f36906b-374e-464d-a470-f4016d2f5fa6","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_kinstance_basicclamp0qinstance_basicclamp0hinstance_basicclamp0Jinstance_basicclamp0Yinstance_basicclamp0I","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-06 08:26:01.116 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [disconnecting])
2021-09-06 08:26:01.116 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Releasing channel
2021-09-06 08:26:01.116 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-06T08:26:14.103+0000|45e68f8d-74c6-4fed-80ec-e156bd9157e3|Request Id: 45e68f8d-74c6-4fed-80ec-e156bd9157e3. Transaction Id: BIBEV. Begin TS: 2021-09-06T08:26:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:26:14.103 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 45e68f8d-74c6-4fed-80ec-e156bd9157e3. Transaction Id: BIBEV. Begin TS: 2021-09-06T08:26:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:26:14.108+0000|2021-09-06T08:26:14.129+0000|45e68f8d-74c6-4fed-80ec-e156bd9157e3|UNKNOWN_INSTANCE_ID|task-scheduler-6||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.22|21|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 45e68f8d-74c6-4fed-80ec-e156bd9157e3, Transaction Id: BIBEV, Elapsed Time: 21 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:26:14.129 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 45e68f8d-74c6-4fed-80ec-e156bd9157e3, Transaction Id: BIBEV, Elapsed Time: 21 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:26:14.132 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=45e68f8d-74c6-4fed-80ec-e156bd9157e3, X-ECOMP-TransactionID=BIBEV, X-Begin-Timestamp=2021-09-06T08:26:14.102+0000, id=135c3dc1-dbff-faa2-f13b-0dcc061886cb, timestamp=1630916774105}], headers={id=cb20beb9-30cd-5042-0ffd-4581feca40b1, timestamp=1630916774132}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=45e68f8d-74c6-4fed-80ec-e156bd9157e3, X-ECOMP-TransactionID=BIBEV, X-Begin-Timestamp=2021-09-06T08:26:14.102+0000, id=135c3dc1-dbff-faa2-f13b-0dcc061886cb, timestamp=1630916774105}]
2021-09-06T08:26:44.102+0000|c90e596c-6e67-4e42-8cfd-860bfed3c4b4|Request Id: c90e596c-6e67-4e42-8cfd-860bfed3c4b4. Transaction Id: UCJ37. Begin TS: 2021-09-06T08:26:44.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:26:44.102 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c90e596c-6e67-4e42-8cfd-860bfed3c4b4. Transaction Id: UCJ37. Begin TS: 2021-09-06T08:26:44.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:26:44.104+0000|2021-09-06T08:26:44.110+0000|c90e596c-6e67-4e42-8cfd-860bfed3c4b4|UNKNOWN_INSTANCE_ID|task-scheduler-7||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.22|6|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: c90e596c-6e67-4e42-8cfd-860bfed3c4b4, Transaction Id: UCJ37, 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-09-06 08:26:44.110 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c90e596c-6e67-4e42-8cfd-860bfed3c4b4, Transaction Id: UCJ37, 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-09-06 08:26:44.113 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c90e596c-6e67-4e42-8cfd-860bfed3c4b4, X-ECOMP-TransactionID=UCJ37, X-Begin-Timestamp=2021-09-06T08:26:44.102+0000, id=112d1f5a-e8e6-b5cf-241b-c664acc4e699, timestamp=1630916804103}], headers={id=4440f6f3-a4f7-a86d-2a43-e25c11d38fd8, timestamp=1630916804113}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c90e596c-6e67-4e42-8cfd-860bfed3c4b4, X-ECOMP-TransactionID=UCJ37, X-Begin-Timestamp=2021-09-06T08:26:44.102+0000, id=112d1f5a-e8e6-b5cf-241b-c664acc4e699, timestamp=1630916804103}]
2021-09-06 08:27:01.073 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2 for configuration
2021-09-06 08:27:01.076 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-06 08:27:01.077 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-06 08:27:01.077 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, method=GET}
2021-09-06 08:27:01.079 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [request_sent])
2021-09-06 08:27:01.103 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received response (auto-read:false) : [x-onap-requestid=c2d78fc5-a658-4091-a8c1-0821d2ff5df1, Content-Type=application/json, Content-Length=4936, Date=Mon, 06 Sep 2021 08:27:01 GMT]
2021-09-06 08:27:01.104 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [response_received])
2021-09-06 08:27:01.105 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-06 08:27:01.105 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-06 08:27:01.106 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received last HTTP packet
2021-09-06 08:27:01.107  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-09-06 08:27:01.107 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-06T08:01:52.448Z","update_id":"1f36906b-374e-464d-a470-f4016d2f5fa6","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_kinstance_basicclamp0qinstance_basicclamp0hinstance_basicclamp0Jinstance_basicclamp0Yinstance_basicclamp0I","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-06 08:27:01.109 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [disconnecting])
2021-09-06 08:27:01.109 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Releasing channel
2021-09-06 08:27:01.110 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-06T08:27:14.105+0000|ec4913ef-9c9d-4ef7-9d5f-5aab0a70378a|Request Id: ec4913ef-9c9d-4ef7-9d5f-5aab0a70378a. Transaction Id: CKEHZ. Begin TS: 2021-09-06T08:27:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:27:14.103 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ec4913ef-9c9d-4ef7-9d5f-5aab0a70378a. Transaction Id: CKEHZ. Begin TS: 2021-09-06T08:27:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:27:14.111+0000|2021-09-06T08:27:14.131+0000|ec4913ef-9c9d-4ef7-9d5f-5aab0a70378a|UNKNOWN_INSTANCE_ID|task-scheduler-1||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.22|20|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: ec4913ef-9c9d-4ef7-9d5f-5aab0a70378a, Transaction Id: CKEHZ, 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-09-06 08:27:14.131 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ec4913ef-9c9d-4ef7-9d5f-5aab0a70378a, Transaction Id: CKEHZ, 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-09-06 08:27:14.136 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ec4913ef-9c9d-4ef7-9d5f-5aab0a70378a, X-ECOMP-TransactionID=CKEHZ, X-Begin-Timestamp=2021-09-06T08:27:14.102+0000, id=d2807b5d-de0b-cfd9-ac14-0ad66258fca0, timestamp=1630916834107}], headers={id=1154a6fb-2def-9374-bdef-8a08e8338035, timestamp=1630916834135}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ec4913ef-9c9d-4ef7-9d5f-5aab0a70378a, X-ECOMP-TransactionID=CKEHZ, X-Begin-Timestamp=2021-09-06T08:27:14.102+0000, id=d2807b5d-de0b-cfd9-ac14-0ad66258fca0, timestamp=1630916834107}]
2021-09-06T08:27:44.102+0000|a869e3b9-a8e9-4a9e-875a-50ba366edd43|Request Id: a869e3b9-a8e9-4a9e-875a-50ba366edd43. Transaction Id: 90IL3. Begin TS: 2021-09-06T08:27:44.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:27:44.102 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a869e3b9-a8e9-4a9e-875a-50ba366edd43. Transaction Id: 90IL3. Begin TS: 2021-09-06T08:27:44.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:27:44.103+0000|2021-09-06T08:27:44.111+0000|a869e3b9-a8e9-4a9e-875a-50ba366edd43|UNKNOWN_INSTANCE_ID|task-scheduler-3||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.22|8|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: a869e3b9-a8e9-4a9e-875a-50ba366edd43, Transaction Id: 90IL3, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:27:44.111 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a869e3b9-a8e9-4a9e-875a-50ba366edd43, Transaction Id: 90IL3, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:27:44.113 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a869e3b9-a8e9-4a9e-875a-50ba366edd43, X-ECOMP-TransactionID=90IL3, X-Begin-Timestamp=2021-09-06T08:27:44.102+0000, id=4f5f9fc6-c799-1ce9-2a2e-ddb627d53823, timestamp=1630916864102}], headers={id=2706295f-4772-b479-f23b-ef7942ddee58, timestamp=1630916864113}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a869e3b9-a8e9-4a9e-875a-50ba366edd43, X-ECOMP-TransactionID=90IL3, X-Begin-Timestamp=2021-09-06T08:27:44.102+0000, id=4f5f9fc6-c799-1ce9-2a2e-ddb627d53823, timestamp=1630916864102}]
2021-09-06 08:28:01.075 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2 for configuration
2021-09-06 08:28:01.079 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-06 08:28:01.080 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-06 08:28:01.080 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, method=GET}
2021-09-06 08:28:01.083 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [request_sent])
2021-09-06 08:28:01.106 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received response (auto-read:false) : [x-onap-requestid=d80dceff-553b-4fbe-86c9-31642b0a46e6, Content-Type=application/json, Content-Length=4936, Date=Mon, 06 Sep 2021 08:28:01 GMT]
2021-09-06 08:28:01.106 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [response_received])
2021-09-06 08:28:01.107 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-06 08:28:01.108 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-06 08:28:01.109 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received last HTTP packet
2021-09-06 08:28:01.111  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-09-06 08:28:01.111 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-06T08:01:52.448Z","update_id":"1f36906b-374e-464d-a470-f4016d2f5fa6","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_kinstance_basicclamp0qinstance_basicclamp0hinstance_basicclamp0Jinstance_basicclamp0Yinstance_basicclamp0I","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-06 08:28:01.112 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [disconnecting])
2021-09-06 08:28:01.112 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Releasing channel
2021-09-06 08:28:01.112 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-06T08:28:14.104+0000|25ef925b-57dc-47a3-b58b-84cb803baa54|Request Id: 25ef925b-57dc-47a3-b58b-84cb803baa54. Transaction Id: WTISU. Begin TS: 2021-09-06T08:28:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:28:14.103 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 25ef925b-57dc-47a3-b58b-84cb803baa54. Transaction Id: WTISU. Begin TS: 2021-09-06T08:28:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:28:14.113  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.onap.svc.cluster.local:3904: The target server failed to respond
2021-09-06 08:28:14.113  INFO 1 --- [ask-scheduler-4] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router.onap.svc.cluster.local:3904
2021-09-06T08:28:14.107+0000|2021-09-06T08:28:14.127+0000|25ef925b-57dc-47a3-b58b-84cb803baa54|UNKNOWN_INSTANCE_ID|task-scheduler-4||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.22|20|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 25ef925b-57dc-47a3-b58b-84cb803baa54, Transaction Id: WTISU, 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-09-06 08:28:14.127 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 25ef925b-57dc-47a3-b58b-84cb803baa54, Transaction Id: WTISU, 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-09-06 08:28:14.130 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=25ef925b-57dc-47a3-b58b-84cb803baa54, X-ECOMP-TransactionID=WTISU, X-Begin-Timestamp=2021-09-06T08:28:14.102+0000, id=16fae003-b167-2608-f642-25d09df225a0, timestamp=1630916894105}], headers={id=4daf52a8-b227-ff08-ec5d-fb2bc4aae322, timestamp=1630916894129}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=25ef925b-57dc-47a3-b58b-84cb803baa54, X-ECOMP-TransactionID=WTISU, X-Begin-Timestamp=2021-09-06T08:28:14.102+0000, id=16fae003-b167-2608-f642-25d09df225a0, timestamp=1630916894105}]
2021-09-06T08:28:44.104+0000|16695711-984d-4f57-b22d-08681923dc8f|Request Id: 16695711-984d-4f57-b22d-08681923dc8f. Transaction Id: 0FFIC. Begin TS: 2021-09-06T08:28:44.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:28:44.103 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 16695711-984d-4f57-b22d-08681923dc8f. Transaction Id: 0FFIC. Begin TS: 2021-09-06T08:28:44.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:28:44.109+0000|2021-09-06T08:28:44.120+0000|16695711-984d-4f57-b22d-08681923dc8f|UNKNOWN_INSTANCE_ID|task-scheduler-4||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.22|11|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 16695711-984d-4f57-b22d-08681923dc8f, Transaction Id: 0FFIC, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:28:44.121 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 16695711-984d-4f57-b22d-08681923dc8f, Transaction Id: 0FFIC, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:28:44.125 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=16695711-984d-4f57-b22d-08681923dc8f, X-ECOMP-TransactionID=0FFIC, X-Begin-Timestamp=2021-09-06T08:28:44.102+0000, id=c8cafbf6-2bf5-c52c-9986-a34b8baee04d, timestamp=1630916924105}], headers={id=9edde04f-f0e2-0def-3fb3-d7c2757c6504, timestamp=1630916924124}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=16695711-984d-4f57-b22d-08681923dc8f, X-ECOMP-TransactionID=0FFIC, X-Begin-Timestamp=2021-09-06T08:28:44.102+0000, id=c8cafbf6-2bf5-c52c-9986-a34b8baee04d, timestamp=1630916924105}]
2021-09-06 08:29:01.073 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2 for configuration
2021-09-06 08:29:01.077 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-06 08:29:01.078 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-06 08:29:01.079 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, method=GET}
2021-09-06 08:29:01.082 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [request_sent])
2021-09-06 08:29:01.102 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received response (auto-read:false) : [x-onap-requestid=d9cf17aa-7c44-4909-9c0a-5286f8f2e96d, Content-Type=application/json, Content-Length=4936, Date=Mon, 06 Sep 2021 08:29:01 GMT]
2021-09-06 08:29:01.103 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [response_received])
2021-09-06 08:29:01.104 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-06 08:29:01.105 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-06 08:29:01.110 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received last HTTP packet
2021-09-06 08:29:01.112  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-09-06 08:29:01.113 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-09-06T08:01:52.448Z","update_id":"1f36906b-374e-464d-a470-f4016d2f5fa6","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_vyA.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_kinstance_basicclamp0qinstance_basicclamp0hinstance_basicclamp0Jinstance_basicclamp0Yinstance_basicclamp0I","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-09-06 08:29:01.115 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [disconnecting])
2021-09-06 08:29:01.115 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Releasing channel
2021-09-06 08:29:01.115 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-09-06T08:29:14.102+0000|b19fb1f4-aaa7-46ea-91a4-b74daad69938|Request Id: b19fb1f4-aaa7-46ea-91a4-b74daad69938. Transaction Id: YYFIA. Begin TS: 2021-09-06T08:29:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:29:14.102 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b19fb1f4-aaa7-46ea-91a4-b74daad69938. Transaction Id: YYFIA. Begin TS: 2021-09-06T08:29:14.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:29:14.104+0000|2021-09-06T08:29:14.112+0000|b19fb1f4-aaa7-46ea-91a4-b74daad69938|UNKNOWN_INSTANCE_ID|task-scheduler-3||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.22|8|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: b19fb1f4-aaa7-46ea-91a4-b74daad69938, Transaction Id: YYFIA, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:29:14.113 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b19fb1f4-aaa7-46ea-91a4-b74daad69938, Transaction Id: YYFIA, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-06 08:29:14.114 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=b19fb1f4-aaa7-46ea-91a4-b74daad69938, X-ECOMP-TransactionID=YYFIA, X-Begin-Timestamp=2021-09-06T08:29:14.102+0000, id=9b016220-cc76-19b1-53d7-ab16596d46e3, timestamp=1630916954103}], headers={id=0b2be453-c8f8-e618-73bb-b24f42df8841, timestamp=1630916954114}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=b19fb1f4-aaa7-46ea-91a4-b74daad69938, X-ECOMP-TransactionID=YYFIA, X-Begin-Timestamp=2021-09-06T08:29:14.102+0000, id=9b016220-cc76-19b1-53d7-ab16596d46e3, timestamp=1630916954103}]
2021-09-06T08:29:44.105+0000|5cf61f27-fdc9-4878-9ade-f8bb954ae8cf|Request Id: 5cf61f27-fdc9-4878-9ade-f8bb954ae8cf. Transaction Id: OMRXH. Begin TS: 2021-09-06T08:29:44.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06 08:29:44.104 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5cf61f27-fdc9-4878-9ade-f8bb954ae8cf. Transaction Id: OMRXH. Begin TS: 2021-09-06T08:29:44.102+0000. Starting new DMaaP MR Subscriber poll.
2021-09-06T08:29:44.112+0000|2021-09-06T08:29:44.132+0000|5cf61f27-fdc9-4878-9ade-f8bb954ae8cf|UNKNOWN_INSTANCE_ID|task-scheduler-3||sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.22|20|sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 5cf61f27-fdc9-4878-9ade-f8bb954ae8cf, Transaction Id: OMRXH, 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-09-06 08:29:44.132 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5cf61f27-fdc9-4878-9ade-f8bb954ae8cf, Transaction Id: OMRXH, 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-09-06 08:29:44.138 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=5cf61f27-fdc9-4878-9ade-f8bb954ae8cf, X-ECOMP-TransactionID=OMRXH, X-Begin-Timestamp=2021-09-06T08:29:44.102+0000, id=d843dd40-acf2-1b2e-96e0-83e497aa75e1, timestamp=1630916984106}], headers={id=d7631ed8-c6a3-aaf0-84e2-df347b457b6a, timestamp=1630916984137}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=5cf61f27-fdc9-4878-9ade-f8bb954ae8cf, X-ECOMP-TransactionID=OMRXH, X-Begin-Timestamp=2021-09-06T08:29:44.102+0000, id=d843dd40-acf2-1b2e-96e0-83e497aa75e1, timestamp=1630916984106}]
2021-09-06 08:30:01.073 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2 for configuration
2021-09-06 08:30:01.078 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-09-06 08:30:01.079 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-09-06 08:30:01.079 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, method=GET}
2021-09-06 08:30:01.082 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [request_sent])
2021-09-06 08:30:01.104 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received response (auto-read:false) : [x-onap-requestid=57c14410-cef9-48b4-9e53-b08bbf1ff844, Content-Type=application/json, Content-Length=4936, Date=Mon, 06 Sep 2021 08:30:01 GMT]
2021-09-06 08:30:01.104 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] onStateChange(GET{uri=/service_component_all/sc73ad71645174dcca10bd3a6b605874a-dcae-tcagen2, connection=PooledConnection{channel=[id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443]}}, [response_received])
2021-09-06 08:30:01.105 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-09-06 08:30:01.105 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-06 08:30:01.106 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xbb59e5ba, L:/10.233.68.22:50304 - R:config-binding-service/10.233.35.174:10443] Received last HTTP packet
2021-09-06 08:30:01.107  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Bindin