Results

By type

          2021-11-28 03:07:07.825 DEBUG 1 --- [or-http-epoll-2] io.netty.handler.ssl.SslHandler          : [id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
2021-11-28 03:07:07.836 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}, [connected])
2021-11-28 03:07:07.910 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-1, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [configured])
2021-11-28 03:07:07.913 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:59fa1353-1, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, method=GET}
2021-11-28 03:07:07.935 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-1, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_prepared])
2021-11-28 03:07:07.937 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 60956685-6953-4c74-8760-039bdb739b44, X-RequestID: f6cd6363-c7b0-4812-b847-10a40e6e59c7, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-28 03:07:07.951 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-1, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_sent])
2021-11-28 03:07:08.016 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-1, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received response (auto-read:false) : [x-onap-requestid=84465bdc-e7c0-4794-b202-8d60711f941c, Content-Type=application/json, Date=Sun, 28 Nov 2021 03:07:07 GMT, content-length=4942]
2021-11-28 03:07:08.016 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-1, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_received])
2021-11-28 03:07:08.017 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-28 03:07:08.037 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:59fa1353-1, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-28 03:07:08.042 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-1, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received last HTTP packet
2021-11-28 03:07:08.110  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-28 03:07:08.111 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-28T03:06:30.687Z","update_id":"a07201aa-700d-4b0e-82e6-462076276767","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1.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_pinstance_basicclamp0Xinstance_basicclamp0ginstance_basicclamp0Rinstance_basicclamp0hinstance_basicclamp0e","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-28 03:07:08.341  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Starting TcaAppMain v1.3.1 using Java 11.0.9.1 on sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 with PID 1 (/opt/dcae-analytics-tca-web-1.3.1.jar started by tca-gen2 in /opt)
2021-11-28 03:07:08.403 DEBUG 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Running with Spring Boot v2.4.4, Spring v5.3.5
2021-11-28 03:07:08.404  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : The following profiles are active: configBindingService,dmaap,mongo
2021-11-28 03:07:08.533 DEBUG 1 --- [or-http-epoll-2] 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":"https://aai.onap.svc.cluster.local:8443","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-11-28T03:06:30.687Z","update_id":"a07201aa-700d-4b0e-82e6-462076276767","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1.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_pinstance_basicclamp0Xinstance_basicclamp0ginstance_basicclamp0Rinstance_basicclamp0hinstance_basicclamp0e","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-28 03:07:08.713 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : Flattened Key Value Pairs
2021-11-28 03:07:08.715 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url:http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT
2021-11-28 03:07:08.715 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_publishes.tca_handle_out.type:message_router
2021-11-28 03:07:08.715 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url:http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT
2021-11-28 03:07:08.715 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.type:message_router
2021-11-28 03:07:08.715 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.spring.data.mongodb.uri:mongodb://dcae-mongohost/dcae-tcagen2
2021-11-28 03:07:08.716 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group:cg1
2021-11-28 03:07:08.716 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0]:c0
2021-11-28 03:07:08.716 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1]:c1
2021-11-28 03:07:08.716 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.message_limit:50000
2021-11-28 03:07:08.716 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max:60000
2021-11-28 03:07:08.716 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min:30000
2021-11-28 03:07:08.717 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down:30000
2021-11-28 03:07:08.717 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up:10000
2021-11-28 03:07:08.717 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate:0
2021-11-28 03:07:08.717 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.timeout:-1
2021-11-28 03:07:08.717 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.enable_enrichment:true
2021-11-28 03:07:08.717 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.generic_vnf_path:aai/v11/network/generic-vnfs/generic-vnf
2021-11-28 03:07:08.718 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.node_query_path:aai/v11/search/nodes-query
2021-11-28 03:07:08.718 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.password:DCAE
2021-11-28 03:07:08.718 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.url:https://aai.onap.svc.cluster.local:8443
2021-11-28 03:07:08.718 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.username:DCAE
2021-11-28 03:07:08.718 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.policy:{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}
2021-11-28 03:07:08.719 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.processing_batch_size:10000
2021-11-28 03:07:08.719 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_abatement:true
2021-11-28 03:07:08.719 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_ecomp_logging:true
2021-11-28 03:07:08.719 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.event.action:gathered
2021-11-28 03:07:08.719 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.event.timestamp:2021-11-28T03:06:30.687Z
2021-11-28 03:07:08.719 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.event.update_id:a07201aa-700d-4b0e-82e6-462076276767
2021-11-28 03:07:08.720 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.event.policies_count:1
2021-11-28 03:07:08.721 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].type:onap.policies.monitoring.tcagen2
2021-11-28 03:07:08.721 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].type_version:1.0.0
2021-11-28 03:07:08.721 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].name:MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1
2021-11-28 03:07:08.721 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].version:1.0.0
2021-11-28 03:07:08.721 DEBUG 1 --- [or-http-epoll-2] 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_Uk1
2021-11-28 03:07:08.721 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].metadata.policy-version:1.0.0
2021-11-28 03:07:08.721 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].policyName:MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1.1-0-0.xml
2021-11-28 03:07:08.722 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].policyVersion:1.0.0
2021-11-28 03:07:08.722 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.domain:measurementsForVfScaling
2021-11-28 03:07:08.722 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].policyScope:DCAE
2021-11-28 03:07:08.722 DEBUG 1 --- [or-http-epoll-2] 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-11-28 03:07:08.722 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].severity:MAJOR
2021-11-28 03:07:08.723 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].thresholdValue:200
2021-11-28 03:07:08.723 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].closedLoopEventStatus:ONSET
2021-11-28 03:07:08.723 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].closedLoopControlName:LOOP_pinstance_basicclamp0Xinstance_basicclamp0ginstance_basicclamp0Rinstance_basicclamp0hinstance_basicclamp0e
2021-11-28 03:07:08.723 DEBUG 1 --- [or-http-epoll-2] 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-11-28 03:07:08.723 DEBUG 1 --- [or-http-epoll-2] 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-11-28 03:07:08.723 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].eventName:vLoadBalancer
2021-11-28 03:07:08.724 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].policyVersion:v0.0.1
2021-11-28 03:07:08.724 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].controlLoopSchemaType:VM
2021-11-28 03:07:08.724 DEBUG 1 --- [or-http-epoll-2] 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-11-28 03:07:08.735  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.enable_enrichment -> true
2021-11-28 03:07:08.736  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].controlLoopSchemaType -> VM
2021-11-28 03:07:08.736  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate -> 0
2021-11-28 03:07:08.736  INFO 1 --- [or-http-epoll-2] 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_pinstance_basicclamp0Xinstance_basicclamp0ginstance_basicclamp0Rinstance_basicclamp0hinstance_basicclamp0e","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}
2021-11-28 03:07:08.736  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url -> http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT
2021-11-28 03:07:08.736  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].eventName -> vLoadBalancer
2021-11-28 03:07:08.737  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].version -> 1.0.0
2021-11-28 03:07:08.737  INFO 1 --- [or-http-epoll-2] 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-11-28 03:07:08.737  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.event.policies_count -> 1
2021-11-28 03:07:08.737  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].type_version -> 1.0.0
2021-11-28 03:07:08.737  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1] -> c1
2021-11-28 03:07:08.737  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_abatement -> true
2021-11-28 03:07:08.737  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].type -> onap.policies.monitoring.tcagen2
2021-11-28 03:07:08.738  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.generic_vnf_path -> aai/v11/network/generic-vnfs/generic-vnf
2021-11-28 03:07:08.738  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.timeout -> -1
2021-11-28 03:07:08.738  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.domain -> measurementsForVfScaling
2021-11-28 03:07:08.738  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down -> 30000
2021-11-28 03:07:08.738  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.event.action -> gathered
2021-11-28 03:07:08.738  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.event.update_id -> a07201aa-700d-4b0e-82e6-462076276767
2021-11-28 03:07:08.738  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_ecomp_logging -> true
2021-11-28 03:07:08.739  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.message_limit -> 50000
2021-11-28 03:07:08.739  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.password -> DCAE
2021-11-28 03:07:08.739  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.type -> message_router
2021-11-28 03:07:08.739  INFO 1 --- [or-http-epoll-2] 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-11-28 03:07:08.739  INFO 1 --- [or-http-epoll-2] 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-11-28 03:07:08.740  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].policyVersion -> 1.0.0
2021-11-28 03:07:08.740  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group -> cg1
2021-11-28 03:07:08.740  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].policyScope -> DCAE
2021-11-28 03:07:08.740  INFO 1 --- [or-http-epoll-2] 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-11-28 03:07:08.740  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].metadata.policy-version -> 1.0.0
2021-11-28 03:07:08.740  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].closedLoopControlName -> LOOP_pinstance_basicclamp0Xinstance_basicclamp0ginstance_basicclamp0Rinstance_basicclamp0hinstance_basicclamp0e
2021-11-28 03:07:08.740  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.node_query_path -> aai/v11/search/nodes-query
2021-11-28 03:07:08.741  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up -> 10000
2021-11-28 03:07:08.741  INFO 1 --- [or-http-epoll-2] 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-11-28 03:07:08.741  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].policyName -> MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1.1-0-0.xml
2021-11-28 03:07:08.741  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.type -> message_router
2021-11-28 03:07:08.741  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.username -> DCAE
2021-11-28 03:07:08.741  INFO 1 --- [or-http-epoll-2] 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-11-28 03:07:08.741  INFO 1 --- [or-http-epoll-2] 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-11-28 03:07:08.742  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.processing_batch_size -> 10000
2021-11-28 03:07:08.742  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min -> 30000
2021-11-28 03:07:08.742  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url -> http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT
2021-11-28 03:07:08.742  INFO 1 --- [or-http-epoll-2] 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_Uk1
2021-11-28 03:07:08.742  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].name -> MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1
2021-11-28 03:07:08.743  INFO 1 --- [or-http-epoll-2] 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-11-28 03:07:08.743  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max -> 60000
2021-11-28 03:07:08.743  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.url -> https://aai.onap.svc.cluster.local:8443
2021-11-28 03:07:08.743  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.event.timestamp -> 2021-11-28T03:06:30.687Z
2021-11-28 03:07:08.744  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0] -> c0
2021-11-28 03:07:08.744  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: spring.data.mongodb.uri -> mongodb://dcae-mongohost/dcae-tcagen2
2021-11-28 03:07:08.745  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Refreshed configuration data
2021-11-28 03:07:08.746 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_completed])
2021-11-28 03:07:08.802 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [disconnecting])
2021-11-28 03:07:08.803 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Releasing channel
2021-11-28 03:07:08.807 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-28 03:07:10.729  INFO 1 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data MongoDB repositories in DEFAULT mode.
2021-11-28 03:07:10.851  INFO 1 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 116 ms. Found 1 MongoDB repository interfaces.
2021-11-28 03:07:11.873  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
2021-11-28 03:07:11.884  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
2021-11-28 03:07:11.939  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-11-28 03:07:12.258  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'integrationChannelResolver' of type [org.springframework.integration.support.channel.BeanFactoryChannelResolver] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-11-28 03:07:12.260  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'integrationDisposableAutoCreatedBeans' of type [org.springframework.integration.config.annotation.Disposables] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-11-28 03:07:12.301  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-11-28 03:07:12.779 DEBUG 1 --- [           main] org.jboss.logging                        : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-11-28 03:07:12.877  INFO 1 --- [           main] io.undertow.servlet                      : Initializing Spring embedded WebApplicationContext
2021-11-28 03:07:12.878  INFO 1 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 4342 ms
2021-11-28 03:07:12.988 DEBUG 1 --- [           main] i.m.c.u.i.logging.InternalLoggerFactory  : Using SLF4J as the default logging framework
2021-11-28 03:07:13.842 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 
	s.d.s.w.Swagger2ControllerWebMvc:
	{GET [/v2/api-docs], produces [application/json || application/hal+json]}: getDocumentation(String,HttpServletRequest)
2021-11-28 03:07:13.846 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 
	s.d.s.w.ApiResourceController:
	{GET [/swagger-resources/configuration/ui], produces [application/json]}: uiConfiguration()
	{GET [/swagger-resources/configuration/security], produces [application/json]}: securityConfiguration()
	{GET [/swagger-resources], produces [application/json]}: swaggerResources()
2021-11-28 03:07:13.856 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 
	o.o.d.a.t.w.c.TcaRestController:
	{GET [/api/v1/tca/policy], produces [application/json]}: getTcaPolicy()
	{POST [/api/v1/tca/policy], consumes [application/json], produces [application/json]}: setTcaPolicy(TcaPolicy)
	{POST [/api/v1/tca/execute], consumes [application/json], produces [application/json]}: execute(TcaExecutionRequest)
2021-11-28 03:07:13.862 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 
	o.s.b.a.w.s.e.BasicErrorController:
	{ [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
	{ [/error]}: error(HttpServletRequest)
2021-11-28 03:07:14.279  INFO 1 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 16 endpoint(s) beneath base path '/actuator'
2021-11-28 03:07:14.351  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-11-28 03:07:14.418  INFO 1 --- [           main] f.TcaAppPropsToMrSubscriberPrefsFunction : Selecting Auto Adjusting polling rate for DMaaP MR Subscriber: tca_handle_in
2021-11-28 03:07:14.667  INFO 1 --- [           main] org.mongodb.driver.cluster               : Cluster created with settings {hosts=[dcae-mongohost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
2021-11-28 03:07:14.830  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:1, serverValue:1371}] to dcae-mongohost:27017
2021-11-28 03:07:14.830  INFO 1 --- [mongohost:27017] org.mongodb.driver.cluster               : Monitor thread successfully connected to server with description ServerDescription{address=dcae-mongohost:27017, type=STANDALONE, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=76049495}
2021-11-28 03:07:14.832  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:2, serverValue:1372}] to dcae-mongohost:27017
2021-11-28 03:07:15.026  WARN 1 --- [           main] o.s.data.convert.CustomConversions       : Registering converter from class java.time.LocalDateTime to class org.joda.time.LocalDateTime as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation.
2021-11-28 03:07:15.133  WARN 1 --- [           main] o.s.data.convert.CustomConversions       : Registering converter from class java.time.LocalDateTime to class org.joda.time.LocalDateTime as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation.
2021-11-28 03:07:15.270  INFO 1 --- [           main] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:3, serverValue:1373}] to dcae-mongohost:27017
2021-11-28 03:07:15.816 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_in
2021-11-28 03:07:15.823  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_in. No username present
2021-11-28 03:07:15.823 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_in
2021-11-28 03:07:15.823  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-11-28 03:07:15.823  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_in
2021-11-28 03:07:15.834  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-11-28 03:07:15.850 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_out
2021-11-28 03:07:15.850  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_out. No username present
2021-11-28 03:07:15.851 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_out
2021-11-28 03:07:15.851  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-11-28 03:07:15.851  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_out
2021-11-28 03:07:15.870  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-11-28 03:07:15.870  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-11-28 03:07:16.029  WARN 1 --- [           main] o.s.data.convert.CustomConversions       : Registering converter from class java.time.LocalDateTime to class org.joda.time.LocalDateTime as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation.
2021-11-28 03:07:16.119  WARN 1 --- [           main] o.s.data.convert.CustomConversions       : Registering converter from class java.time.LocalDateTime to class org.joda.time.LocalDateTime as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation.
2021-11-28 03:07:16.542  INFO 1 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2021-11-28 03:07:16.666 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 'beanNameHandlerMapping' {}
2021-11-28 03:07:16.687 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [Classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [Classpath [META-INF/resources/], Classpath [resources/], Classpath [static/], Classpath [public/], ServletContext [/]]}
2021-11-28 03:07:16.911  INFO 1 --- [           main] o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService 'taskScheduler'
2021-11-28 03:07:16.976  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrSubscriberFlow.channel#0' channel
2021-11-28 03:07:16.976  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#0' has 1 subscriber(s).
2021-11-28 03:07:16.976  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow'
2021-11-28 03:07:16.977  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {splitter} as a subscriber to the 'mrSubscriberFlow.channel#1' channel
2021-11-28 03:07:16.977  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#1' has 1 subscriber(s).
2021-11-28 03:07:16.977  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow'
2021-11-28 03:07:16.977  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrPublisherInputChannel' channel
2021-11-28 03:07:16.977  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherInputChannel' has 1 subscriber(s).
2021-11-28 03:07:16.977  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrPublisherFlow'
2021-11-28 03:07:16.977  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherFlow.channel#0' channel
2021-11-28 03:07:16.977  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherFlow.channel#0' has 1 subscriber(s).
2021-11-28 03:07:16.977  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrPublisherFlow'
2021-11-28 03:07:16.978  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {} as a subscriber to the 'tcaMrFlow.channel#0' channel
2021-11-28 03:07:16.978  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.tcaMrFlow.channel#0' has 1 subscriber(s).
2021-11-28 03:07:16.978  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaMrFlow'
2021-11-28 03:07:16.978  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherOutputChannel' channel
2021-11-28 03:07:16.978  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherOutputChannel' has 1 subscriber(s).
2021-11-28 03:07:16.978  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'tcaPublisherResponseFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaPublisherResponseFlow'
2021-11-28 03:07:16.999  INFO 1 --- [           main] o.s.i.e.SourcePollingChannelAdapter      : started bean 'mrSubscriberFlow.org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow'
2021-11-28 03:07:17.000  INFO 1 --- [           main] o.s.i.endpoint.PollingConsumer           : started bean 'tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaMrFlow'
2021-11-28T03:07:17.014+0000|9613bf1b-2880-4af4-8641-daf1341dcfe7|Request Id: 9613bf1b-2880-4af4-8641-daf1341dcfe7. Transaction Id: FFVPR. Begin TS: 2021-11-28T03:07:17.001+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:07:17.010 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 9613bf1b-2880-4af4-8641-daf1341dcfe7. Transaction Id: FFVPR. Begin TS: 2021-11-28T03:07:17.001+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:07:17.030  INFO 1 --- [           main] io.undertow                              : starting server: Undertow - 2.2.7.Final
2021-11-28 03:07:17.106  INFO 1 --- [           main] org.xnio                                 : XNIO version 3.8.0.Final
2021-11-28 03:07:17.129  INFO 1 --- [           main] org.xnio.nio                             : XNIO NIO Implementation Version 3.8.0.Final
2021-11-28T03:07:17.113+0000|2021-11-28T03:07:17.321+0000|9613bf1b-2880-4af4-8641-daf1341dcfe7|UNKNOWN_INSTANCE_ID|task-scheduler-1||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.108|208|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 9613bf1b-2880-4af4-8641-daf1341dcfe7, Transaction Id: FFVPR, Elapsed Time: 208 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-28 03:07:17.324 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 9613bf1b-2880-4af4-8641-daf1341dcfe7, Transaction Id: FFVPR, Elapsed Time: 208 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-28 03:07:17.340 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=9613bf1b-2880-4af4-8641-daf1341dcfe7, X-Begin-Timestamp=2021-11-28T03:07:17.001+0000, X-TransactionID=FFVPR, id=b9114166-dbee-a584-9063-6ece45cf7932, timestamp=1638068837020}], headers={id=719ddb54-e4a0-a7e9-ccac-0f6807da73d1, timestamp=1638068837339}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=9613bf1b-2880-4af4-8641-daf1341dcfe7, X-Begin-Timestamp=2021-11-28T03:07:17.001+0000, X-TransactionID=FFVPR, id=b9114166-dbee-a584-9063-6ece45cf7932, timestamp=1638068837020}]
2021-11-28 03:07:17.347  INFO 1 --- [           main] org.jboss.threads                        : JBoss Threads version 3.1.0.Final
2021-11-28 03:07:17.439  INFO 1 --- [           main] o.s.b.w.e.undertow.UndertowWebServer     : Undertow started on port(s) 9091 (http)
2021-11-28 03:07:17.947 DEBUG 1 --- [           main] Validator                                : ERROR [ModelSpecification.spec] At least one type of specification is required
2021-11-28 03:07:18.016 DEBUG 1 --- [           main] Validator                                : ERROR [ModelSpecification.spec] At least one type of specification is required
2021-11-28 03:07:18.118  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Started TcaAppMain in 12.981 seconds (JVM running for 14.582)
2021-11-28 03:07:36.030  INFO 1 --- [  XNIO-1 task-1] io.undertow.servlet                      : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-11-28 03:07:36.031  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2021-11-28 03:07:36.033  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : Completed initialization in 2 ms
2021-11-28T03:07:46.983+0000|911e7a65-42c1-449f-9e9f-3cbfaf5bbe9f|Request Id: 911e7a65-42c1-449f-9e9f-3cbfaf5bbe9f. Transaction Id: EZNJB. Begin TS: 2021-11-28T03:07:46.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:07:46.982 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 911e7a65-42c1-449f-9e9f-3cbfaf5bbe9f. Transaction Id: EZNJB. Begin TS: 2021-11-28T03:07:46.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:07:46.985+0000|2021-11-28T03:07:46.994+0000|911e7a65-42c1-449f-9e9f-3cbfaf5bbe9f|UNKNOWN_INSTANCE_ID|task-scheduler-6||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.108|9|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 911e7a65-42c1-449f-9e9f-3cbfaf5bbe9f, Transaction Id: EZNJB, 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-11-28 03:07:46.994 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 911e7a65-42c1-449f-9e9f-3cbfaf5bbe9f, Transaction Id: EZNJB, 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-11-28 03:07:46.997 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=911e7a65-42c1-449f-9e9f-3cbfaf5bbe9f, X-Begin-Timestamp=2021-11-28T03:07:46.981+0000, X-TransactionID=EZNJB, id=e5772d21-8380-6779-80d5-04459e42db67, timestamp=1638068866984}], headers={id=a9a7e0be-b7c4-b9e7-b0d2-279f1b1c5668, timestamp=1638068866997}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=911e7a65-42c1-449f-9e9f-3cbfaf5bbe9f, X-Begin-Timestamp=2021-11-28T03:07:46.981+0000, X-TransactionID=EZNJB, id=e5772d21-8380-6779-80d5-04459e42db67, timestamp=1638068866984}]
2021-11-28 03:08:06.475 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 for configuration
2021-11-28 03:08:06.477 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-28 03:08:06.478 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:59fa1353-2, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, method=GET}
2021-11-28 03:08:06.479 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-2, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_prepared])
2021-11-28 03:08:06.479 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: de784a13-d2ea-4098-9e01-ecd2bc5f5842, X-RequestID: f6cd6363-c7b0-4812-b847-10a40e6e59c7, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-28 03:08:06.481 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-2, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_sent])
2021-11-28 03:08:06.505 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-2, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received response (auto-read:false) : [x-onap-requestid=bb89c94d-f82b-46d7-9ef8-fa04c9b12096, Content-Type=application/json, Date=Sun, 28 Nov 2021 03:08:06 GMT, content-length=4942]
2021-11-28 03:08:06.505 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-2, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_received])
2021-11-28 03:08:06.505 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-28 03:08:06.506 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:59fa1353-2, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-28 03:08:06.509 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-2, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received last HTTP packet
2021-11-28 03:08:06.511  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-28 03:08:06.512 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-28T03:06:30.687Z","update_id":"a07201aa-700d-4b0e-82e6-462076276767","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1.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_pinstance_basicclamp0Xinstance_basicclamp0ginstance_basicclamp0Rinstance_basicclamp0hinstance_basicclamp0e","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-28 03:08:06.514 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_completed])
2021-11-28 03:08:06.514 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [disconnecting])
2021-11-28 03:08:06.515 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Releasing channel
2021-11-28 03:08:06.515 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-28T03:08:16.982+0000|d828d0d5-124c-4594-9aa0-0d4c7f91ef36|Request Id: d828d0d5-124c-4594-9aa0-0d4c7f91ef36. Transaction Id: WDGGO. Begin TS: 2021-11-28T03:08:16.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:08:16.981 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d828d0d5-124c-4594-9aa0-0d4c7f91ef36. Transaction Id: WDGGO. Begin TS: 2021-11-28T03:08:16.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:08:16.985+0000|2021-11-28T03:08:16.993+0000|d828d0d5-124c-4594-9aa0-0d4c7f91ef36|UNKNOWN_INSTANCE_ID|task-scheduler-7||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.108|8|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: d828d0d5-124c-4594-9aa0-0d4c7f91ef36, Transaction Id: WDGGO, 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-11-28 03:08:16.993 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d828d0d5-124c-4594-9aa0-0d4c7f91ef36, Transaction Id: WDGGO, 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-11-28 03:08:16.995 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=d828d0d5-124c-4594-9aa0-0d4c7f91ef36, X-Begin-Timestamp=2021-11-28T03:08:16.981+0000, X-TransactionID=WDGGO, id=9444f49c-a469-ac54-734e-1b5b1aabc7ec, timestamp=1638068896983}], headers={id=b480c4e6-7138-ee0d-09dc-6ff04b8a6155, timestamp=1638068896995}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=d828d0d5-124c-4594-9aa0-0d4c7f91ef36, X-Begin-Timestamp=2021-11-28T03:08:16.981+0000, X-TransactionID=WDGGO, id=9444f49c-a469-ac54-734e-1b5b1aabc7ec, timestamp=1638068896983}]
2021-11-28T03:08:46.982+0000|6e946a4e-e56d-4b22-9048-05b39b2059db|Request Id: 6e946a4e-e56d-4b22-9048-05b39b2059db. Transaction Id: JSWII. Begin TS: 2021-11-28T03:08:46.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:08:46.981 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6e946a4e-e56d-4b22-9048-05b39b2059db. Transaction Id: JSWII. Begin TS: 2021-11-28T03:08:46.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:08:46.983+0000|2021-11-28T03:08:46.990+0000|6e946a4e-e56d-4b22-9048-05b39b2059db|UNKNOWN_INSTANCE_ID|task-scheduler-2||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.108|7|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 6e946a4e-e56d-4b22-9048-05b39b2059db, Transaction Id: JSWII, 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-11-28 03:08:46.990 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6e946a4e-e56d-4b22-9048-05b39b2059db, Transaction Id: JSWII, 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-11-28 03:08:46.992 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=6e946a4e-e56d-4b22-9048-05b39b2059db, X-Begin-Timestamp=2021-11-28T03:08:46.981+0000, X-TransactionID=JSWII, id=81ccd5c6-73e9-c3f9-32d9-dfe12e1304d8, timestamp=1638068926982}], headers={id=548ab19d-8ac4-2a43-bd90-57b81d0f36ea, timestamp=1638068926992}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=6e946a4e-e56d-4b22-9048-05b39b2059db, X-Begin-Timestamp=2021-11-28T03:08:46.981+0000, X-TransactionID=JSWII, id=81ccd5c6-73e9-c3f9-32d9-dfe12e1304d8, timestamp=1638068926982}]
2021-11-28 03:09:06.474 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 for configuration
2021-11-28 03:09:06.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-28 03:09:06.476 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:59fa1353-3, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, method=GET}
2021-11-28 03:09:06.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-3, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_prepared])
2021-11-28 03:09:06.477 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 2ee5decb-fea1-4ee8-ab18-8f1b27849989, X-RequestID: f6cd6363-c7b0-4812-b847-10a40e6e59c7, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-28 03:09:06.479 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-3, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_sent])
2021-11-28 03:09:06.502 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-3, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received response (auto-read:false) : [x-onap-requestid=2fe9a6c4-a28f-4818-916a-79be67d7da21, Content-Type=application/json, Date=Sun, 28 Nov 2021 03:09:06 GMT, content-length=4942]
2021-11-28 03:09:06.503 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-3, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_received])
2021-11-28 03:09:06.503 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-28 03:09:06.503 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:59fa1353-3, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-28 03:09:06.506 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-3, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received last HTTP packet
2021-11-28 03:09:06.508  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-28 03:09:06.509 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-28T03:06:30.687Z","update_id":"a07201aa-700d-4b0e-82e6-462076276767","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1.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_pinstance_basicclamp0Xinstance_basicclamp0ginstance_basicclamp0Rinstance_basicclamp0hinstance_basicclamp0e","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-28 03:09:06.510 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_completed])
2021-11-28 03:09:06.510 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [disconnecting])
2021-11-28 03:09:06.511 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Releasing channel
2021-11-28 03:09:06.511 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-28T03:09:16.983+0000|e8925545-4685-457f-b76b-1c57cb4fac55|Request Id: e8925545-4685-457f-b76b-1c57cb4fac55. Transaction Id: NDFAS. Begin TS: 2021-11-28T03:09:16.982+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:09:16.982 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e8925545-4685-457f-b76b-1c57cb4fac55. Transaction Id: NDFAS. Begin TS: 2021-11-28T03:09:16.982+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:09:16.985+0000|2021-11-28T03:09:16.993+0000|e8925545-4685-457f-b76b-1c57cb4fac55|UNKNOWN_INSTANCE_ID|task-scheduler-5||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.108|8|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: e8925545-4685-457f-b76b-1c57cb4fac55, Transaction Id: NDFAS, 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-11-28 03:09:16.993 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e8925545-4685-457f-b76b-1c57cb4fac55, Transaction Id: NDFAS, 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-11-28 03:09:16.994 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=e8925545-4685-457f-b76b-1c57cb4fac55, X-Begin-Timestamp=2021-11-28T03:09:16.982+0000, X-TransactionID=NDFAS, id=19051651-cb63-daae-5e72-c4708ff4f77d, timestamp=1638068956984}], headers={id=439ea26d-5f7c-cd97-c473-ffd09a343793, timestamp=1638068956994}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=e8925545-4685-457f-b76b-1c57cb4fac55, X-Begin-Timestamp=2021-11-28T03:09:16.982+0000, X-TransactionID=NDFAS, id=19051651-cb63-daae-5e72-c4708ff4f77d, timestamp=1638068956984}]
2021-11-28T03:09:46.982+0000|0ce3ab57-c218-47a1-96e9-db5464a2ce57|Request Id: 0ce3ab57-c218-47a1-96e9-db5464a2ce57. Transaction Id: ZSFZQ. Begin TS: 2021-11-28T03:09:46.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:09:46.981 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 0ce3ab57-c218-47a1-96e9-db5464a2ce57. Transaction Id: ZSFZQ. Begin TS: 2021-11-28T03:09:46.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:09:46.984+0000|2021-11-28T03:09:46.991+0000|0ce3ab57-c218-47a1-96e9-db5464a2ce57|UNKNOWN_INSTANCE_ID|task-scheduler-3||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.108|7|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 0ce3ab57-c218-47a1-96e9-db5464a2ce57, Transaction Id: ZSFZQ, 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-11-28 03:09:46.991 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 0ce3ab57-c218-47a1-96e9-db5464a2ce57, Transaction Id: ZSFZQ, 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-11-28 03:09:46.994 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=0ce3ab57-c218-47a1-96e9-db5464a2ce57, X-Begin-Timestamp=2021-11-28T03:09:46.981+0000, X-TransactionID=ZSFZQ, id=0067449a-aad1-13fa-ebee-d300b95cea58, timestamp=1638068986982}], headers={id=ae983610-afb6-2d9a-ae91-6582cf1027ba, timestamp=1638068986994}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=0ce3ab57-c218-47a1-96e9-db5464a2ce57, X-Begin-Timestamp=2021-11-28T03:09:46.981+0000, X-TransactionID=ZSFZQ, id=0067449a-aad1-13fa-ebee-d300b95cea58, timestamp=1638068986982}]
2021-11-28 03:10:06.474 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 for configuration
2021-11-28 03:10:06.475 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-28 03:10:06.476 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:59fa1353-4, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, method=GET}
2021-11-28 03:10:06.477 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-4, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_prepared])
2021-11-28 03:10:06.477 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 13c5a339-f900-46eb-9b5e-7bfcf2504fb5, X-RequestID: f6cd6363-c7b0-4812-b847-10a40e6e59c7, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-28 03:10:06.480 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-4, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_sent])
2021-11-28 03:10:06.501 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-4, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received response (auto-read:false) : [x-onap-requestid=6f422fc7-59ea-4d95-b127-fc4c05b2ce95, Content-Type=application/json, Date=Sun, 28 Nov 2021 03:10:06 GMT, content-length=4942]
2021-11-28 03:10:06.502 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-4, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_received])
2021-11-28 03:10:06.502 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-28 03:10:06.503 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:59fa1353-4, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-28 03:10:06.510 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-4, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received last HTTP packet
2021-11-28 03:10:06.512  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-28 03:10:06.512 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-28T03:06:30.687Z","update_id":"a07201aa-700d-4b0e-82e6-462076276767","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1.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_pinstance_basicclamp0Xinstance_basicclamp0ginstance_basicclamp0Rinstance_basicclamp0hinstance_basicclamp0e","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-28 03:10:06.513 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_completed])
2021-11-28 03:10:06.513 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [disconnecting])
2021-11-28 03:10:06.513 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Releasing channel
2021-11-28 03:10:06.513 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-28T03:10:16.982+0000|d898aa91-dcfb-4b9b-b391-89b0e999ba1e|Request Id: d898aa91-dcfb-4b9b-b391-89b0e999ba1e. Transaction Id: DTLLQ. Begin TS: 2021-11-28T03:10:16.982+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:10:16.982 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d898aa91-dcfb-4b9b-b391-89b0e999ba1e. Transaction Id: DTLLQ. Begin TS: 2021-11-28T03:10:16.982+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:10:16.984+0000|2021-11-28T03:10:16.992+0000|d898aa91-dcfb-4b9b-b391-89b0e999ba1e|UNKNOWN_INSTANCE_ID|task-scheduler-10||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.108|8|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: d898aa91-dcfb-4b9b-b391-89b0e999ba1e, Transaction Id: DTLLQ, 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-11-28 03:10:16.992 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d898aa91-dcfb-4b9b-b391-89b0e999ba1e, Transaction Id: DTLLQ, 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-11-28 03:10:16.994 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=d898aa91-dcfb-4b9b-b391-89b0e999ba1e, X-Begin-Timestamp=2021-11-28T03:10:16.982+0000, X-TransactionID=DTLLQ, id=8ca0ad5f-b2c1-5350-9f32-4d7e6b210fb9, timestamp=1638069016983}], headers={id=b4b27aa7-1e96-13c0-1b9f-eda44d4282e3, timestamp=1638069016994}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=d898aa91-dcfb-4b9b-b391-89b0e999ba1e, X-Begin-Timestamp=2021-11-28T03:10:16.982+0000, X-TransactionID=DTLLQ, id=8ca0ad5f-b2c1-5350-9f32-4d7e6b210fb9, timestamp=1638069016983}]
2021-11-28T03:10:46.982+0000|4ec63115-6ee5-459d-b33e-4e2ae70fa48c|Request Id: 4ec63115-6ee5-459d-b33e-4e2ae70fa48c. Transaction Id: EGKDG. Begin TS: 2021-11-28T03:10:46.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:10:46.982 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4ec63115-6ee5-459d-b33e-4e2ae70fa48c. Transaction Id: EGKDG. Begin TS: 2021-11-28T03:10:46.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:10:46.984+0000|2021-11-28T03:10:46.992+0000|4ec63115-6ee5-459d-b33e-4e2ae70fa48c|UNKNOWN_INSTANCE_ID|task-scheduler-7||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.108|8|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 4ec63115-6ee5-459d-b33e-4e2ae70fa48c, Transaction Id: EGKDG, 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-11-28 03:10:46.992 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4ec63115-6ee5-459d-b33e-4e2ae70fa48c, Transaction Id: EGKDG, 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-11-28 03:10:46.993 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=4ec63115-6ee5-459d-b33e-4e2ae70fa48c, X-Begin-Timestamp=2021-11-28T03:10:46.981+0000, X-TransactionID=EGKDG, id=481861a8-a9e8-d467-98b6-fe54292556c0, timestamp=1638069046983}], headers={id=ebacb552-b521-6877-4067-5e88aafcae97, timestamp=1638069046993}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=4ec63115-6ee5-459d-b33e-4e2ae70fa48c, X-Begin-Timestamp=2021-11-28T03:10:46.981+0000, X-TransactionID=EGKDG, id=481861a8-a9e8-d467-98b6-fe54292556c0, timestamp=1638069046983}]
2021-11-28 03:11:06.474 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 for configuration
2021-11-28 03:11:06.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-28 03:11:06.476 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:59fa1353-5, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, method=GET}
2021-11-28 03:11:06.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-5, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_prepared])
2021-11-28 03:11:06.477 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 2aab3577-b14f-4d0d-8477-9940e91bf163, X-RequestID: f6cd6363-c7b0-4812-b847-10a40e6e59c7, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-28 03:11:06.479 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-5, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_sent])
2021-11-28 03:11:06.498 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-5, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received response (auto-read:false) : [x-onap-requestid=e3a75ce0-110f-40b1-b049-4b0df522261b, Content-Type=application/json, Date=Sun, 28 Nov 2021 03:11:06 GMT, content-length=4942]
2021-11-28 03:11:06.498 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-5, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_received])
2021-11-28 03:11:06.499 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-28 03:11:06.499 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:59fa1353-5, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-28 03:11:06.501 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-5, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received last HTTP packet
2021-11-28 03:11:06.503  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-28 03:11:06.503 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-28T03:06:30.687Z","update_id":"a07201aa-700d-4b0e-82e6-462076276767","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1.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_pinstance_basicclamp0Xinstance_basicclamp0ginstance_basicclamp0Rinstance_basicclamp0hinstance_basicclamp0e","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-28 03:11:06.504 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_completed])
2021-11-28 03:11:06.504 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [disconnecting])
2021-11-28 03:11:06.504 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Releasing channel
2021-11-28 03:11:06.504 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-28T03:11:16.983+0000|eda24148-0ed7-404f-b4c7-7a8427412867|Request Id: eda24148-0ed7-404f-b4c7-7a8427412867. Transaction Id: WUMNF. Begin TS: 2021-11-28T03:11:16.982+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:11:16.982 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: eda24148-0ed7-404f-b4c7-7a8427412867. Transaction Id: WUMNF. Begin TS: 2021-11-28T03:11:16.982+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:11:16.985+0000|2021-11-28T03:11:16.993+0000|eda24148-0ed7-404f-b4c7-7a8427412867|UNKNOWN_INSTANCE_ID|task-scheduler-6||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.108|8|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: eda24148-0ed7-404f-b4c7-7a8427412867, Transaction Id: WUMNF, 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-11-28 03:11:16.993 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: eda24148-0ed7-404f-b4c7-7a8427412867, Transaction Id: WUMNF, 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-11-28 03:11:16.994 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=eda24148-0ed7-404f-b4c7-7a8427412867, X-Begin-Timestamp=2021-11-28T03:11:16.982+0000, X-TransactionID=WUMNF, id=733f74d9-f941-f262-c35f-1c51b9ab2efa, timestamp=1638069076983}], headers={id=dcc97d30-60ed-9fb6-688a-ae9afe2451f9, timestamp=1638069076994}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=eda24148-0ed7-404f-b4c7-7a8427412867, X-Begin-Timestamp=2021-11-28T03:11:16.982+0000, X-TransactionID=WUMNF, id=733f74d9-f941-f262-c35f-1c51b9ab2efa, timestamp=1638069076983}]
2021-11-28T03:11:46.982+0000|34215290-33d2-4864-8401-fc89e6001b19|Request Id: 34215290-33d2-4864-8401-fc89e6001b19. Transaction Id: 3GTFB. Begin TS: 2021-11-28T03:11:46.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:11:46.981 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 34215290-33d2-4864-8401-fc89e6001b19. Transaction Id: 3GTFB. Begin TS: 2021-11-28T03:11:46.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:11:46.984+0000|2021-11-28T03:11:46.992+0000|34215290-33d2-4864-8401-fc89e6001b19|UNKNOWN_INSTANCE_ID|task-scheduler-1||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.108|8|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 34215290-33d2-4864-8401-fc89e6001b19, Transaction Id: 3GTFB, 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-11-28 03:11:46.992 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 34215290-33d2-4864-8401-fc89e6001b19, Transaction Id: 3GTFB, 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-11-28 03:11:46.994 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=34215290-33d2-4864-8401-fc89e6001b19, X-Begin-Timestamp=2021-11-28T03:11:46.981+0000, X-TransactionID=3GTFB, id=7fb46d8f-30c0-c371-66a5-89eba6beb0f3, timestamp=1638069106982}], headers={id=8298a3fe-6f52-a2b3-718c-3a1b677e5502, timestamp=1638069106994}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=34215290-33d2-4864-8401-fc89e6001b19, X-Begin-Timestamp=2021-11-28T03:11:46.981+0000, X-TransactionID=3GTFB, id=7fb46d8f-30c0-c371-66a5-89eba6beb0f3, timestamp=1638069106982}]
2021-11-28 03:12:06.474 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 for configuration
2021-11-28 03:12:06.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-28 03:12:06.476 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:59fa1353-6, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, method=GET}
2021-11-28 03:12:06.477 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-6, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_prepared])
2021-11-28 03:12:06.477 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: e6a4df9e-ebea-4283-953a-b31810013f08, X-RequestID: f6cd6363-c7b0-4812-b847-10a40e6e59c7, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-28 03:12:06.479 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-6, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_sent])
2021-11-28 03:12:06.501 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-6, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received response (auto-read:false) : [x-onap-requestid=f67809f1-0378-4918-8e70-7d4e70a12258, Content-Type=application/json, Date=Sun, 28 Nov 2021 03:12:06 GMT, content-length=4942]
2021-11-28 03:12:06.501 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-6, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_received])
2021-11-28 03:12:06.501 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-28 03:12:06.502 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:59fa1353-6, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-28 03:12:06.503 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-6, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received last HTTP packet
2021-11-28 03:12:06.505  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-28 03:12:06.505 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-28T03:06:30.687Z","update_id":"a07201aa-700d-4b0e-82e6-462076276767","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1.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_pinstance_basicclamp0Xinstance_basicclamp0ginstance_basicclamp0Rinstance_basicclamp0hinstance_basicclamp0e","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-28 03:12:06.507 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_completed])
2021-11-28 03:12:06.507 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [disconnecting])
2021-11-28 03:12:06.508 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Releasing channel
2021-11-28 03:12:06.508 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-28T03:12:16.982+0000|8b85746a-040a-45f0-a532-77497aa7b0d6|Request Id: 8b85746a-040a-45f0-a532-77497aa7b0d6. Transaction Id: WPPZR. Begin TS: 2021-11-28T03:12:16.982+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:12:16.982 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8b85746a-040a-45f0-a532-77497aa7b0d6. Transaction Id: WPPZR. Begin TS: 2021-11-28T03:12:16.982+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:12:16.992+0000|2021-11-28T03:12:17.035+0000|8b85746a-040a-45f0-a532-77497aa7b0d6|UNKNOWN_INSTANCE_ID|task-scheduler-10||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.108|43|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 8b85746a-040a-45f0-a532-77497aa7b0d6, Transaction Id: WPPZR, Elapsed Time: 43 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-28 03:12:17.035 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8b85746a-040a-45f0-a532-77497aa7b0d6, Transaction Id: WPPZR, Elapsed Time: 43 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-28 03:12:17.037 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=8b85746a-040a-45f0-a532-77497aa7b0d6, X-Begin-Timestamp=2021-11-28T03:12:16.982+0000, X-TransactionID=WPPZR, id=923502ac-818d-70fb-9607-d23dc1a1de94, timestamp=1638069136983}], headers={id=cf8ebb4f-1538-2fbe-4b33-3e6085e68541, timestamp=1638069137037}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=8b85746a-040a-45f0-a532-77497aa7b0d6, X-Begin-Timestamp=2021-11-28T03:12:16.982+0000, X-TransactionID=WPPZR, id=923502ac-818d-70fb-9607-d23dc1a1de94, timestamp=1638069136983}]
2021-11-28T03:12:46.983+0000|a36474a3-0bb3-433a-a9de-fa73f8a9ab22|Request Id: a36474a3-0bb3-433a-a9de-fa73f8a9ab22. Transaction Id: I31B7. Begin TS: 2021-11-28T03:12:46.982+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:12:46.982 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a36474a3-0bb3-433a-a9de-fa73f8a9ab22. Transaction Id: I31B7. Begin TS: 2021-11-28T03:12:46.982+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:12:46.984+0000|2021-11-28T03:12:46.995+0000|a36474a3-0bb3-433a-a9de-fa73f8a9ab22|UNKNOWN_INSTANCE_ID|task-scheduler-4||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.108|11|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: a36474a3-0bb3-433a-a9de-fa73f8a9ab22, Transaction Id: I31B7, 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-11-28 03:12:46.995 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a36474a3-0bb3-433a-a9de-fa73f8a9ab22, Transaction Id: I31B7, 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-11-28 03:12:46.996 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=a36474a3-0bb3-433a-a9de-fa73f8a9ab22, X-Begin-Timestamp=2021-11-28T03:12:46.982+0000, X-TransactionID=I31B7, id=08638d02-42dc-58da-c2d5-49679a57f09f, timestamp=1638069166983}], headers={id=287450bd-ec6b-0519-7d35-ab55fea1b89a, timestamp=1638069166996}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=a36474a3-0bb3-433a-a9de-fa73f8a9ab22, X-Begin-Timestamp=2021-11-28T03:12:46.982+0000, X-TransactionID=I31B7, id=08638d02-42dc-58da-c2d5-49679a57f09f, timestamp=1638069166983}]
2021-11-28 03:13:06.474 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 for configuration
2021-11-28 03:13:06.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-28 03:13:06.477 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:59fa1353-7, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, method=GET}
2021-11-28 03:13:06.477 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-7, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_prepared])
2021-11-28 03:13:06.478 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 60a85445-1818-40a1-ba83-5459755f865a, X-RequestID: f6cd6363-c7b0-4812-b847-10a40e6e59c7, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-28 03:13:06.479 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-7, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_sent])
2021-11-28 03:13:06.508 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-7, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received response (auto-read:false) : [x-onap-requestid=4e84840d-f825-4c3e-99e0-229d4c32f858, Content-Type=application/json, Date=Sun, 28 Nov 2021 03:13:06 GMT, content-length=4942]
2021-11-28 03:13:06.509 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-7, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_received])
2021-11-28 03:13:06.509 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-28 03:13:06.509 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:59fa1353-7, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-28 03:13:06.511 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-7, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received last HTTP packet
2021-11-28 03:13:06.513  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-28 03:13:06.513 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-28T03:06:30.687Z","update_id":"a07201aa-700d-4b0e-82e6-462076276767","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1.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_pinstance_basicclamp0Xinstance_basicclamp0ginstance_basicclamp0Rinstance_basicclamp0hinstance_basicclamp0e","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-28 03:13:06.514 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_completed])
2021-11-28 03:13:06.514 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [disconnecting])
2021-11-28 03:13:06.514 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Releasing channel
2021-11-28 03:13:06.515 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-28T03:13:16.982+0000|52fc9921-fb8f-4eba-8d10-239a713083c9|Request Id: 52fc9921-fb8f-4eba-8d10-239a713083c9. Transaction Id: TEZIH. Begin TS: 2021-11-28T03:13:16.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:13:16.982 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 52fc9921-fb8f-4eba-8d10-239a713083c9. Transaction Id: TEZIH. Begin TS: 2021-11-28T03:13:16.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:13:16.984+0000|2021-11-28T03:13:16.991+0000|52fc9921-fb8f-4eba-8d10-239a713083c9|UNKNOWN_INSTANCE_ID|task-scheduler-3||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.108|7|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 52fc9921-fb8f-4eba-8d10-239a713083c9, Transaction Id: TEZIH, 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-11-28 03:13:16.991 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 52fc9921-fb8f-4eba-8d10-239a713083c9, Transaction Id: TEZIH, 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-11-28 03:13:16.992 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=52fc9921-fb8f-4eba-8d10-239a713083c9, X-Begin-Timestamp=2021-11-28T03:13:16.981+0000, X-TransactionID=TEZIH, id=ef51f030-6c47-79b8-2645-11220b36dba7, timestamp=1638069196982}], headers={id=e49b0895-708a-4b13-a038-b7e5fbb8ecfb, timestamp=1638069196992}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=52fc9921-fb8f-4eba-8d10-239a713083c9, X-Begin-Timestamp=2021-11-28T03:13:16.981+0000, X-TransactionID=TEZIH, id=ef51f030-6c47-79b8-2645-11220b36dba7, timestamp=1638069196982}]
2021-11-28T03:13:46.982+0000|cf7f2a3b-47c2-4780-a134-ca964d51d953|Request Id: cf7f2a3b-47c2-4780-a134-ca964d51d953. Transaction Id: D0TKN. Begin TS: 2021-11-28T03:13:46.982+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:13:46.982 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: cf7f2a3b-47c2-4780-a134-ca964d51d953. Transaction Id: D0TKN. Begin TS: 2021-11-28T03:13:46.982+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:13:46.984+0000|2021-11-28T03:13:46.992+0000|cf7f2a3b-47c2-4780-a134-ca964d51d953|UNKNOWN_INSTANCE_ID|task-scheduler-10||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.108|8|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: cf7f2a3b-47c2-4780-a134-ca964d51d953, Transaction Id: D0TKN, 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-11-28 03:13:46.992 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: cf7f2a3b-47c2-4780-a134-ca964d51d953, Transaction Id: D0TKN, 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-11-28 03:13:46.994 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/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=cf7f2a3b-47c2-4780-a134-ca964d51d953, X-Begin-Timestamp=2021-11-28T03:13:46.982+0000, X-TransactionID=D0TKN, id=89eebf7d-1ec3-a923-59d7-f3a3ae8a8703, timestamp=1638069226983}], headers={id=d0ef473e-7f77-fd91-e11f-bbecaa63e531, timestamp=1638069226994}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=cf7f2a3b-47c2-4780-a134-ca964d51d953, X-Begin-Timestamp=2021-11-28T03:13:46.982+0000, X-TransactionID=D0TKN, id=89eebf7d-1ec3-a923-59d7-f3a3ae8a8703, timestamp=1638069226983}]
2021-11-28 03:14:06.474 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 for configuration
2021-11-28 03:14:06.475 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-28 03:14:06.476 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:59fa1353-8, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, method=GET}
2021-11-28 03:14:06.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-8, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_prepared])
2021-11-28 03:14:06.477 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 55a7dbf6-3dfa-42c9-a6a2-dcd13e64200b, X-RequestID: f6cd6363-c7b0-4812-b847-10a40e6e59c7, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-28 03:14:06.479 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-8, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_sent])
2021-11-28 03:14:06.499 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-8, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received response (auto-read:false) : [x-onap-requestid=0e97b092-6983-4fcf-936f-bb8205db43b8, Content-Type=application/json, Date=Sun, 28 Nov 2021 03:14:06 GMT, content-length=4942]
2021-11-28 03:14:06.500 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-8, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_received])
2021-11-28 03:14:06.500 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-28 03:14:06.500 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:59fa1353-8, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-28 03:14:06.502 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-8, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received last HTTP packet
2021-11-28 03:14:06.504  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-28 03:14:06.504 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-28T03:06:30.687Z","update_id":"a07201aa-700d-4b0e-82e6-462076276767","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1.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_pinstance_basicclamp0Xinstance_basicclamp0ginstance_basicclamp0Rinstance_basicclamp0hinstance_basicclamp0e","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-28 03:14:06.505 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_completed])
2021-11-28 03:14:06.505 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [disconnecting])
2021-11-28 03:14:06.505 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Releasing channel
2021-11-28 03:14:06.505 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-28T03:14:16.982+0000|69a2181d-c43a-442a-a095-5c9060ebe776|Request Id: 69a2181d-c43a-442a-a095-5c9060ebe776. Transaction Id: UVH66. Begin TS: 2021-11-28T03:14:16.982+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:14:16.982 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 69a2181d-c43a-442a-a095-5c9060ebe776. Transaction Id: UVH66. Begin TS: 2021-11-28T03:14:16.982+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:14:16.983+0000|2021-11-28T03:14:16.991+0000|69a2181d-c43a-442a-a095-5c9060ebe776|UNKNOWN_INSTANCE_ID|task-scheduler-10||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.108|8|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 69a2181d-c43a-442a-a095-5c9060ebe776, Transaction Id: UVH66, 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-11-28 03:14:16.991 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 69a2181d-c43a-442a-a095-5c9060ebe776, Transaction Id: UVH66, 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-11-28 03:14:16.993 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=69a2181d-c43a-442a-a095-5c9060ebe776, X-Begin-Timestamp=2021-11-28T03:14:16.982+0000, X-TransactionID=UVH66, id=ce2eed07-1a1d-9a83-c010-5eac624f66bf, timestamp=1638069256982}], headers={id=adca18fd-df66-60af-83aa-3d33ba861607, timestamp=1638069256993}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=69a2181d-c43a-442a-a095-5c9060ebe776, X-Begin-Timestamp=2021-11-28T03:14:16.982+0000, X-TransactionID=UVH66, id=ce2eed07-1a1d-9a83-c010-5eac624f66bf, timestamp=1638069256982}]
2021-11-28T03:14:46.983+0000|68333149-95d5-4e97-aaa0-c58de13160bd|Request Id: 68333149-95d5-4e97-aaa0-c58de13160bd. Transaction Id: JNE4T. Begin TS: 2021-11-28T03:14:46.982+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:14:46.982 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 68333149-95d5-4e97-aaa0-c58de13160bd. Transaction Id: JNE4T. Begin TS: 2021-11-28T03:14:46.982+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:14:46.985+0000|2021-11-28T03:14:46.993+0000|68333149-95d5-4e97-aaa0-c58de13160bd|UNKNOWN_INSTANCE_ID|task-scheduler-10||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.108|8|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 68333149-95d5-4e97-aaa0-c58de13160bd, Transaction Id: JNE4T, 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-11-28 03:14:46.993 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 68333149-95d5-4e97-aaa0-c58de13160bd, Transaction Id: JNE4T, 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-11-28 03:14:46.994 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/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=68333149-95d5-4e97-aaa0-c58de13160bd, X-Begin-Timestamp=2021-11-28T03:14:46.982+0000, X-TransactionID=JNE4T, id=e714512f-470d-aeb5-187f-e3cdcaee5853, timestamp=1638069286983}], headers={id=b1a265c6-b874-bf14-5b62-43aae23ff49f, timestamp=1638069286994}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=68333149-95d5-4e97-aaa0-c58de13160bd, X-Begin-Timestamp=2021-11-28T03:14:46.982+0000, X-TransactionID=JNE4T, id=e714512f-470d-aeb5-187f-e3cdcaee5853, timestamp=1638069286983}]
2021-11-28 03:15:06.474 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 for configuration
2021-11-28 03:15:06.475 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-28 03:15:06.476 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:59fa1353-9, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, method=GET}
2021-11-28 03:15:06.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-9, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_prepared])
2021-11-28 03:15:06.477 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 0692f606-58de-4738-a893-428691b5cfdc, X-RequestID: f6cd6363-c7b0-4812-b847-10a40e6e59c7, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-28 03:15:06.479 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-9, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_sent])
2021-11-28 03:15:06.501 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-9, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received response (auto-read:false) : [x-onap-requestid=b06b9071-449d-478d-ad97-c3e75a7be362, Content-Type=application/json, Date=Sun, 28 Nov 2021 03:15:06 GMT, content-length=4942]
2021-11-28 03:15:06.501 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-9, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_received])
2021-11-28 03:15:06.501 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-28 03:15:06.501 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:59fa1353-9, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-28 03:15:06.504 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-9, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received last HTTP packet
2021-11-28 03:15:06.505  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-28 03:15:06.505 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-28T03:06:30.687Z","update_id":"a07201aa-700d-4b0e-82e6-462076276767","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1.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_pinstance_basicclamp0Xinstance_basicclamp0ginstance_basicclamp0Rinstance_basicclamp0hinstance_basicclamp0e","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-28 03:15:06.506 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_completed])
2021-11-28 03:15:06.507 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [disconnecting])
2021-11-28 03:15:06.507 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Releasing channel
2021-11-28 03:15:06.507 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-28T03:15:16.982+0000|45f8c28b-fed2-420d-9a03-0b1deae894a0|Request Id: 45f8c28b-fed2-420d-9a03-0b1deae894a0. Transaction Id: FHFZY. Begin TS: 2021-11-28T03:15:16.982+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:15:16.982 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 45f8c28b-fed2-420d-9a03-0b1deae894a0. Transaction Id: FHFZY. Begin TS: 2021-11-28T03:15:16.982+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:15:16.984+0000|2021-11-28T03:15:16.992+0000|45f8c28b-fed2-420d-9a03-0b1deae894a0|UNKNOWN_INSTANCE_ID|task-scheduler-6||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.108|8|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 45f8c28b-fed2-420d-9a03-0b1deae894a0, Transaction Id: FHFZY, 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-11-28 03:15:16.992 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 45f8c28b-fed2-420d-9a03-0b1deae894a0, Transaction Id: FHFZY, 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-11-28 03:15:16.993 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=45f8c28b-fed2-420d-9a03-0b1deae894a0, X-Begin-Timestamp=2021-11-28T03:15:16.982+0000, X-TransactionID=FHFZY, id=b481c6e0-2dd6-1ab5-f00f-0f97cd181def, timestamp=1638069316983}], headers={id=0284cd90-16ce-f238-52da-3dcf5a82f797, timestamp=1638069316993}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=45f8c28b-fed2-420d-9a03-0b1deae894a0, X-Begin-Timestamp=2021-11-28T03:15:16.982+0000, X-TransactionID=FHFZY, id=b481c6e0-2dd6-1ab5-f00f-0f97cd181def, timestamp=1638069316983}]
2021-11-28T03:15:46.982+0000|53ad34c7-940a-4f68-8c27-de4f06283e2c|Request Id: 53ad34c7-940a-4f68-8c27-de4f06283e2c. Transaction Id: WPHD6. Begin TS: 2021-11-28T03:15:46.982+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:15:46.982 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 53ad34c7-940a-4f68-8c27-de4f06283e2c. Transaction Id: WPHD6. Begin TS: 2021-11-28T03:15:46.982+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:15:46.984+0000|2021-11-28T03:15:46.991+0000|53ad34c7-940a-4f68-8c27-de4f06283e2c|UNKNOWN_INSTANCE_ID|task-scheduler-1||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.108|7|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 53ad34c7-940a-4f68-8c27-de4f06283e2c, Transaction Id: WPHD6, 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-11-28 03:15:46.991 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 53ad34c7-940a-4f68-8c27-de4f06283e2c, Transaction Id: WPHD6, 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-11-28 03:15:46.993 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=53ad34c7-940a-4f68-8c27-de4f06283e2c, X-Begin-Timestamp=2021-11-28T03:15:46.982+0000, X-TransactionID=WPHD6, id=47d7bb5b-7c75-e85f-2cb7-773b17a7ae83, timestamp=1638069346983}], headers={id=3e5b9dec-6869-73bc-e73c-34ae5fc3e9ba, timestamp=1638069346993}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=53ad34c7-940a-4f68-8c27-de4f06283e2c, X-Begin-Timestamp=2021-11-28T03:15:46.982+0000, X-TransactionID=WPHD6, id=47d7bb5b-7c75-e85f-2cb7-773b17a7ae83, timestamp=1638069346983}]
2021-11-28 03:16:06.474 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 for configuration
2021-11-28 03:16:06.475 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-28 03:16:06.476 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:59fa1353-10, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, method=GET}
2021-11-28 03:16:06.477 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-10, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_prepared])
2021-11-28 03:16:06.477 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 63fa6e80-4cf7-4fce-b871-9b6d782bd516, X-RequestID: f6cd6363-c7b0-4812-b847-10a40e6e59c7, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-28 03:16:06.479 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-10, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_sent])
2021-11-28 03:16:06.500 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-10, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received response (auto-read:false) : [x-onap-requestid=3fffd523-110d-483e-bb3d-c625e8401028, Content-Type=application/json, Date=Sun, 28 Nov 2021 03:16:06 GMT, content-length=4942]
2021-11-28 03:16:06.500 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-10, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_received])
2021-11-28 03:16:06.501 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-28 03:16:06.501 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:59fa1353-10, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-28 03:16:06.503 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-10, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received last HTTP packet
2021-11-28 03:16:06.504  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-28 03:16:06.504 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-28T03:06:30.687Z","update_id":"a07201aa-700d-4b0e-82e6-462076276767","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1.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_pinstance_basicclamp0Xinstance_basicclamp0ginstance_basicclamp0Rinstance_basicclamp0hinstance_basicclamp0e","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-28 03:16:06.505 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_completed])
2021-11-28 03:16:06.505 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [disconnecting])
2021-11-28 03:16:06.506 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Releasing channel
2021-11-28 03:16:06.506 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-28T03:16:16.982+0000|d418944f-7697-4689-9d4d-689bc85d3c85|Request Id: d418944f-7697-4689-9d4d-689bc85d3c85. Transaction Id: JIFC8. Begin TS: 2021-11-28T03:16:16.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:16:16.982 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d418944f-7697-4689-9d4d-689bc85d3c85. Transaction Id: JIFC8. Begin TS: 2021-11-28T03:16:16.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:16:16.984+0000|2021-11-28T03:16:16.992+0000|d418944f-7697-4689-9d4d-689bc85d3c85|UNKNOWN_INSTANCE_ID|task-scheduler-2||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.108|8|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: d418944f-7697-4689-9d4d-689bc85d3c85, Transaction Id: JIFC8, 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-11-28 03:16:16.992 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d418944f-7697-4689-9d4d-689bc85d3c85, Transaction Id: JIFC8, 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-11-28 03:16:16.993 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=d418944f-7697-4689-9d4d-689bc85d3c85, X-Begin-Timestamp=2021-11-28T03:16:16.981+0000, X-TransactionID=JIFC8, id=676b661a-8564-b81b-8465-53c39791514c, timestamp=1638069376982}], headers={id=f60fb8b4-044f-fdb1-aa2a-ff71b4b64956, timestamp=1638069376993}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=d418944f-7697-4689-9d4d-689bc85d3c85, X-Begin-Timestamp=2021-11-28T03:16:16.981+0000, X-TransactionID=JIFC8, id=676b661a-8564-b81b-8465-53c39791514c, timestamp=1638069376982}]
2021-11-28T03:16:46.982+0000|d013dbaf-2fd7-492a-bf60-7c7540733b6d|Request Id: d013dbaf-2fd7-492a-bf60-7c7540733b6d. Transaction Id: YJP2E. Begin TS: 2021-11-28T03:16:46.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:16:46.982 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d013dbaf-2fd7-492a-bf60-7c7540733b6d. Transaction Id: YJP2E. Begin TS: 2021-11-28T03:16:46.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:16:46.984+0000|2021-11-28T03:16:46.992+0000|d013dbaf-2fd7-492a-bf60-7c7540733b6d|UNKNOWN_INSTANCE_ID|task-scheduler-2||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.108|8|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: d013dbaf-2fd7-492a-bf60-7c7540733b6d, Transaction Id: YJP2E, 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-11-28 03:16:46.992 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d013dbaf-2fd7-492a-bf60-7c7540733b6d, Transaction Id: YJP2E, 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-11-28 03:16:46.993 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=d013dbaf-2fd7-492a-bf60-7c7540733b6d, X-Begin-Timestamp=2021-11-28T03:16:46.981+0000, X-TransactionID=YJP2E, id=0eca01c1-bfe8-73d7-024f-0295fff2357e, timestamp=1638069406982}], headers={id=2f6f7759-a171-02c1-c2e8-b1d31c1bdb06, timestamp=1638069406993}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=d013dbaf-2fd7-492a-bf60-7c7540733b6d, X-Begin-Timestamp=2021-11-28T03:16:46.981+0000, X-TransactionID=YJP2E, id=0eca01c1-bfe8-73d7-024f-0295fff2357e, timestamp=1638069406982}]
2021-11-28 03:17:06.474 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 for configuration
2021-11-28 03:17:06.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-28 03:17:06.476 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:59fa1353-11, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, method=GET}
2021-11-28 03:17:06.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-11, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_prepared])
2021-11-28 03:17:06.477 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 00ceed40-9e0b-4136-afb5-8103fd6ce077, X-RequestID: f6cd6363-c7b0-4812-b847-10a40e6e59c7, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-28 03:17:06.478 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-11, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_sent])
2021-11-28 03:17:06.507 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-11, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received response (auto-read:false) : [x-onap-requestid=baf3ba1f-0808-499a-85cb-f0e6db20a949, Content-Type=application/json, Date=Sun, 28 Nov 2021 03:17:06 GMT, content-length=4942]
2021-11-28 03:17:06.507 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-11, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_received])
2021-11-28 03:17:06.508 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-28 03:17:06.508 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:59fa1353-11, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-28 03:17:06.510 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-11, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received last HTTP packet
2021-11-28 03:17:06.511  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-28 03:17:06.511 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-28T03:06:30.687Z","update_id":"a07201aa-700d-4b0e-82e6-462076276767","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1.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_pinstance_basicclamp0Xinstance_basicclamp0ginstance_basicclamp0Rinstance_basicclamp0hinstance_basicclamp0e","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-28 03:17:06.512 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_completed])
2021-11-28 03:17:06.512 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [disconnecting])
2021-11-28 03:17:06.512 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Releasing channel
2021-11-28 03:17:06.513 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-28T03:17:16.982+0000|2615088a-b2b4-4f14-b4a6-b2a0368f1851|Request Id: 2615088a-b2b4-4f14-b4a6-b2a0368f1851. Transaction Id: RGKRD. Begin TS: 2021-11-28T03:17:16.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:17:16.981 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2615088a-b2b4-4f14-b4a6-b2a0368f1851. Transaction Id: RGKRD. Begin TS: 2021-11-28T03:17:16.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:17:16.984+0000|2021-11-28T03:17:16.990+0000|2615088a-b2b4-4f14-b4a6-b2a0368f1851|UNKNOWN_INSTANCE_ID|task-scheduler-1||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.108|6|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 2615088a-b2b4-4f14-b4a6-b2a0368f1851, Transaction Id: RGKRD, 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-11-28 03:17:16.990 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2615088a-b2b4-4f14-b4a6-b2a0368f1851, Transaction Id: RGKRD, 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-11-28 03:17:16.991 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=2615088a-b2b4-4f14-b4a6-b2a0368f1851, X-Begin-Timestamp=2021-11-28T03:17:16.981+0000, X-TransactionID=RGKRD, id=ebc7c45b-44f4-43a9-8881-4c61481de8f1, timestamp=1638069436982}], headers={id=dfe5cf9d-db16-70b5-68df-8a03e196b396, timestamp=1638069436991}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=2615088a-b2b4-4f14-b4a6-b2a0368f1851, X-Begin-Timestamp=2021-11-28T03:17:16.981+0000, X-TransactionID=RGKRD, id=ebc7c45b-44f4-43a9-8881-4c61481de8f1, timestamp=1638069436982}]
2021-11-28T03:17:46.983+0000|5399ea68-ffbe-450a-94c2-983f9a832c48|Request Id: 5399ea68-ffbe-450a-94c2-983f9a832c48. Transaction Id: A5WAW. Begin TS: 2021-11-28T03:17:46.982+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:17:46.982 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5399ea68-ffbe-450a-94c2-983f9a832c48. Transaction Id: A5WAW. Begin TS: 2021-11-28T03:17:46.982+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:17:46.984+0000|2021-11-28T03:17:46.992+0000|5399ea68-ffbe-450a-94c2-983f9a832c48|UNKNOWN_INSTANCE_ID|task-scheduler-8||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.108|8|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 5399ea68-ffbe-450a-94c2-983f9a832c48, Transaction Id: A5WAW, 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-11-28 03:17:46.992 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5399ea68-ffbe-450a-94c2-983f9a832c48, Transaction Id: A5WAW, 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-11-28 03:17:46.993 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=5399ea68-ffbe-450a-94c2-983f9a832c48, X-Begin-Timestamp=2021-11-28T03:17:46.982+0000, X-TransactionID=A5WAW, id=e16476be-5196-7412-48cb-4b182bbefe0d, timestamp=1638069466983}], headers={id=760b419e-b2cf-883e-6a68-05d750a456f8, timestamp=1638069466993}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=5399ea68-ffbe-450a-94c2-983f9a832c48, X-Begin-Timestamp=2021-11-28T03:17:46.982+0000, X-TransactionID=A5WAW, id=e16476be-5196-7412-48cb-4b182bbefe0d, timestamp=1638069466983}]
2021-11-28 03:18:06.474 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 for configuration
2021-11-28 03:18:06.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-28 03:18:06.476 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:59fa1353-12, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, method=GET}
2021-11-28 03:18:06.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-12, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_prepared])
2021-11-28 03:18:06.477 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: b4255276-20e9-426a-9264-1423445504e1, X-RequestID: f6cd6363-c7b0-4812-b847-10a40e6e59c7, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-28 03:18:06.479 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-12, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_sent])
2021-11-28 03:18:06.500 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-12, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received response (auto-read:false) : [x-onap-requestid=6e373f2a-2d16-4d28-a766-f73e3e23761c, Content-Type=application/json, Date=Sun, 28 Nov 2021 03:18:06 GMT, content-length=4942]
2021-11-28 03:18:06.500 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-12, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_received])
2021-11-28 03:18:06.501 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-28 03:18:06.501 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:59fa1353-12, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-28 03:18:06.504 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-12, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received last HTTP packet
2021-11-28 03:18:06.505  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-28 03:18:06.506 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-28T03:06:30.687Z","update_id":"a07201aa-700d-4b0e-82e6-462076276767","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1.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_pinstance_basicclamp0Xinstance_basicclamp0ginstance_basicclamp0Rinstance_basicclamp0hinstance_basicclamp0e","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-28 03:18:06.507 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_completed])
2021-11-28 03:18:06.508 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [disconnecting])
2021-11-28 03:18:06.508 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Releasing channel
2021-11-28 03:18:06.508 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-28T03:18:16.982+0000|61e3d24e-f87b-4238-bd6b-66cce6837091|Request Id: 61e3d24e-f87b-4238-bd6b-66cce6837091. Transaction Id: Q5JYX. Begin TS: 2021-11-28T03:18:16.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:18:16.981 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 61e3d24e-f87b-4238-bd6b-66cce6837091. Transaction Id: Q5JYX. Begin TS: 2021-11-28T03:18:16.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:18:16.983+0000|2021-11-28T03:18:16.990+0000|61e3d24e-f87b-4238-bd6b-66cce6837091|UNKNOWN_INSTANCE_ID|task-scheduler-9||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.108|7|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 61e3d24e-f87b-4238-bd6b-66cce6837091, Transaction Id: Q5JYX, 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-11-28 03:18:16.991 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 61e3d24e-f87b-4238-bd6b-66cce6837091, Transaction Id: Q5JYX, 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-11-28 03:18:16.992 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=61e3d24e-f87b-4238-bd6b-66cce6837091, X-Begin-Timestamp=2021-11-28T03:18:16.981+0000, X-TransactionID=Q5JYX, id=867ecc8b-cafb-25c5-4af1-3b92a813b9f6, timestamp=1638069496982}], headers={id=52fc5ca0-0b01-d554-a9ed-e6203b8eb2ab, timestamp=1638069496992}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=61e3d24e-f87b-4238-bd6b-66cce6837091, X-Begin-Timestamp=2021-11-28T03:18:16.981+0000, X-TransactionID=Q5JYX, id=867ecc8b-cafb-25c5-4af1-3b92a813b9f6, timestamp=1638069496982}]
2021-11-28T03:18:46.982+0000|092a53b3-6312-49fe-a011-d86cf5c52302|Request Id: 092a53b3-6312-49fe-a011-d86cf5c52302. Transaction Id: YDBLK. Begin TS: 2021-11-28T03:18:46.982+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:18:46.982 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 092a53b3-6312-49fe-a011-d86cf5c52302. Transaction Id: YDBLK. Begin TS: 2021-11-28T03:18:46.982+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:18:46.984+0000|2021-11-28T03:18:46.992+0000|092a53b3-6312-49fe-a011-d86cf5c52302|UNKNOWN_INSTANCE_ID|task-scheduler-4||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.108|8|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 092a53b3-6312-49fe-a011-d86cf5c52302, Transaction Id: YDBLK, 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-11-28 03:18:46.992 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 092a53b3-6312-49fe-a011-d86cf5c52302, Transaction Id: YDBLK, 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-11-28 03:18:46.993 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=092a53b3-6312-49fe-a011-d86cf5c52302, X-Begin-Timestamp=2021-11-28T03:18:46.982+0000, X-TransactionID=YDBLK, id=a552fe45-b3ff-eca1-e935-ab0483307f0a, timestamp=1638069526983}], headers={id=4984f078-2dfc-6bfd-9b57-6119757c10e2, timestamp=1638069526993}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=092a53b3-6312-49fe-a011-d86cf5c52302, X-Begin-Timestamp=2021-11-28T03:18:46.982+0000, X-TransactionID=YDBLK, id=a552fe45-b3ff-eca1-e935-ab0483307f0a, timestamp=1638069526983}]
2021-11-28 03:19:06.474 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 for configuration
2021-11-28 03:19:06.475 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-28 03:19:06.476 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:59fa1353-13, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, method=GET}
2021-11-28 03:19:06.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-13, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_prepared])
2021-11-28 03:19:06.476 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 76514453-d894-4b92-819d-acc2b07c0d79, X-RequestID: f6cd6363-c7b0-4812-b847-10a40e6e59c7, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-28 03:19:06.479 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-13, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_sent])
2021-11-28 03:19:06.500 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-13, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received response (auto-read:false) : [x-onap-requestid=4c0132de-f4d7-40f2-a46a-d67ac810f06b, Content-Type=application/json, Date=Sun, 28 Nov 2021 03:19:06 GMT, content-length=4942]
2021-11-28 03:19:06.500 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-13, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_received])
2021-11-28 03:19:06.501 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-28 03:19:06.501 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:59fa1353-13, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-28 03:19:06.503 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-13, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received last HTTP packet
2021-11-28 03:19:06.504  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-28 03:19:06.504 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-28T03:06:30.687Z","update_id":"a07201aa-700d-4b0e-82e6-462076276767","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1.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_pinstance_basicclamp0Xinstance_basicclamp0ginstance_basicclamp0Rinstance_basicclamp0hinstance_basicclamp0e","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-28 03:19:06.505 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_completed])
2021-11-28 03:19:06.505 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [disconnecting])
2021-11-28 03:19:06.505 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Releasing channel
2021-11-28 03:19:06.505 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-28T03:19:16.982+0000|4e8a8cbb-4498-41b9-b813-9172ac279ed7|Request Id: 4e8a8cbb-4498-41b9-b813-9172ac279ed7. Transaction Id: 0JWYP. Begin TS: 2021-11-28T03:19:16.982+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:19:16.982 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4e8a8cbb-4498-41b9-b813-9172ac279ed7. Transaction Id: 0JWYP. Begin TS: 2021-11-28T03:19:16.982+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:19:16.984+0000|2021-11-28T03:19:16.992+0000|4e8a8cbb-4498-41b9-b813-9172ac279ed7|UNKNOWN_INSTANCE_ID|task-scheduler-4||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.108|8|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 4e8a8cbb-4498-41b9-b813-9172ac279ed7, Transaction Id: 0JWYP, 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-11-28 03:19:16.992 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4e8a8cbb-4498-41b9-b813-9172ac279ed7, Transaction Id: 0JWYP, 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-11-28 03:19:16.993 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=4e8a8cbb-4498-41b9-b813-9172ac279ed7, X-Begin-Timestamp=2021-11-28T03:19:16.982+0000, X-TransactionID=0JWYP, id=bcd134cd-b84b-c585-562f-c531c25076ff, timestamp=1638069556983}], headers={id=2419164e-46a7-17e7-cacb-a4a559904986, timestamp=1638069556993}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=4e8a8cbb-4498-41b9-b813-9172ac279ed7, X-Begin-Timestamp=2021-11-28T03:19:16.982+0000, X-TransactionID=0JWYP, id=bcd134cd-b84b-c585-562f-c531c25076ff, timestamp=1638069556983}]
2021-11-28T03:19:46.982+0000|afd926d6-cb82-41b2-b6f7-506b7d1f1797|Request Id: afd926d6-cb82-41b2-b6f7-506b7d1f1797. Transaction Id: GU56J. Begin TS: 2021-11-28T03:19:46.982+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:19:46.982 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: afd926d6-cb82-41b2-b6f7-506b7d1f1797. Transaction Id: GU56J. Begin TS: 2021-11-28T03:19:46.982+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:19:46.984+0000|2021-11-28T03:19:46.991+0000|afd926d6-cb82-41b2-b6f7-506b7d1f1797|UNKNOWN_INSTANCE_ID|task-scheduler-5||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.108|7|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: afd926d6-cb82-41b2-b6f7-506b7d1f1797, Transaction Id: GU56J, 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-11-28 03:19:46.991 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: afd926d6-cb82-41b2-b6f7-506b7d1f1797, Transaction Id: GU56J, 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-11-28 03:19:46.993 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=afd926d6-cb82-41b2-b6f7-506b7d1f1797, X-Begin-Timestamp=2021-11-28T03:19:46.982+0000, X-TransactionID=GU56J, id=7fc1c2db-a608-f76a-14ee-b17c303e9b8a, timestamp=1638069586983}], headers={id=1ea5bd19-e4b5-14ac-52bb-7a1f4411d3e6, timestamp=1638069586993}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=afd926d6-cb82-41b2-b6f7-506b7d1f1797, X-Begin-Timestamp=2021-11-28T03:19:46.982+0000, X-TransactionID=GU56J, id=7fc1c2db-a608-f76a-14ee-b17c303e9b8a, timestamp=1638069586983}]
2021-11-28 03:20:06.474 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 for configuration
2021-11-28 03:20:06.475 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-28 03:20:06.476 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:59fa1353-14, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, method=GET}
2021-11-28 03:20:06.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-14, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_prepared])
2021-11-28 03:20:06.476 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 04ba7920-d46c-416a-90cf-c2b17fdc7f17, X-RequestID: f6cd6363-c7b0-4812-b847-10a40e6e59c7, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-28 03:20:06.478 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-14, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_sent])
2021-11-28 03:20:06.499 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-14, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received response (auto-read:false) : [x-onap-requestid=a810c370-51d1-4c4f-a41b-7ae7bbcf8d0d, Content-Type=application/json, Date=Sun, 28 Nov 2021 03:20:06 GMT, content-length=4942]
2021-11-28 03:20:06.499 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-14, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_received])
2021-11-28 03:20:06.500 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-28 03:20:06.500 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:59fa1353-14, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-28 03:20:06.501 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-14, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received last HTTP packet
2021-11-28 03:20:06.502  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-28 03:20:06.503 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-28T03:06:30.687Z","update_id":"a07201aa-700d-4b0e-82e6-462076276767","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1.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_pinstance_basicclamp0Xinstance_basicclamp0ginstance_basicclamp0Rinstance_basicclamp0hinstance_basicclamp0e","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-28 03:20:06.503 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_completed])
2021-11-28 03:20:06.503 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [disconnecting])
2021-11-28 03:20:06.503 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Releasing channel
2021-11-28 03:20:06.504 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-28T03:20:16.982+0000|cfff5e8f-e879-459f-a45c-23c5bee8f893|Request Id: cfff5e8f-e879-459f-a45c-23c5bee8f893. Transaction Id: MH2YV. Begin TS: 2021-11-28T03:20:16.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:20:16.981 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: cfff5e8f-e879-459f-a45c-23c5bee8f893. Transaction Id: MH2YV. Begin TS: 2021-11-28T03:20:16.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:20:16.984+0000|2021-11-28T03:20:16.992+0000|cfff5e8f-e879-459f-a45c-23c5bee8f893|UNKNOWN_INSTANCE_ID|task-scheduler-7||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.108|8|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: cfff5e8f-e879-459f-a45c-23c5bee8f893, Transaction Id: MH2YV, 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-11-28 03:20:16.992 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: cfff5e8f-e879-459f-a45c-23c5bee8f893, Transaction Id: MH2YV, 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-11-28 03:20:16.993 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=cfff5e8f-e879-459f-a45c-23c5bee8f893, X-Begin-Timestamp=2021-11-28T03:20:16.981+0000, X-TransactionID=MH2YV, id=53af4e63-ef1e-d251-7a73-43b3dec41455, timestamp=1638069616982}], headers={id=69217398-7c71-7159-6741-c4f617a9731f, timestamp=1638069616993}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=cfff5e8f-e879-459f-a45c-23c5bee8f893, X-Begin-Timestamp=2021-11-28T03:20:16.981+0000, X-TransactionID=MH2YV, id=53af4e63-ef1e-d251-7a73-43b3dec41455, timestamp=1638069616982}]
2021-11-28T03:20:46.982+0000|63401e73-36ea-4f44-87c9-eb37cea2aa0c|Request Id: 63401e73-36ea-4f44-87c9-eb37cea2aa0c. Transaction Id: HLNOA. Begin TS: 2021-11-28T03:20:46.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:20:46.981 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 63401e73-36ea-4f44-87c9-eb37cea2aa0c. Transaction Id: HLNOA. Begin TS: 2021-11-28T03:20:46.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:20:46.983+0000|2021-11-28T03:20:46.991+0000|63401e73-36ea-4f44-87c9-eb37cea2aa0c|UNKNOWN_INSTANCE_ID|task-scheduler-6||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.108|8|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 63401e73-36ea-4f44-87c9-eb37cea2aa0c, Transaction Id: HLNOA, 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-11-28 03:20:46.992 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 63401e73-36ea-4f44-87c9-eb37cea2aa0c, Transaction Id: HLNOA, 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-11-28 03:20:46.993 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=63401e73-36ea-4f44-87c9-eb37cea2aa0c, X-Begin-Timestamp=2021-11-28T03:20:46.981+0000, X-TransactionID=HLNOA, id=d4b25829-2b07-6160-3478-6b6a9d37b028, timestamp=1638069646982}], headers={id=a9006e3f-e711-4d3b-cdd1-f527b6b0b388, timestamp=1638069646993}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=63401e73-36ea-4f44-87c9-eb37cea2aa0c, X-Begin-Timestamp=2021-11-28T03:20:46.981+0000, X-TransactionID=HLNOA, id=d4b25829-2b07-6160-3478-6b6a9d37b028, timestamp=1638069646982}]
2021-11-28 03:21:06.474 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 for configuration
2021-11-28 03:21:06.475 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-28 03:21:06.476 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:59fa1353-15, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, method=GET}
2021-11-28 03:21:06.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-15, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_prepared])
2021-11-28 03:21:06.476 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 193d21f3-3a09-4a2e-8bf7-5db0a6d92b99, X-RequestID: f6cd6363-c7b0-4812-b847-10a40e6e59c7, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-28 03:21:06.478 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-15, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_sent])
2021-11-28 03:21:06.500 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-15, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received response (auto-read:false) : [x-onap-requestid=e6e27ce1-cda5-4cc4-a9f9-1123979e75ef, Content-Type=application/json, Date=Sun, 28 Nov 2021 03:21:06 GMT, content-length=4942]
2021-11-28 03:21:06.500 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-15, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_received])
2021-11-28 03:21:06.500 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-28 03:21:06.501 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:59fa1353-15, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-28 03:21:06.502 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-15, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received last HTTP packet
2021-11-28 03:21:06.503  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-28 03:21:06.503 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-28T03:06:30.687Z","update_id":"a07201aa-700d-4b0e-82e6-462076276767","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1.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_pinstance_basicclamp0Xinstance_basicclamp0ginstance_basicclamp0Rinstance_basicclamp0hinstance_basicclamp0e","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-28 03:21:06.504 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_completed])
2021-11-28 03:21:06.504 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [disconnecting])
2021-11-28 03:21:06.504 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Releasing channel
2021-11-28 03:21:06.504 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-28T03:21:16.982+0000|65143031-064b-4d21-b172-cfee46670c93|Request Id: 65143031-064b-4d21-b172-cfee46670c93. Transaction Id: XWD8P. Begin TS: 2021-11-28T03:21:16.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:21:16.982 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 65143031-064b-4d21-b172-cfee46670c93. Transaction Id: XWD8P. Begin TS: 2021-11-28T03:21:16.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:21:16.984+0000|2021-11-28T03:21:16.991+0000|65143031-064b-4d21-b172-cfee46670c93|UNKNOWN_INSTANCE_ID|task-scheduler-8||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.108|7|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 65143031-064b-4d21-b172-cfee46670c93, Transaction Id: XWD8P, 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-11-28 03:21:16.991 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 65143031-064b-4d21-b172-cfee46670c93, Transaction Id: XWD8P, 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-11-28 03:21:16.992 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=65143031-064b-4d21-b172-cfee46670c93, X-Begin-Timestamp=2021-11-28T03:21:16.981+0000, X-TransactionID=XWD8P, id=4f00c6a4-912a-75aa-c282-33408404baa8, timestamp=1638069676982}], headers={id=7769336c-e0a5-79d3-5e37-ea0b8b8c5a63, timestamp=1638069676992}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=65143031-064b-4d21-b172-cfee46670c93, X-Begin-Timestamp=2021-11-28T03:21:16.981+0000, X-TransactionID=XWD8P, id=4f00c6a4-912a-75aa-c282-33408404baa8, timestamp=1638069676982}]
2021-11-28T03:21:46.981+0000|39c182a6-f1a2-460a-93c4-33f9a384823b|Request Id: 39c182a6-f1a2-460a-93c4-33f9a384823b. Transaction Id: 1HHIL. Begin TS: 2021-11-28T03:21:46.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:21:46.981 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 39c182a6-f1a2-460a-93c4-33f9a384823b. Transaction Id: 1HHIL. Begin TS: 2021-11-28T03:21:46.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:21:46.983+0000|2021-11-28T03:21:46.990+0000|39c182a6-f1a2-460a-93c4-33f9a384823b|UNKNOWN_INSTANCE_ID|task-scheduler-2||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.108|7|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 39c182a6-f1a2-460a-93c4-33f9a384823b, Transaction Id: 1HHIL, 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-11-28 03:21:46.990 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 39c182a6-f1a2-460a-93c4-33f9a384823b, Transaction Id: 1HHIL, 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-11-28 03:21:46.991 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=39c182a6-f1a2-460a-93c4-33f9a384823b, X-Begin-Timestamp=2021-11-28T03:21:46.981+0000, X-TransactionID=1HHIL, id=494b5ce9-82d3-ae1d-f84d-31337059a4a0, timestamp=1638069706982}], headers={id=df40553f-878b-424e-88e2-a67603198bae, timestamp=1638069706991}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=39c182a6-f1a2-460a-93c4-33f9a384823b, X-Begin-Timestamp=2021-11-28T03:21:46.981+0000, X-TransactionID=1HHIL, id=494b5ce9-82d3-ae1d-f84d-31337059a4a0, timestamp=1638069706982}]
2021-11-28 03:22:06.474 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 for configuration
2021-11-28 03:22:06.475 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-28 03:22:06.475 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:59fa1353-16, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, method=GET}
2021-11-28 03:22:06.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-16, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_prepared])
2021-11-28 03:22:06.476 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 02c45f2f-fb29-4b5e-b1e9-e1ef9fc8c086, X-RequestID: f6cd6363-c7b0-4812-b847-10a40e6e59c7, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-28 03:22:06.477 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-16, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_sent])
2021-11-28 03:22:06.500 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-16, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received response (auto-read:false) : [x-onap-requestid=f118a512-33e0-4293-b2ef-7d1782b6a777, Content-Type=application/json, Date=Sun, 28 Nov 2021 03:22:06 GMT, content-length=4942]
2021-11-28 03:22:06.500 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-16, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_received])
2021-11-28 03:22:06.500 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-28 03:22:06.501 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:59fa1353-16, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-28 03:22:06.502 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-16, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received last HTTP packet
2021-11-28 03:22:06.503  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-28 03:22:06.503 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-28T03:06:30.687Z","update_id":"a07201aa-700d-4b0e-82e6-462076276767","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1.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_pinstance_basicclamp0Xinstance_basicclamp0ginstance_basicclamp0Rinstance_basicclamp0hinstance_basicclamp0e","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-28 03:22:06.504 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_completed])
2021-11-28 03:22:06.504 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [disconnecting])
2021-11-28 03:22:06.504 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Releasing channel
2021-11-28 03:22:06.504 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-28T03:22:16.982+0000|ab22e2cd-ee87-4d9d-bc9e-b0b60a2d4375|Request Id: ab22e2cd-ee87-4d9d-bc9e-b0b60a2d4375. Transaction Id: 1R3EH. Begin TS: 2021-11-28T03:22:16.982+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:22:16.982 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ab22e2cd-ee87-4d9d-bc9e-b0b60a2d4375. Transaction Id: 1R3EH. Begin TS: 2021-11-28T03:22:16.982+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:22:16.984+0000|2021-11-28T03:22:16.991+0000|ab22e2cd-ee87-4d9d-bc9e-b0b60a2d4375|UNKNOWN_INSTANCE_ID|task-scheduler-3||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.108|7|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: ab22e2cd-ee87-4d9d-bc9e-b0b60a2d4375, Transaction Id: 1R3EH, 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-11-28 03:22:16.991 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ab22e2cd-ee87-4d9d-bc9e-b0b60a2d4375, Transaction Id: 1R3EH, 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-11-28 03:22:16.992 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=ab22e2cd-ee87-4d9d-bc9e-b0b60a2d4375, X-Begin-Timestamp=2021-11-28T03:22:16.982+0000, X-TransactionID=1R3EH, id=f6f85661-ffad-621f-7d7f-b1847fd82dee, timestamp=1638069736983}], headers={id=e204187b-e178-59bf-cc87-eb730f275197, timestamp=1638069736992}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=ab22e2cd-ee87-4d9d-bc9e-b0b60a2d4375, X-Begin-Timestamp=2021-11-28T03:22:16.982+0000, X-TransactionID=1R3EH, id=f6f85661-ffad-621f-7d7f-b1847fd82dee, timestamp=1638069736983}]
2021-11-28T03:22:46.982+0000|5ff717a5-f166-4385-abe1-c5de207ee525|Request Id: 5ff717a5-f166-4385-abe1-c5de207ee525. Transaction Id: TJNPO. Begin TS: 2021-11-28T03:22:46.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:22:46.981 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5ff717a5-f166-4385-abe1-c5de207ee525. Transaction Id: TJNPO. Begin TS: 2021-11-28T03:22:46.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:22:46.984+0000|2021-11-28T03:22:46.992+0000|5ff717a5-f166-4385-abe1-c5de207ee525|UNKNOWN_INSTANCE_ID|task-scheduler-5||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.108|8|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 5ff717a5-f166-4385-abe1-c5de207ee525, Transaction Id: TJNPO, 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-11-28 03:22:46.993 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5ff717a5-f166-4385-abe1-c5de207ee525, Transaction Id: TJNPO, 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-11-28 03:22:46.994 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=5ff717a5-f166-4385-abe1-c5de207ee525, X-Begin-Timestamp=2021-11-28T03:22:46.981+0000, X-TransactionID=TJNPO, id=c2228030-2ed8-7e84-4cae-1248945cfa50, timestamp=1638069766982}], headers={id=f576094e-5514-2cef-400e-a731a508b238, timestamp=1638069766994}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=5ff717a5-f166-4385-abe1-c5de207ee525, X-Begin-Timestamp=2021-11-28T03:22:46.981+0000, X-TransactionID=TJNPO, id=c2228030-2ed8-7e84-4cae-1248945cfa50, timestamp=1638069766982}]
2021-11-28 03:23:06.474 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 for configuration
2021-11-28 03:23:06.475 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-28 03:23:06.476 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:59fa1353-17, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, method=GET}
2021-11-28 03:23:06.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-17, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_prepared])
2021-11-28 03:23:06.476 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 81aeefbc-67f4-4b55-a19a-a5511bcdad1a, X-RequestID: f6cd6363-c7b0-4812-b847-10a40e6e59c7, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-28 03:23:06.478 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-17, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_sent])
2021-11-28 03:23:06.499 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-17, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received response (auto-read:false) : [x-onap-requestid=7e3ea443-332c-40c0-928e-60fc411fbd9b, Content-Type=application/json, Date=Sun, 28 Nov 2021 03:23:06 GMT, content-length=4942]
2021-11-28 03:23:06.500 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-17, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_received])
2021-11-28 03:23:06.500 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-28 03:23:06.500 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:59fa1353-17, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-28 03:23:06.501 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-17, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received last HTTP packet
2021-11-28 03:23:06.502  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-28 03:23:06.503 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-28T03:06:30.687Z","update_id":"a07201aa-700d-4b0e-82e6-462076276767","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1.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_pinstance_basicclamp0Xinstance_basicclamp0ginstance_basicclamp0Rinstance_basicclamp0hinstance_basicclamp0e","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-28 03:23:06.503 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_completed])
2021-11-28 03:23:06.503 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [disconnecting])
2021-11-28 03:23:06.503 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Releasing channel
2021-11-28 03:23:06.504 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-28T03:23:16.982+0000|ad1b495c-429d-43fb-88c3-12edaf227678|Request Id: ad1b495c-429d-43fb-88c3-12edaf227678. Transaction Id: WBNYX. Begin TS: 2021-11-28T03:23:16.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:23:16.982 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ad1b495c-429d-43fb-88c3-12edaf227678. Transaction Id: WBNYX. Begin TS: 2021-11-28T03:23:16.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:23:16.984+0000|2021-11-28T03:23:16.991+0000|ad1b495c-429d-43fb-88c3-12edaf227678|UNKNOWN_INSTANCE_ID|task-scheduler-2||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.108|7|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: ad1b495c-429d-43fb-88c3-12edaf227678, Transaction Id: WBNYX, 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-11-28 03:23:16.991 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ad1b495c-429d-43fb-88c3-12edaf227678, Transaction Id: WBNYX, 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-11-28 03:23:16.992 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=ad1b495c-429d-43fb-88c3-12edaf227678, X-Begin-Timestamp=2021-11-28T03:23:16.981+0000, X-TransactionID=WBNYX, id=cc68775f-d982-d1ad-35b9-0ad7d7cdcff5, timestamp=1638069796982}], headers={id=8016d228-301d-2487-0ece-abd13d2d9273, timestamp=1638069796992}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=ad1b495c-429d-43fb-88c3-12edaf227678, X-Begin-Timestamp=2021-11-28T03:23:16.981+0000, X-TransactionID=WBNYX, id=cc68775f-d982-d1ad-35b9-0ad7d7cdcff5, timestamp=1638069796982}]
2021-11-28T03:23:46.982+0000|e8d63ec7-edcf-4a99-8209-ae0d39274882|Request Id: e8d63ec7-edcf-4a99-8209-ae0d39274882. Transaction Id: ICYZQ. Begin TS: 2021-11-28T03:23:46.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:23:46.981 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e8d63ec7-edcf-4a99-8209-ae0d39274882. Transaction Id: ICYZQ. Begin TS: 2021-11-28T03:23:46.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:23:46.984+0000|2021-11-28T03:23:46.991+0000|e8d63ec7-edcf-4a99-8209-ae0d39274882|UNKNOWN_INSTANCE_ID|task-scheduler-6||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.108|7|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: e8d63ec7-edcf-4a99-8209-ae0d39274882, Transaction Id: ICYZQ, 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-11-28 03:23:46.992 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e8d63ec7-edcf-4a99-8209-ae0d39274882, Transaction Id: ICYZQ, 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-11-28 03:23:46.993 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=e8d63ec7-edcf-4a99-8209-ae0d39274882, X-Begin-Timestamp=2021-11-28T03:23:46.981+0000, X-TransactionID=ICYZQ, id=66941059-ee21-53bd-5d6d-d0df3206e967, timestamp=1638069826982}], headers={id=606bcb9d-2224-94f9-f31e-3ded55ce017e, timestamp=1638069826993}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=e8d63ec7-edcf-4a99-8209-ae0d39274882, X-Begin-Timestamp=2021-11-28T03:23:46.981+0000, X-TransactionID=ICYZQ, id=66941059-ee21-53bd-5d6d-d0df3206e967, timestamp=1638069826982}]
2021-11-28 03:24:06.474 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Calling https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 for configuration
2021-11-28 03:24:06.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-11-28 03:24:06.476 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:59fa1353-18, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, method=GET}
2021-11-28 03:24:06.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-18, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_prepared])
2021-11-28 03:24:06.477 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 287dbb4d-382a-4e4e-8882-57a3b5f14ad2, X-RequestID: f6cd6363-c7b0-4812-b847-10a40e6e59c7, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-11-28 03:24:06.478 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-18, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [request_sent])
2021-11-28 03:24:06.506 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-18, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received response (auto-read:false) : [x-onap-requestid=ab13d3dd-dc90-4624-91bc-94892382afc0, Content-Type=application/json, Date=Sun, 28 Nov 2021 03:24:06 GMT, content-length=4942]
2021-11-28 03:24:06.506 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353-18, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_received])
2021-11-28 03:24:06.507 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-11-28 03:24:06.507 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:59fa1353-18, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-11-28 03:24:06.508 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:59fa1353-18, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Received last HTTP packet
2021-11-28 03:24:06.508  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : Got successful response from Config Binding Service
2021-11-28 03:24:06.508 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientRest     : 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":"https://aai.onap.svc.cluster.local:8443","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-11-28T03:06:30.687Z","update_id":"a07201aa-700d-4b0e-82e6-462076276767","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_Uk1.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_pinstance_basicclamp0Xinstance_basicclamp0ginstance_basicclamp0Rinstance_basicclamp0hinstance_basicclamp0e","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-11-28 03:24:06.509 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [response_completed])
2021-11-28 03:24:06.509 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] onStateChange(GET{uri=/service_component_all/sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443]}}, [disconnecting])
2021-11-28 03:24:06.509 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Releasing channel
2021-11-28 03:24:06.509 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:59fa1353, L:/10.233.70.108:47114 - R:config-binding-service.onap.svc.cluster.local/10.233.67.23:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-11-28T03:24:16.982+0000|7cd2321f-f79e-42a8-b922-14dc61c49acc|Request Id: 7cd2321f-f79e-42a8-b922-14dc61c49acc. Transaction Id: JPF2S. Begin TS: 2021-11-28T03:24:16.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28 03:24:16.982 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7cd2321f-f79e-42a8-b922-14dc61c49acc. Transaction Id: JPF2S. Begin TS: 2021-11-28T03:24:16.981+0000. Starting new DMaaP MR Subscriber poll.
2021-11-28T03:24:16.984+0000|2021-11-28T03:24:16.991+0000|7cd2321f-f79e-42a8-b922-14dc61c49acc|UNKNOWN_INSTANCE_ID|task-scheduler-2||sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.108|7|sdde8848ca7b64b7c8e40dfd81580bc16-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 7cd2321f-f79e-42a8-b922-14dc61c49acc, Transaction Id: JPF2S, 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-11-28 03:24:16.991 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7cd2321f-f79e-42a8-b922-14dc61c49acc, Transaction Id: JPF2S, 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-11-28 03:24:16.992 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=7cd2321f-f79e-42a8-b922-14dc61c49acc, X-Begin-Timestamp=2021-11-28T03:24:16.981+0000, X-TransactionID=JPF2S, id=970af4d6-002d-560b-b97c-63a7d5c510af, timestamp=1638069856982}], headers={id=662025d0-bfd3-5298-c136-508eeeabc269, timestamp=1638069856992}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=7cd2321f-f79e-42a8-b922-14dc61c49acc, X-Begin-Timestamp=2021-11-28T03:24:16.981+0000, X-TransactionID=JPF2S, id=970af4d6-002d-560b-b97c-63a7d5c510af, timestamp=1638069856982}]