Results

By type

          2021-08-19 01:54:12.210 DEBUG 1 --- [or-http-epoll-2] io.netty.handler.ssl.SslHandler          : [id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
2021-08-19 01:54:12.219 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}, [connected])
2021-08-19 01:54:12.305 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-1, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [configured])
2021-08-19 01:54:12.309 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:358e6b54-1, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-19 01:54:12.314 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-1, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_prepared])
2021-08-19 01:54:12.316 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: c20c1976-4023-4ee8-b714-e9b91df1306b, X-RequestID: f1e238c6-0b6b-4b38-834d-35af59b88b89, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-19 01:54:12.331 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-1, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_sent])
2021-08-19 01:54:12.400 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-1, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received response (auto-read:false) : [x-onap-requestid=b331953d-b96f-4969-a66c-d6475a1d4526, Content-Type=application/json, Date=Thu, 19 Aug 2021 01:54:12 GMT, content-length=3707]
2021-08-19 01:54:12.400 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-1, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_received])
2021-08-19 01:54:12.401 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-19 01:54:12.421 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:358e6b54-1, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-19 01:54:12.427 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-1, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received last HTTP packet
2021-08-19 01:54:12.598  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Starting TcaAppMain v1.3.0 using Java 11.0.9.1 on dcae-tcagen2 with PID 1 (/opt/dcae-analytics-tca-web-1.3.0.jar started by tca-gen2 in /opt)
2021-08-19 01:54:12.602 DEBUG 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Running with Spring Boot v2.4.4, Spring v5.3.5
2021-08-19 01:54:12.603  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : The following profiles are active: configBindingService,dmaap,mongo
2021-08-19 01:54:12.607  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-19 01:54:12.608 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-19 01:54:12.886 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : Converting JSON to flattened key value Map: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-19 01:54:12.984 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : Flattened Key Value Pairs
2021-08-19 01:54:12.985 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.spring.data.mongodb.uri:mongodb://dcae-mongohost/dcae-tcagen2
2021-08-19 01:54:12.985 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url:http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT
2021-08-19 01:54:12.985 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_publishes.tca_handle_out.type:message_router
2021-08-19 01:54:12.986 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url:http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT
2021-08-19 01:54:12.986 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.type:message_router
2021-08-19 01:54:12.986 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group:cg1
2021-08-19 01:54:12.986 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0]:c0
2021-08-19 01:54:12.986 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1]:c1
2021-08-19 01:54:12.987 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.message_limit:50000
2021-08-19 01:54:12.987 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max:60000
2021-08-19 01:54:12.987 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min:30000
2021-08-19 01:54:12.987 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down:30000
2021-08-19 01:54:12.987 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up:10000
2021-08-19 01:54:12.987 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate:0
2021-08-19 01:54:12.987 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.timeout:-1
2021-08-19 01:54:12.987 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.enable_enrichment:true
2021-08-19 01:54:12.988 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.generic_vnf_path:aai/v11/network/generic-vnfs/generic-vnf
2021-08-19 01:54:12.988 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.node_query_path:aai/v11/search/nodes-query
2021-08-19 01:54:12.988 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.password:DCAE
2021-08-19 01:54:12.988 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.url:http://aai
2021-08-19 01:54:12.988 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.username:DCAE
2021-08-19 01:54:12.989 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_abatement:true
2021-08-19 01:54:12.989 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_ecomp_logging:true
2021-08-19 01:54:12.989 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.policy:{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}
2021-08-19 01:54:12.989 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.processing_batch_size:10000
2021-08-19 01:54:13.001  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.type -> message_router
2021-08-19 01:54:13.002  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.enable_enrichment -> true
2021-08-19 01:54:13.002  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate -> 0
2021-08-19 01:54:13.002  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.policy -> {"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}
2021-08-19 01:54:13.003  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url -> http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT
2021-08-19 01:54:13.003  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group -> cg1
2021-08-19 01:54:13.003  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1] -> c1
2021-08-19 01:54:13.003  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.node_query_path -> aai/v11/search/nodes-query
2021-08-19 01:54:13.003  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up -> 10000
2021-08-19 01:54:13.003  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_abatement -> true
2021-08-19 01:54:13.003  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.type -> message_router
2021-08-19 01:54:13.004  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.username -> DCAE
2021-08-19 01:54:13.004  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.generic_vnf_path -> aai/v11/network/generic-vnfs/generic-vnf
2021-08-19 01:54:13.004  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.timeout -> -1
2021-08-19 01:54:13.004  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.processing_batch_size -> 10000
2021-08-19 01:54:13.004  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min -> 30000
2021-08-19 01:54:13.004  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url -> http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT
2021-08-19 01:54:13.004  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down -> 30000
2021-08-19 01:54:13.004  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max -> 60000
2021-08-19 01:54:13.005  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.url -> http://aai
2021-08-19 01:54:13.005  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_ecomp_logging -> true
2021-08-19 01:54:13.005  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0] -> c0
2021-08-19 01:54:13.005  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.message_limit -> 50000
2021-08-19 01:54:13.005  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.password -> DCAE
2021-08-19 01:54:13.005  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: spring.data.mongodb.uri -> mongodb://dcae-mongohost/dcae-tcagen2
2021-08-19 01:54:13.007  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Refreshed configuration data
2021-08-19 01:54:13.009 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_completed])
2021-08-19 01:54:13.010 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [disconnecting])
2021-08-19 01:54:13.010 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Releasing channel
2021-08-19 01:54:13.014 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-19 01:54:14.929  INFO 1 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data MongoDB repositories in DEFAULT mode.
2021-08-19 01:54:15.072  INFO 1 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 134 ms. Found 1 MongoDB repository interfaces.
2021-08-19 01:54:16.413  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
2021-08-19 01:54:16.424  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
2021-08-19 01:54:16.485  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'configurationPropertiesValidator' of type [org.onap.dcae.analytics.tca.web.validation.TcaAppPropertiesValidator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-08-19 01:54:16.821  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'integrationChannelResolver' of type [org.springframework.integration.support.channel.BeanFactoryChannelResolver] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-08-19 01:54:16.823  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'integrationDisposableAutoCreatedBeans' of type [org.springframework.integration.config.annotation.Disposables] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-08-19 01:54:16.886  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-08-19 01:54:17.358 DEBUG 1 --- [           main] org.jboss.logging                        : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-08-19 01:54:17.457  INFO 1 --- [           main] io.undertow.servlet                      : Initializing Spring embedded WebApplicationContext
2021-08-19 01:54:17.458  INFO 1 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 4669 ms
2021-08-19 01:54:17.593 DEBUG 1 --- [           main] i.m.c.u.i.logging.InternalLoggerFactory  : Using SLF4J as the default logging framework
2021-08-19 01:54:18.711 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 
	s.d.s.w.Swagger2ControllerWebMvc:
	{GET [/v2/api-docs], produces [application/json || application/hal+json]}: getDocumentation(String,HttpServletRequest)
2021-08-19 01:54:18.716 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], produces [application/json]}: swaggerResources()
	{GET [/swagger-resources/configuration/security], produces [application/json]}: securityConfiguration()
2021-08-19 01:54:18.729 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-08-19 01:54:18.737 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-08-19 01:54:19.182  INFO 1 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 16 endpoint(s) beneath base path '/actuator'
2021-08-19 01:54:19.294  INFO 1 --- [           main] f.TcaAppPropsToMrSubscriberPrefsFunction : Creating DMaaP MR Subscriber from config properties key: tca_handle_in, props: BaseConfigBindingServiceProperties.SubscriberDetails(super=BaseConfigBindingServiceProperties.PubSubCommonDetails(type=message_router, aafUsername=null, dmaapInfo=BaseConfigBindingServiceProperties.DmaapInfo(clientRole=null, clientId=null, location=null, topicUrl=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT), proxyUrl=null, ignoreSSLValidation=null), consumerGroup=cg1, consumerIds=[c0, c1], messageLimit=50000, timeout=-1, polling=BaseConfigBindingServiceProperties.Polling(fixedRate=0, autoAdjusting=BaseConfigBindingServiceProperties.AutoAdjusting(min=30000, stepUp=10000, max=60000, stepDown=30000)))
2021-08-19 01:54:19.352  INFO 1 --- [           main] f.TcaAppPropsToMrSubscriberPrefsFunction : Selecting Auto Adjusting polling rate for DMaaP MR Subscriber: tca_handle_in
2021-08-19 01:54:19.662  INFO 1 --- [           main] org.mongodb.driver.cluster               : Cluster created with settings {hosts=[dcae-mongohost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
2021-08-19 01:54:19.821  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:1, serverValue:433}] to dcae-mongohost:27017
2021-08-19 01:54:19.822  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:2, serverValue:432}] to dcae-mongohost:27017
2021-08-19 01:54:19.822  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=65174102}
2021-08-19 01:54:20.295  INFO 1 --- [           main] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:3, serverValue:434}] to dcae-mongohost:27017
2021-08-19 01:54:21.066 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_in
2021-08-19 01:54:21.075  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_in. No username present
2021-08-19 01:54:21.082 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_in
2021-08-19 01:54:21.082  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Ignore SSL Certificate Errors attributed is set to: false for Http Client Id: tca_handle_in
2021-08-19 01:54:21.082  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_in
2021-08-19 01:54:21.094  INFO 1 --- [           main] .f.TcaAppPropsToMrPublisherPrefsFunction : Creating DMaaP MR Publisher from config properties key: tca_handle_out, props: BaseConfigBindingServiceProperties.PublisherDetails(super=BaseConfigBindingServiceProperties.PubSubCommonDetails(type=message_router, aafUsername=null, dmaapInfo=BaseConfigBindingServiceProperties.DmaapInfo(clientRole=null, clientId=null, location=null, topicUrl=http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT), proxyUrl=null, ignoreSSLValidation=null))
2021-08-19 01:54:21.107 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_out
2021-08-19 01:54:21.108  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_out. No username present
2021-08-19 01:54:21.108 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_out
2021-08-19 01:54:21.108  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Ignore SSL Certificate Errors attributed is set to: false for Http Client Id: tca_handle_out
2021-08-19 01:54:21.108  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_out
2021-08-19 01:54:21.133  INFO 1 --- [           main] o.o.d.a.w.u.f.MrSubscriberURLFunction    : Created DMaaP MR Subscriber URL: http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000
2021-08-19 01:54:21.134  INFO 1 --- [           main] o.o.d.a.w.u.f.MrSubscriberURLFunction    : Created DMaaP MR Subscriber URL: http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000
2021-08-19 01:54:22.042  INFO 1 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2021-08-19 01:54:22.185 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 'beanNameHandlerMapping' {}
2021-08-19 01:54:22.215 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [Classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [Classpath [META-INF/resources/], Classpath [resources/], Classpath [static/], Classpath [public/], ServletContext [/]]}
2021-08-19 01:54:22.497  INFO 1 --- [           main] o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService 'taskScheduler'
2021-08-19 01:54:22.615  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrSubscriberFlow.channel#0' channel
2021-08-19 01:54:22.615  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#0' has 1 subscriber(s).
2021-08-19 01:54:22.616  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow'
2021-08-19 01:54:22.616  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {splitter} as a subscriber to the 'mrSubscriberFlow.channel#1' channel
2021-08-19 01:54:22.616  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#1' has 1 subscriber(s).
2021-08-19 01:54:22.616  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow'
2021-08-19 01:54:22.616  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrPublisherInputChannel' channel
2021-08-19 01:54:22.616  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherInputChannel' has 1 subscriber(s).
2021-08-19 01:54:22.616  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrPublisherFlow'
2021-08-19 01:54:22.616  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherFlow.channel#0' channel
2021-08-19 01:54:22.617  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherFlow.channel#0' has 1 subscriber(s).
2021-08-19 01:54:22.617  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrPublisherFlow'
2021-08-19 01:54:22.617  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {} as a subscriber to the 'tcaMrFlow.channel#0' channel
2021-08-19 01:54:22.617  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.tcaMrFlow.channel#0' has 1 subscriber(s).
2021-08-19 01:54:22.617  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaMrFlow'
2021-08-19 01:54:22.617  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherOutputChannel' channel
2021-08-19 01:54:22.618  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherOutputChannel' has 1 subscriber(s).
2021-08-19 01:54:22.618  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'tcaPublisherResponseFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaPublisherResponseFlow'
2021-08-19 01:54:22.623  INFO 1 --- [           main] o.s.i.e.SourcePollingChannelAdapter      : started bean 'mrSubscriberFlow.org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow'
2021-08-19 01:54:22.623  INFO 1 --- [           main] o.s.i.endpoint.PollingConsumer           : started bean 'tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaMrFlow'
2021-08-19T01:54:22.640+0000|7c04567e-569c-429a-998a-b2ab9e239e97|Request Id: 7c04567e-569c-429a-998a-b2ab9e239e97. Transaction Id: WLAIL. Begin TS: 2021-08-19T01:54:22.624+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 01:54:22.636 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7c04567e-569c-429a-998a-b2ab9e239e97. Transaction Id: WLAIL. Begin TS: 2021-08-19T01:54:22.624+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 01:54:22.700  INFO 1 --- [           main] io.undertow                              : starting server: Undertow - 2.2.5.Final
2021-08-19 01:54:22.728  INFO 1 --- [           main] org.xnio                                 : XNIO version 3.8.0.Final
2021-08-19 01:54:22.831  INFO 1 --- [           main] org.xnio.nio                             : XNIO NIO Implementation Version 3.8.0.Final
2021-08-19 01:54:23.061  INFO 1 --- [           main] org.jboss.threads                        : JBoss Threads version 3.1.0.Final
2021-08-19 01:54:23.149  INFO 1 --- [           main] o.s.b.w.e.undertow.UndertowWebServer     : Undertow started on port(s) 9091 (http)
2021-08-19 01:54:23.822 DEBUG 1 --- [           main] Validator                                : ERROR [ModelSpecification.spec] At least one type of specification is required
2021-08-19 01:54:23.904 DEBUG 1 --- [           main] Validator                                : ERROR [ModelSpecification.spec] At least one type of specification is required
2021-08-19 01:54:24.011  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Started TcaAppMain in 14.735 seconds (JVM running for 16.352)
2021-08-19T01:54:22.817+0000|2021-08-19T01:54:24.029+0000|7c04567e-569c-429a-998a-b2ab9e239e97|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.68.193|1212|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7c04567e-569c-429a-998a-b2ab9e239e97, Transaction Id: WLAIL, Elapsed Time: 1212 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.28.138] failed: Connection refused (Connection refused) 
2021-08-19 01:54:24.032 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7c04567e-569c-429a-998a-b2ab9e239e97, Transaction Id: WLAIL, Elapsed Time: 1212 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.28.138] failed: Connection refused (Connection refused) 
2021-08-19 01:54:24.048 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=7c04567e-569c-429a-998a-b2ab9e239e97, X-ECOMP-TransactionID=WLAIL, X-Begin-Timestamp=2021-08-19T01:54:22.624+0000, id=6d2854de-f7cc-eed6-60ba-64ece70aa08c, timestamp=1629338062649}], headers={id=ebfcdda0-1a65-8f90-6393-1466bce7064e, timestamp=1629338064047}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=7c04567e-569c-429a-998a-b2ab9e239e97, X-ECOMP-TransactionID=WLAIL, X-Begin-Timestamp=2021-08-19T01:54:22.624+0000, id=6d2854de-f7cc-eed6-60ba-64ece70aa08c, timestamp=1629338062649}]
2021-08-19T01:54:52.624+0000|aa838794-4539-4e97-b3e0-12fe78600136|Request Id: aa838794-4539-4e97-b3e0-12fe78600136. Transaction Id: XUN03. Begin TS: 2021-08-19T01:54:52.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 01:54:52.623 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: aa838794-4539-4e97-b3e0-12fe78600136. Transaction Id: XUN03. Begin TS: 2021-08-19T01:54:52.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T01:54:52.626+0000|2021-08-19T01:54:53.659+0000|aa838794-4539-4e97-b3e0-12fe78600136|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.68.193|1033|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: aa838794-4539-4e97-b3e0-12fe78600136, Transaction Id: XUN03, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.28.138] failed: Connection refused (Connection refused) 
2021-08-19 01:54:53.659 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: aa838794-4539-4e97-b3e0-12fe78600136, Transaction Id: XUN03, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.28.138] failed: Connection refused (Connection refused) 
2021-08-19 01:54:53.662 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=aa838794-4539-4e97-b3e0-12fe78600136, X-ECOMP-TransactionID=XUN03, X-Begin-Timestamp=2021-08-19T01:54:52.622+0000, id=f320ea89-cef4-43f5-4341-493148f07327, timestamp=1629338092625}], headers={id=97c8703a-2c44-1c54-db61-6eafcfb6d8a9, timestamp=1629338093662}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=aa838794-4539-4e97-b3e0-12fe78600136, X-ECOMP-TransactionID=XUN03, X-Begin-Timestamp=2021-08-19T01:54:52.622+0000, id=f320ea89-cef4-43f5-4341-493148f07327, timestamp=1629338092625}]
2021-08-19 01:55:02.688  INFO 1 --- [  XNIO-1 task-1] io.undertow.servlet                      : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-08-19 01:55:02.688  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2021-08-19 01:55:02.693  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : Completed initialization in 4 ms
2021-08-19 01:55:10.619 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-08-19 01:55:10.622 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-19 01:55:10.623 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:358e6b54-2, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-19 01:55:10.624 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-2, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_prepared])
2021-08-19 01:55:10.624 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 838eb26b-5c6d-4aa8-a78e-fafeecbfd672, X-RequestID: f1e238c6-0b6b-4b38-834d-35af59b88b89, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-19 01:55:10.627 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-2, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_sent])
2021-08-19 01:55:10.665 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-2, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received response (auto-read:false) : [x-onap-requestid=b50a2afb-3261-4b63-8c97-f30494023f06, Content-Type=application/json, Date=Thu, 19 Aug 2021 01:55:10 GMT, content-length=3707]
2021-08-19 01:55:10.666 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-2, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_received])
2021-08-19 01:55:10.666 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-19 01:55:10.667 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:358e6b54-2, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-19 01:55:10.668 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-2, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received last HTTP packet
2021-08-19 01:55:10.669  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-19 01:55:10.669 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-19 01:55:10.671 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_completed])
2021-08-19 01:55:10.671 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [disconnecting])
2021-08-19 01:55:10.671 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Releasing channel
2021-08-19 01:55:10.671 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-19T01:55:22.624+0000|4f31684f-0703-49bc-982a-4a1cbb29c043|Request Id: 4f31684f-0703-49bc-982a-4a1cbb29c043. Transaction Id: MKWXI. Begin TS: 2021-08-19T01:55:22.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 01:55:22.623 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4f31684f-0703-49bc-982a-4a1cbb29c043. Transaction Id: MKWXI. Begin TS: 2021-08-19T01:55:22.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T01:55:22.626+0000|2021-08-19T01:55:23.722+0000|4f31684f-0703-49bc-982a-4a1cbb29c043|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.68.193|1096|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4f31684f-0703-49bc-982a-4a1cbb29c043, Transaction Id: MKWXI, Elapsed Time: 1096 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.28.138] failed: Connection refused (Connection refused) 
2021-08-19 01:55:23.722 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4f31684f-0703-49bc-982a-4a1cbb29c043, Transaction Id: MKWXI, Elapsed Time: 1096 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.28.138] failed: Connection refused (Connection refused) 
2021-08-19 01:55:23.725 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4f31684f-0703-49bc-982a-4a1cbb29c043, X-ECOMP-TransactionID=MKWXI, X-Begin-Timestamp=2021-08-19T01:55:22.623+0000, id=3dcb1141-d48a-97ec-44c6-ea5bbebf2ee1, timestamp=1629338122624}], headers={id=825e0d38-feda-a42b-5602-f233de345295, timestamp=1629338123725}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4f31684f-0703-49bc-982a-4a1cbb29c043, X-ECOMP-TransactionID=MKWXI, X-Begin-Timestamp=2021-08-19T01:55:22.623+0000, id=3dcb1141-d48a-97ec-44c6-ea5bbebf2ee1, timestamp=1629338122624}]
2021-08-19T01:55:52.623+0000|ff9073f9-99dd-4312-9953-71dcd092ff87|Request Id: ff9073f9-99dd-4312-9953-71dcd092ff87. Transaction Id: F51LX. Begin TS: 2021-08-19T01:55:52.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 01:55:52.623 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ff9073f9-99dd-4312-9953-71dcd092ff87. Transaction Id: F51LX. Begin TS: 2021-08-19T01:55:52.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T01:55:52.625+0000|2021-08-19T01:55:53.659+0000|ff9073f9-99dd-4312-9953-71dcd092ff87|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.68.193|1034|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ff9073f9-99dd-4312-9953-71dcd092ff87, Transaction Id: F51LX, Elapsed Time: 1034 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.28.138] failed: Connection refused (Connection refused) 
2021-08-19 01:55:53.659 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ff9073f9-99dd-4312-9953-71dcd092ff87, Transaction Id: F51LX, Elapsed Time: 1034 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.28.138] failed: Connection refused (Connection refused) 
2021-08-19 01:55:53.661 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ff9073f9-99dd-4312-9953-71dcd092ff87, X-ECOMP-TransactionID=F51LX, X-Begin-Timestamp=2021-08-19T01:55:52.623+0000, id=5b1b532b-cea9-d693-6ff0-6066c617f8b9, timestamp=1629338152624}], headers={id=7db19990-eb08-d6c2-722d-f89792a7b0d2, timestamp=1629338153661}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ff9073f9-99dd-4312-9953-71dcd092ff87, X-ECOMP-TransactionID=F51LX, X-Begin-Timestamp=2021-08-19T01:55:52.623+0000, id=5b1b532b-cea9-d693-6ff0-6066c617f8b9, timestamp=1629338152624}]
2021-08-19 01:56:10.617 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-08-19 01:56:10.619 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-19 01:56:10.619 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:358e6b54-3, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-19 01:56:10.619 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-3, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_prepared])
2021-08-19 01:56:10.619 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: f8c95151-82ec-46d0-b1dd-a3de32e2d4e1, X-RequestID: f1e238c6-0b6b-4b38-834d-35af59b88b89, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-19 01:56:10.621 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-3, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_sent])
2021-08-19 01:56:10.647 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-3, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received response (auto-read:false) : [x-onap-requestid=135ab2e2-4770-44fc-be6f-e1d8522d9533, Content-Type=application/json, Date=Thu, 19 Aug 2021 01:56:10 GMT, content-length=3707]
2021-08-19 01:56:10.648 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-3, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_received])
2021-08-19 01:56:10.648 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-19 01:56:10.648 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:358e6b54-3, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-19 01:56:10.650 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-3, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received last HTTP packet
2021-08-19 01:56:10.651  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-19 01:56:10.651 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-19 01:56:10.652 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_completed])
2021-08-19 01:56:10.652 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [disconnecting])
2021-08-19 01:56:10.652 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Releasing channel
2021-08-19 01:56:10.653 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-19T01:56:22.623+0000|8f7090ff-2bca-4428-aa0a-72986b92deb4|Request Id: 8f7090ff-2bca-4428-aa0a-72986b92deb4. Transaction Id: CYLCE. Begin TS: 2021-08-19T01:56:22.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 01:56:22.623 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8f7090ff-2bca-4428-aa0a-72986b92deb4. Transaction Id: CYLCE. Begin TS: 2021-08-19T01:56:22.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T01:56:22.626+0000|2021-08-19T01:56:22.669+0000|8f7090ff-2bca-4428-aa0a-72986b92deb4|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.193|43|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8f7090ff-2bca-4428-aa0a-72986b92deb4, Transaction Id: CYLCE, 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-08-19 01:56:22.669 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8f7090ff-2bca-4428-aa0a-72986b92deb4, Transaction Id: CYLCE, 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-08-19 01:56:22.678 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8f7090ff-2bca-4428-aa0a-72986b92deb4, X-ECOMP-TransactionID=CYLCE, X-Begin-Timestamp=2021-08-19T01:56:22.622+0000, id=ffecb3dd-5165-d741-12d1-f34bd1edbda1, timestamp=1629338182624}], headers={id=3cf27d45-66df-9b08-50e6-2f6bc3a69108, timestamp=1629338182678}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8f7090ff-2bca-4428-aa0a-72986b92deb4, X-ECOMP-TransactionID=CYLCE, X-Begin-Timestamp=2021-08-19T01:56:22.622+0000, id=ffecb3dd-5165-d741-12d1-f34bd1edbda1, timestamp=1629338182624}]
2021-08-19T01:56:52.623+0000|e07015e2-1841-4b1a-8440-847a8ceaacad|Request Id: e07015e2-1841-4b1a-8440-847a8ceaacad. Transaction Id: AKXNX. Begin TS: 2021-08-19T01:56:52.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 01:56:52.622 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e07015e2-1841-4b1a-8440-847a8ceaacad. Transaction Id: AKXNX. Begin TS: 2021-08-19T01:56:52.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T01:56:52.624+0000|2021-08-19T01:56:52.638+0000|e07015e2-1841-4b1a-8440-847a8ceaacad|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.193|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e07015e2-1841-4b1a-8440-847a8ceaacad, Transaction Id: AKXNX, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 01:56:52.638 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e07015e2-1841-4b1a-8440-847a8ceaacad, Transaction Id: AKXNX, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 01:56:52.642 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e07015e2-1841-4b1a-8440-847a8ceaacad, X-ECOMP-TransactionID=AKXNX, X-Begin-Timestamp=2021-08-19T01:56:52.622+0000, id=fed30794-4b90-a71f-4268-fdd8c3f844be, timestamp=1629338212623}], headers={id=d8e75025-7550-0680-15c7-c3ec02af8f4e, timestamp=1629338212642}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e07015e2-1841-4b1a-8440-847a8ceaacad, X-ECOMP-TransactionID=AKXNX, X-Begin-Timestamp=2021-08-19T01:56:52.622+0000, id=fed30794-4b90-a71f-4268-fdd8c3f844be, timestamp=1629338212623}]
2021-08-19 01:57:10.617 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-08-19 01:57:10.618 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-19 01:57:10.619 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:358e6b54-4, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-19 01:57:10.619 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-4, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_prepared])
2021-08-19 01:57:10.620 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 542aefb9-10ca-430c-80fa-3e7c3ecbba85, X-RequestID: f1e238c6-0b6b-4b38-834d-35af59b88b89, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-19 01:57:10.622 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-4, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_sent])
2021-08-19 01:57:10.651 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-4, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received response (auto-read:false) : [x-onap-requestid=7148a952-32d8-4372-9823-e3b7be969a9a, Content-Type=application/json, Date=Thu, 19 Aug 2021 01:57:10 GMT, content-length=3707]
2021-08-19 01:57:10.652 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-4, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_received])
2021-08-19 01:57:10.652 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-19 01:57:10.653 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:358e6b54-4, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-19 01:57:10.654 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-4, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received last HTTP packet
2021-08-19 01:57:10.655  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-19 01:57:10.655 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-19 01:57:10.656 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_completed])
2021-08-19 01:57:10.656 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [disconnecting])
2021-08-19 01:57:10.656 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Releasing channel
2021-08-19 01:57:10.656 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-19T01:57:22.624+0000|a8f14b54-8a50-46ca-889f-783ce97cd226|Request Id: a8f14b54-8a50-46ca-889f-783ce97cd226. Transaction Id: TOBAX. Begin TS: 2021-08-19T01:57:22.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 01:57:22.623 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a8f14b54-8a50-46ca-889f-783ce97cd226. Transaction Id: TOBAX. Begin TS: 2021-08-19T01:57:22.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T01:57:22.626+0000|2021-08-19T01:57:22.636+0000|a8f14b54-8a50-46ca-889f-783ce97cd226|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.193|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a8f14b54-8a50-46ca-889f-783ce97cd226, Transaction Id: TOBAX, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 01:57:22.636 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a8f14b54-8a50-46ca-889f-783ce97cd226, Transaction Id: TOBAX, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 01:57:22.638 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a8f14b54-8a50-46ca-889f-783ce97cd226, X-ECOMP-TransactionID=TOBAX, X-Begin-Timestamp=2021-08-19T01:57:22.623+0000, id=d27c39c9-7bd3-7de2-5439-c72e75ebeb89, timestamp=1629338242624}], headers={id=4bd88639-302d-a56e-695d-2c0d1084ee38, timestamp=1629338242638}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a8f14b54-8a50-46ca-889f-783ce97cd226, X-ECOMP-TransactionID=TOBAX, X-Begin-Timestamp=2021-08-19T01:57:22.623+0000, id=d27c39c9-7bd3-7de2-5439-c72e75ebeb89, timestamp=1629338242624}]
2021-08-19T01:57:52.624+0000|cf0eea2f-8ecb-416f-b71f-dbb45937a33b|Request Id: cf0eea2f-8ecb-416f-b71f-dbb45937a33b. Transaction Id: OQQFK. Begin TS: 2021-08-19T01:57:52.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 01:57:52.623 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: cf0eea2f-8ecb-416f-b71f-dbb45937a33b. Transaction Id: OQQFK. Begin TS: 2021-08-19T01:57:52.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T01:57:52.626+0000|2021-08-19T01:57:52.637+0000|cf0eea2f-8ecb-416f-b71f-dbb45937a33b|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.193|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: cf0eea2f-8ecb-416f-b71f-dbb45937a33b, Transaction Id: OQQFK, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 01:57:52.637 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: cf0eea2f-8ecb-416f-b71f-dbb45937a33b, Transaction Id: OQQFK, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 01:57:52.638 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=cf0eea2f-8ecb-416f-b71f-dbb45937a33b, X-ECOMP-TransactionID=OQQFK, X-Begin-Timestamp=2021-08-19T01:57:52.623+0000, id=1b9d2fde-f413-4741-64ef-d558347fab00, timestamp=1629338272624}], headers={id=f700e5a6-4774-f541-fb96-413065638127, timestamp=1629338272638}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=cf0eea2f-8ecb-416f-b71f-dbb45937a33b, X-ECOMP-TransactionID=OQQFK, X-Begin-Timestamp=2021-08-19T01:57:52.623+0000, id=1b9d2fde-f413-4741-64ef-d558347fab00, timestamp=1629338272624}]
2021-08-19 01:58:10.617 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-08-19 01:58:10.619 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-19 01:58:10.620 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:358e6b54-5, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-19 01:58:10.620 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-5, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_prepared])
2021-08-19 01:58:10.620 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 54672016-b47e-4c98-b7d7-99aae70c6e55, X-RequestID: f1e238c6-0b6b-4b38-834d-35af59b88b89, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-19 01:58:10.622 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-5, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_sent])
2021-08-19 01:58:10.648 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-5, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received response (auto-read:false) : [x-onap-requestid=8a61e72e-b8df-4d2f-8848-9684f66bf348, Content-Type=application/json, Date=Thu, 19 Aug 2021 01:58:10 GMT, content-length=3707]
2021-08-19 01:58:10.648 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-5, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_received])
2021-08-19 01:58:10.649 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-19 01:58:10.649 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:358e6b54-5, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-19 01:58:10.651 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-5, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received last HTTP packet
2021-08-19 01:58:10.653  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-19 01:58:10.653 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-19 01:58:10.654 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_completed])
2021-08-19 01:58:10.654 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [disconnecting])
2021-08-19 01:58:10.654 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Releasing channel
2021-08-19 01:58:10.654 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-19T01:58:22.624+0000|a17a526d-2495-4be9-bea8-a0244f34ea87|Request Id: a17a526d-2495-4be9-bea8-a0244f34ea87. Transaction Id: 8PYIV. Begin TS: 2021-08-19T01:58:22.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 01:58:22.623 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a17a526d-2495-4be9-bea8-a0244f34ea87. Transaction Id: 8PYIV. Begin TS: 2021-08-19T01:58:22.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T01:58:22.626+0000|2021-08-19T01:58:22.635+0000|a17a526d-2495-4be9-bea8-a0244f34ea87|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.193|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a17a526d-2495-4be9-bea8-a0244f34ea87, Transaction Id: 8PYIV, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 01:58:22.635 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a17a526d-2495-4be9-bea8-a0244f34ea87, Transaction Id: 8PYIV, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 01:58:22.638 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a17a526d-2495-4be9-bea8-a0244f34ea87, X-ECOMP-TransactionID=8PYIV, X-Begin-Timestamp=2021-08-19T01:58:22.623+0000, id=19742f11-9e29-0a3f-d111-55cd3f4e1d78, timestamp=1629338302625}], headers={id=209fbb3e-7af0-b95e-fa3d-5d32aa063537, timestamp=1629338302638}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a17a526d-2495-4be9-bea8-a0244f34ea87, X-ECOMP-TransactionID=8PYIV, X-Begin-Timestamp=2021-08-19T01:58:22.623+0000, id=19742f11-9e29-0a3f-d111-55cd3f4e1d78, timestamp=1629338302625}]
2021-08-19T01:58:52.624+0000|fa3a8b53-aad7-4e49-87ce-eed8817a6ecf|Request Id: fa3a8b53-aad7-4e49-87ce-eed8817a6ecf. Transaction Id: DSQET. Begin TS: 2021-08-19T01:58:52.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 01:58:52.623 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: fa3a8b53-aad7-4e49-87ce-eed8817a6ecf. Transaction Id: DSQET. Begin TS: 2021-08-19T01:58:52.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T01:58:52.625+0000|2021-08-19T01:58:52.635+0000|fa3a8b53-aad7-4e49-87ce-eed8817a6ecf|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.193|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: fa3a8b53-aad7-4e49-87ce-eed8817a6ecf, Transaction Id: DSQET, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 01:58:52.635 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: fa3a8b53-aad7-4e49-87ce-eed8817a6ecf, Transaction Id: DSQET, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 01:58:52.637 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=fa3a8b53-aad7-4e49-87ce-eed8817a6ecf, X-ECOMP-TransactionID=DSQET, X-Begin-Timestamp=2021-08-19T01:58:52.623+0000, id=34dbdea1-b5e5-9b90-bec8-94764c7e93ce, timestamp=1629338332624}], headers={id=6d8828fd-1e27-594e-9d85-a0fb3f76e7f8, timestamp=1629338332637}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=fa3a8b53-aad7-4e49-87ce-eed8817a6ecf, X-ECOMP-TransactionID=DSQET, X-Begin-Timestamp=2021-08-19T01:58:52.623+0000, id=34dbdea1-b5e5-9b90-bec8-94764c7e93ce, timestamp=1629338332624}]
2021-08-19 01:59:10.617 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-08-19 01:59:10.618 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-19 01:59:10.619 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:358e6b54-6, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-19 01:59:10.619 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-6, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_prepared])
2021-08-19 01:59:10.619 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: a6efb7a4-18d0-4160-a896-fa3a29f064b4, X-RequestID: f1e238c6-0b6b-4b38-834d-35af59b88b89, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-19 01:59:10.621 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-6, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_sent])
2021-08-19 01:59:10.680 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-6, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received response (auto-read:false) : [x-onap-requestid=40e4e782-df52-4af8-b54d-68ca077ac551, Content-Type=application/json, Date=Thu, 19 Aug 2021 01:59:10 GMT, content-length=3707]
2021-08-19 01:59:10.680 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-6, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_received])
2021-08-19 01:59:10.681 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-19 01:59:10.681 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:358e6b54-6, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-19 01:59:10.683 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-6, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received last HTTP packet
2021-08-19 01:59:10.684  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-19 01:59:10.684 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-19 01:59:10.685 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_completed])
2021-08-19 01:59:10.686 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [disconnecting])
2021-08-19 01:59:10.686 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Releasing channel
2021-08-19 01:59:10.686 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-19T01:59:22.623+0000|9cb421fe-1364-442a-8f2a-df32090f56e0|Request Id: 9cb421fe-1364-442a-8f2a-df32090f56e0. Transaction Id: 4M84A. Begin TS: 2021-08-19T01:59:22.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 01:59:22.623 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 9cb421fe-1364-442a-8f2a-df32090f56e0. Transaction Id: 4M84A. Begin TS: 2021-08-19T01:59:22.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T01:59:22.625+0000|2021-08-19T01:59:22.633+0000|9cb421fe-1364-442a-8f2a-df32090f56e0|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.193|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9cb421fe-1364-442a-8f2a-df32090f56e0, Transaction Id: 4M84A, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 01:59:22.634 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 9cb421fe-1364-442a-8f2a-df32090f56e0, Transaction Id: 4M84A, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 01:59:22.635 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9cb421fe-1364-442a-8f2a-df32090f56e0, X-ECOMP-TransactionID=4M84A, X-Begin-Timestamp=2021-08-19T01:59:22.623+0000, id=75e647a0-4869-5df9-93b1-cbef033b8b54, timestamp=1629338362624}], headers={id=6b53e436-9f96-9ae7-9da6-ae7cb6ab77fb, timestamp=1629338362635}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9cb421fe-1364-442a-8f2a-df32090f56e0, X-ECOMP-TransactionID=4M84A, X-Begin-Timestamp=2021-08-19T01:59:22.623+0000, id=75e647a0-4869-5df9-93b1-cbef033b8b54, timestamp=1629338362624}]
2021-08-19T01:59:52.623+0000|f9aef3f6-d462-4381-867d-37ee08ec944b|Request Id: f9aef3f6-d462-4381-867d-37ee08ec944b. Transaction Id: FUHT2. Begin TS: 2021-08-19T01:59:52.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 01:59:52.622 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f9aef3f6-d462-4381-867d-37ee08ec944b. Transaction Id: FUHT2. Begin TS: 2021-08-19T01:59:52.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T01:59:52.625+0000|2021-08-19T01:59:52.633+0000|f9aef3f6-d462-4381-867d-37ee08ec944b|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.193|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f9aef3f6-d462-4381-867d-37ee08ec944b, Transaction Id: FUHT2, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 01:59:52.634 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f9aef3f6-d462-4381-867d-37ee08ec944b, Transaction Id: FUHT2, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 01:59:52.636 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=f9aef3f6-d462-4381-867d-37ee08ec944b, X-ECOMP-TransactionID=FUHT2, X-Begin-Timestamp=2021-08-19T01:59:52.622+0000, id=0a15808f-bbcb-fe77-7bc3-8ef382000433, timestamp=1629338392623}], headers={id=0a105c47-f844-5da1-b68b-6e485604374a, timestamp=1629338392635}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=f9aef3f6-d462-4381-867d-37ee08ec944b, X-ECOMP-TransactionID=FUHT2, X-Begin-Timestamp=2021-08-19T01:59:52.622+0000, id=0a15808f-bbcb-fe77-7bc3-8ef382000433, timestamp=1629338392623}]
2021-08-19 02:00:10.617 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-08-19 02:00:10.619 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-19 02:00:10.619 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:358e6b54-7, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-19 02:00:10.620 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-7, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_prepared])
2021-08-19 02:00:10.620 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: bb231c8b-544e-4b21-933f-64b582e50714, X-RequestID: f1e238c6-0b6b-4b38-834d-35af59b88b89, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-19 02:00:10.622 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-7, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_sent])
2021-08-19 02:00:10.649 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-7, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received response (auto-read:false) : [x-onap-requestid=b538f231-e549-4098-9789-e451f0d7a12e, Content-Type=application/json, Date=Thu, 19 Aug 2021 02:00:10 GMT, content-length=3707]
2021-08-19 02:00:10.650 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-7, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_received])
2021-08-19 02:00:10.650 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-19 02:00:10.650 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:358e6b54-7, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-19 02:00:10.652 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-7, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received last HTTP packet
2021-08-19 02:00:10.653  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-19 02:00:10.654 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-19 02:00:10.654 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_completed])
2021-08-19 02:00:10.654 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [disconnecting])
2021-08-19 02:00:10.654 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Releasing channel
2021-08-19 02:00:10.655 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-19T02:00:22.623+0000|67961c96-66f6-492d-a3cd-c29f0e3486e0|Request Id: 67961c96-66f6-492d-a3cd-c29f0e3486e0. Transaction Id: XRFET. Begin TS: 2021-08-19T02:00:22.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:00:22.622 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 67961c96-66f6-492d-a3cd-c29f0e3486e0. Transaction Id: XRFET. Begin TS: 2021-08-19T02:00:22.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:00:22.625+0000|2021-08-19T02:00:22.636+0000|67961c96-66f6-492d-a3cd-c29f0e3486e0|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.193|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 67961c96-66f6-492d-a3cd-c29f0e3486e0, Transaction Id: XRFET, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:00:22.636 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 67961c96-66f6-492d-a3cd-c29f0e3486e0, Transaction Id: XRFET, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:00:22.638 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=67961c96-66f6-492d-a3cd-c29f0e3486e0, X-ECOMP-TransactionID=XRFET, X-Begin-Timestamp=2021-08-19T02:00:22.622+0000, id=c611d5b6-4511-8081-e443-b196d7b58518, timestamp=1629338422623}], headers={id=1e901926-3c9e-21b7-2a8e-a51e9983263c, timestamp=1629338422638}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=67961c96-66f6-492d-a3cd-c29f0e3486e0, X-ECOMP-TransactionID=XRFET, X-Begin-Timestamp=2021-08-19T02:00:22.622+0000, id=c611d5b6-4511-8081-e443-b196d7b58518, timestamp=1629338422623}]
2021-08-19T02:00:52.623+0000|a02f06f9-4025-49e3-b1a6-383611987826|Request Id: a02f06f9-4025-49e3-b1a6-383611987826. Transaction Id: HZC65. Begin TS: 2021-08-19T02:00:52.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:00:52.622 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a02f06f9-4025-49e3-b1a6-383611987826. Transaction Id: HZC65. Begin TS: 2021-08-19T02:00:52.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:00:52.624+0000|2021-08-19T02:00:52.632+0000|a02f06f9-4025-49e3-b1a6-383611987826|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.193|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a02f06f9-4025-49e3-b1a6-383611987826, Transaction Id: HZC65, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:00:52.632 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a02f06f9-4025-49e3-b1a6-383611987826, Transaction Id: HZC65, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:00:52.634 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a02f06f9-4025-49e3-b1a6-383611987826, X-ECOMP-TransactionID=HZC65, X-Begin-Timestamp=2021-08-19T02:00:52.622+0000, id=9e03a1b6-7371-ea55-01cb-7ece8997dfa5, timestamp=1629338452623}], headers={id=df3fbc68-11a3-8028-3d42-7da3aee5a953, timestamp=1629338452634}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a02f06f9-4025-49e3-b1a6-383611987826, X-ECOMP-TransactionID=HZC65, X-Begin-Timestamp=2021-08-19T02:00:52.622+0000, id=9e03a1b6-7371-ea55-01cb-7ece8997dfa5, timestamp=1629338452623}]
2021-08-19 02:01:10.617 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-08-19 02:01:10.618 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-19 02:01:10.619 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:358e6b54-8, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-19 02:01:10.619 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-8, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_prepared])
2021-08-19 02:01:10.619 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 657f0308-98c4-4b18-897a-956399d8e36f, X-RequestID: f1e238c6-0b6b-4b38-834d-35af59b88b89, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-19 02:01:10.621 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-8, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_sent])
2021-08-19 02:01:10.650 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-8, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received response (auto-read:false) : [x-onap-requestid=77b45866-4d2e-4e5b-9f51-88fa60267abb, Content-Type=application/json, Date=Thu, 19 Aug 2021 02:01:10 GMT, content-length=3707]
2021-08-19 02:01:10.650 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-8, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_received])
2021-08-19 02:01:10.650 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-19 02:01:10.651 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:358e6b54-8, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-19 02:01:10.652 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-8, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received last HTTP packet
2021-08-19 02:01:10.653  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-19 02:01:10.653 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-19 02:01:10.654 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_completed])
2021-08-19 02:01:10.654 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [disconnecting])
2021-08-19 02:01:10.655 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Releasing channel
2021-08-19 02:01:10.655 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-19T02:01:22.623+0000|72010b78-3e7c-4283-a8de-53f7c30baaf1|Request Id: 72010b78-3e7c-4283-a8de-53f7c30baaf1. Transaction Id: PS25K. Begin TS: 2021-08-19T02:01:22.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:01:22.623 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 72010b78-3e7c-4283-a8de-53f7c30baaf1. Transaction Id: PS25K. Begin TS: 2021-08-19T02:01:22.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:01:22.625+0000|2021-08-19T02:01:22.636+0000|72010b78-3e7c-4283-a8de-53f7c30baaf1|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.193|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 72010b78-3e7c-4283-a8de-53f7c30baaf1, Transaction Id: PS25K, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:01:22.636 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 72010b78-3e7c-4283-a8de-53f7c30baaf1, Transaction Id: PS25K, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:01:22.637 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=72010b78-3e7c-4283-a8de-53f7c30baaf1, X-ECOMP-TransactionID=PS25K, X-Begin-Timestamp=2021-08-19T02:01:22.623+0000, id=2d6e28b8-a3ed-7baf-4b58-81ed10f2e96a, timestamp=1629338482623}], headers={id=698e04dd-3067-eae5-ba53-4630f7819a79, timestamp=1629338482637}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=72010b78-3e7c-4283-a8de-53f7c30baaf1, X-ECOMP-TransactionID=PS25K, X-Begin-Timestamp=2021-08-19T02:01:22.623+0000, id=2d6e28b8-a3ed-7baf-4b58-81ed10f2e96a, timestamp=1629338482623}]
2021-08-19T02:01:52.623+0000|8380c049-2029-43d9-9e0d-676fb0e7c28c|Request Id: 8380c049-2029-43d9-9e0d-676fb0e7c28c. Transaction Id: CN68N. Begin TS: 2021-08-19T02:01:52.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:01:52.623 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8380c049-2029-43d9-9e0d-676fb0e7c28c. Transaction Id: CN68N. Begin TS: 2021-08-19T02:01:52.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:01:52.625+0000|2021-08-19T02:01:52.634+0000|8380c049-2029-43d9-9e0d-676fb0e7c28c|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.193|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8380c049-2029-43d9-9e0d-676fb0e7c28c, Transaction Id: CN68N, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:01:52.634 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8380c049-2029-43d9-9e0d-676fb0e7c28c, Transaction Id: CN68N, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:01:52.636 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8380c049-2029-43d9-9e0d-676fb0e7c28c, X-ECOMP-TransactionID=CN68N, X-Begin-Timestamp=2021-08-19T02:01:52.623+0000, id=31a2235a-8a37-3faa-fc76-453658acd442, timestamp=1629338512624}], headers={id=3de6b314-e7df-45ae-6c72-0a228cfde391, timestamp=1629338512636}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8380c049-2029-43d9-9e0d-676fb0e7c28c, X-ECOMP-TransactionID=CN68N, X-Begin-Timestamp=2021-08-19T02:01:52.623+0000, id=31a2235a-8a37-3faa-fc76-453658acd442, timestamp=1629338512624}]
2021-08-19 02:02:10.617 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-08-19 02:02:10.618 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-19 02:02:10.619 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:358e6b54-9, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-19 02:02:10.619 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-9, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_prepared])
2021-08-19 02:02:10.619 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 9c3b1578-b57a-445a-bd11-95e806c92cc7, X-RequestID: f1e238c6-0b6b-4b38-834d-35af59b88b89, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-19 02:02:10.621 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-9, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_sent])
2021-08-19 02:02:10.652 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-9, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received response (auto-read:false) : [x-onap-requestid=66b973ac-999c-4f57-8335-b31a0bb96970, Content-Type=application/json, Date=Thu, 19 Aug 2021 02:02:10 GMT, content-length=3707]
2021-08-19 02:02:10.652 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-9, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_received])
2021-08-19 02:02:10.653 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-19 02:02:10.653 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:358e6b54-9, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-19 02:02:10.654 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-9, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received last HTTP packet
2021-08-19 02:02:10.655  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-19 02:02:10.655 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-19 02:02:10.656 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_completed])
2021-08-19 02:02:10.656 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [disconnecting])
2021-08-19 02:02:10.656 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Releasing channel
2021-08-19 02:02:10.656 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-19T02:02:22.623+0000|ca9f6651-bcf8-42da-966c-aa4cf77b792a|Request Id: ca9f6651-bcf8-42da-966c-aa4cf77b792a. Transaction Id: LAJK4. Begin TS: 2021-08-19T02:02:22.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:02:22.623 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ca9f6651-bcf8-42da-966c-aa4cf77b792a. Transaction Id: LAJK4. Begin TS: 2021-08-19T02:02:22.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:02:22.625+0000|2021-08-19T02:02:22.634+0000|ca9f6651-bcf8-42da-966c-aa4cf77b792a|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.193|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ca9f6651-bcf8-42da-966c-aa4cf77b792a, Transaction Id: LAJK4, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:02:22.634 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ca9f6651-bcf8-42da-966c-aa4cf77b792a, Transaction Id: LAJK4, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:02:22.636 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ca9f6651-bcf8-42da-966c-aa4cf77b792a, X-ECOMP-TransactionID=LAJK4, X-Begin-Timestamp=2021-08-19T02:02:22.623+0000, id=0bbed54d-afe7-49c7-9372-ce5f43a2cc86, timestamp=1629338542624}], headers={id=be3543f3-9602-4c3a-a64e-bf4ab7cd1443, timestamp=1629338542635}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ca9f6651-bcf8-42da-966c-aa4cf77b792a, X-ECOMP-TransactionID=LAJK4, X-Begin-Timestamp=2021-08-19T02:02:22.623+0000, id=0bbed54d-afe7-49c7-9372-ce5f43a2cc86, timestamp=1629338542624}]
2021-08-19T02:02:52.623+0000|8a5d41b2-34a2-4142-b7b5-7f400edd029a|Request Id: 8a5d41b2-34a2-4142-b7b5-7f400edd029a. Transaction Id: PDHUA. Begin TS: 2021-08-19T02:02:52.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:02:52.622 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8a5d41b2-34a2-4142-b7b5-7f400edd029a. Transaction Id: PDHUA. Begin TS: 2021-08-19T02:02:52.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:02:52.624+0000|2021-08-19T02:02:52.634+0000|8a5d41b2-34a2-4142-b7b5-7f400edd029a|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.193|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8a5d41b2-34a2-4142-b7b5-7f400edd029a, Transaction Id: PDHUA, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:02:52.634 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8a5d41b2-34a2-4142-b7b5-7f400edd029a, Transaction Id: PDHUA, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:02:52.635 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8a5d41b2-34a2-4142-b7b5-7f400edd029a, X-ECOMP-TransactionID=PDHUA, X-Begin-Timestamp=2021-08-19T02:02:52.622+0000, id=433ed372-ed03-1b5c-539b-aceb24cf01dd, timestamp=1629338572623}], headers={id=b507b28b-3533-b853-bca5-2c32768a8ccd, timestamp=1629338572635}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8a5d41b2-34a2-4142-b7b5-7f400edd029a, X-ECOMP-TransactionID=PDHUA, X-Begin-Timestamp=2021-08-19T02:02:52.622+0000, id=433ed372-ed03-1b5c-539b-aceb24cf01dd, timestamp=1629338572623}]
2021-08-19 02:03:10.617 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-08-19 02:03:10.618 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-19 02:03:10.619 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:358e6b54-10, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-19 02:03:10.619 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-10, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_prepared])
2021-08-19 02:03:10.619 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 9187ebf6-ac12-40db-8a6d-259a4c232eea, X-RequestID: f1e238c6-0b6b-4b38-834d-35af59b88b89, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-19 02:03:10.621 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-10, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_sent])
2021-08-19 02:03:10.651 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-10, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received response (auto-read:false) : [x-onap-requestid=9673268a-c711-4369-8c74-44cf2cb0265c, Content-Type=application/json, Date=Thu, 19 Aug 2021 02:03:10 GMT, content-length=3707]
2021-08-19 02:03:10.652 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-10, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_received])
2021-08-19 02:03:10.652 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-19 02:03:10.653 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:358e6b54-10, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-19 02:03:10.655 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-10, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received last HTTP packet
2021-08-19 02:03:10.656  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-19 02:03:10.656 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-19 02:03:10.657 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_completed])
2021-08-19 02:03:10.657 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [disconnecting])
2021-08-19 02:03:10.657 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Releasing channel
2021-08-19 02:03:10.658 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-19T02:03:22.624+0000|c187fd85-61f3-4062-a5a6-67cb264bb55d|Request Id: c187fd85-61f3-4062-a5a6-67cb264bb55d. Transaction Id: C0H8C. Begin TS: 2021-08-19T02:03:22.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:03:22.623 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c187fd85-61f3-4062-a5a6-67cb264bb55d. Transaction Id: C0H8C. Begin TS: 2021-08-19T02:03:22.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:03:22.627+0000|2021-08-19T02:03:22.637+0000|c187fd85-61f3-4062-a5a6-67cb264bb55d|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.193|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c187fd85-61f3-4062-a5a6-67cb264bb55d, Transaction Id: C0H8C, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:03:22.637 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c187fd85-61f3-4062-a5a6-67cb264bb55d, Transaction Id: C0H8C, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:03:22.639 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c187fd85-61f3-4062-a5a6-67cb264bb55d, X-ECOMP-TransactionID=C0H8C, X-Begin-Timestamp=2021-08-19T02:03:22.623+0000, id=021eda21-f5d5-d393-c39a-e77944485861, timestamp=1629338602625}], headers={id=ce2bf062-cd02-a85f-885e-d7a3fd1032fa, timestamp=1629338602638}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c187fd85-61f3-4062-a5a6-67cb264bb55d, X-ECOMP-TransactionID=C0H8C, X-Begin-Timestamp=2021-08-19T02:03:22.623+0000, id=021eda21-f5d5-d393-c39a-e77944485861, timestamp=1629338602625}]
2021-08-19T02:03:52.623+0000|46ccb53e-88c1-4ffc-ae07-451b56b02511|Request Id: 46ccb53e-88c1-4ffc-ae07-451b56b02511. Transaction Id: ATJH5. Begin TS: 2021-08-19T02:03:52.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:03:52.623 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 46ccb53e-88c1-4ffc-ae07-451b56b02511. Transaction Id: ATJH5. Begin TS: 2021-08-19T02:03:52.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:03:52.626+0000|2021-08-19T02:03:52.636+0000|46ccb53e-88c1-4ffc-ae07-451b56b02511|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.193|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 46ccb53e-88c1-4ffc-ae07-451b56b02511, Transaction Id: ATJH5, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:03:52.636 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 46ccb53e-88c1-4ffc-ae07-451b56b02511, Transaction Id: ATJH5, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:03:52.638 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=46ccb53e-88c1-4ffc-ae07-451b56b02511, X-ECOMP-TransactionID=ATJH5, X-Begin-Timestamp=2021-08-19T02:03:52.623+0000, id=97875d41-ca11-4565-2fd8-2edb60074e84, timestamp=1629338632624}], headers={id=19efa379-fa3d-c4b4-e6b5-839f3176db7b, timestamp=1629338632638}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=46ccb53e-88c1-4ffc-ae07-451b56b02511, X-ECOMP-TransactionID=ATJH5, X-Begin-Timestamp=2021-08-19T02:03:52.623+0000, id=97875d41-ca11-4565-2fd8-2edb60074e84, timestamp=1629338632624}]
2021-08-19 02:04:10.618 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-08-19 02:04:10.622 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-19 02:04:10.624 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:358e6b54-11, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-19 02:04:10.625 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-11, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_prepared])
2021-08-19 02:04:10.625 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 3fd347d5-109c-44ae-9929-62e6583e3910, X-RequestID: f1e238c6-0b6b-4b38-834d-35af59b88b89, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-19 02:04:10.629 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-11, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_sent])
2021-08-19 02:04:10.653 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-11, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received response (auto-read:false) : [x-onap-requestid=8d86e3f5-f7a9-4c21-8cf3-bafaa6b4404a, Content-Type=application/json, Date=Thu, 19 Aug 2021 02:04:10 GMT, content-length=3707]
2021-08-19 02:04:10.653 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-11, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_received])
2021-08-19 02:04:10.653 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-19 02:04:10.654 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:358e6b54-11, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-19 02:04:10.656 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-11, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received last HTTP packet
2021-08-19 02:04:10.657  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-19 02:04:10.657 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-19 02:04:10.659 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_completed])
2021-08-19 02:04:10.659 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [disconnecting])
2021-08-19 02:04:10.659 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Releasing channel
2021-08-19 02:04:10.660 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-19T02:04:22.623+0000|e6be4791-318b-469f-a0f6-e231a6f23dc8|Request Id: e6be4791-318b-469f-a0f6-e231a6f23dc8. Transaction Id: V4E7P. Begin TS: 2021-08-19T02:04:22.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:04:22.623 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e6be4791-318b-469f-a0f6-e231a6f23dc8. Transaction Id: V4E7P. Begin TS: 2021-08-19T02:04:22.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:04:22.625+0000|2021-08-19T02:04:22.634+0000|e6be4791-318b-469f-a0f6-e231a6f23dc8|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.193|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e6be4791-318b-469f-a0f6-e231a6f23dc8, Transaction Id: V4E7P, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:04:22.634 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e6be4791-318b-469f-a0f6-e231a6f23dc8, Transaction Id: V4E7P, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:04:22.636 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e6be4791-318b-469f-a0f6-e231a6f23dc8, X-ECOMP-TransactionID=V4E7P, X-Begin-Timestamp=2021-08-19T02:04:22.623+0000, id=f314a7b0-434c-0a86-25ed-017e2985df43, timestamp=1629338662624}], headers={id=89e44e56-704b-0dcf-377b-20222dc9d199, timestamp=1629338662636}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e6be4791-318b-469f-a0f6-e231a6f23dc8, X-ECOMP-TransactionID=V4E7P, X-Begin-Timestamp=2021-08-19T02:04:22.623+0000, id=f314a7b0-434c-0a86-25ed-017e2985df43, timestamp=1629338662624}]
2021-08-19T02:04:52.624+0000|be0e279c-1783-4359-ac99-f87f613591e7|Request Id: be0e279c-1783-4359-ac99-f87f613591e7. Transaction Id: TSQJ6. Begin TS: 2021-08-19T02:04:52.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:04:52.623 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: be0e279c-1783-4359-ac99-f87f613591e7. Transaction Id: TSQJ6. Begin TS: 2021-08-19T02:04:52.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:04:52.625+0000|2021-08-19T02:04:52.635+0000|be0e279c-1783-4359-ac99-f87f613591e7|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.193|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: be0e279c-1783-4359-ac99-f87f613591e7, Transaction Id: TSQJ6, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:04:52.635 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: be0e279c-1783-4359-ac99-f87f613591e7, Transaction Id: TSQJ6, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:04:52.637 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=be0e279c-1783-4359-ac99-f87f613591e7, X-ECOMP-TransactionID=TSQJ6, X-Begin-Timestamp=2021-08-19T02:04:52.623+0000, id=2ca0af90-8cc1-2d70-fa29-c3f7c3237551, timestamp=1629338692624}], headers={id=783d13a7-73da-6414-e25c-2d65c1a51a9d, timestamp=1629338692637}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=be0e279c-1783-4359-ac99-f87f613591e7, X-ECOMP-TransactionID=TSQJ6, X-Begin-Timestamp=2021-08-19T02:04:52.623+0000, id=2ca0af90-8cc1-2d70-fa29-c3f7c3237551, timestamp=1629338692624}]
2021-08-19 02:05:10.617 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-08-19 02:05:10.618 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-19 02:05:10.619 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:358e6b54-12, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-19 02:05:10.619 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-12, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_prepared])
2021-08-19 02:05:10.619 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: d503b328-a362-4b59-9772-b51e6e8cfc9d, X-RequestID: f1e238c6-0b6b-4b38-834d-35af59b88b89, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-19 02:05:10.621 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-12, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_sent])
2021-08-19 02:05:10.647 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-12, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received response (auto-read:false) : [x-onap-requestid=7547cb41-738c-45ec-910a-443d02d58c30, Content-Type=application/json, Date=Thu, 19 Aug 2021 02:05:10 GMT, content-length=3707]
2021-08-19 02:05:10.647 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-12, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_received])
2021-08-19 02:05:10.647 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-19 02:05:10.648 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:358e6b54-12, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-19 02:05:10.651 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-12, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received last HTTP packet
2021-08-19 02:05:10.652  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-19 02:05:10.652 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-19 02:05:10.653 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_completed])
2021-08-19 02:05:10.653 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [disconnecting])
2021-08-19 02:05:10.653 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Releasing channel
2021-08-19 02:05:10.653 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-19T02:05:22.623+0000|3fd22dae-1216-4b8a-b0ac-bb23ea1b5aef|Request Id: 3fd22dae-1216-4b8a-b0ac-bb23ea1b5aef. Transaction Id: 5CXA1. Begin TS: 2021-08-19T02:05:22.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:05:22.623 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 3fd22dae-1216-4b8a-b0ac-bb23ea1b5aef. Transaction Id: 5CXA1. Begin TS: 2021-08-19T02:05:22.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:05:22.624+0000|2021-08-19T02:05:22.633+0000|3fd22dae-1216-4b8a-b0ac-bb23ea1b5aef|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.193|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3fd22dae-1216-4b8a-b0ac-bb23ea1b5aef, Transaction Id: 5CXA1, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:05:22.633 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 3fd22dae-1216-4b8a-b0ac-bb23ea1b5aef, Transaction Id: 5CXA1, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:05:22.634 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3fd22dae-1216-4b8a-b0ac-bb23ea1b5aef, X-ECOMP-TransactionID=5CXA1, X-Begin-Timestamp=2021-08-19T02:05:22.622+0000, id=fda311f4-a56b-0e05-432a-e6d64669234f, timestamp=1629338722623}], headers={id=21b29bf8-5de1-2e66-cf44-ee22ee967145, timestamp=1629338722634}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3fd22dae-1216-4b8a-b0ac-bb23ea1b5aef, X-ECOMP-TransactionID=5CXA1, X-Begin-Timestamp=2021-08-19T02:05:22.622+0000, id=fda311f4-a56b-0e05-432a-e6d64669234f, timestamp=1629338722623}]
2021-08-19T02:05:52.623+0000|8d1e1517-31a0-4e03-b8f3-6cb7c67c6436|Request Id: 8d1e1517-31a0-4e03-b8f3-6cb7c67c6436. Transaction Id: J5LNA. Begin TS: 2021-08-19T02:05:52.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:05:52.622 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8d1e1517-31a0-4e03-b8f3-6cb7c67c6436. Transaction Id: J5LNA. Begin TS: 2021-08-19T02:05:52.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:05:52.625+0000|2021-08-19T02:05:52.632+0000|8d1e1517-31a0-4e03-b8f3-6cb7c67c6436|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.193|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8d1e1517-31a0-4e03-b8f3-6cb7c67c6436, Transaction Id: J5LNA, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:05:52.632 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8d1e1517-31a0-4e03-b8f3-6cb7c67c6436, Transaction Id: J5LNA, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:05:52.634 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8d1e1517-31a0-4e03-b8f3-6cb7c67c6436, X-ECOMP-TransactionID=J5LNA, X-Begin-Timestamp=2021-08-19T02:05:52.622+0000, id=452cb789-e268-8235-5c79-ac9f400ac88d, timestamp=1629338752623}], headers={id=25fae76d-1cec-a32d-eac4-fd256b491b7e, timestamp=1629338752633}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8d1e1517-31a0-4e03-b8f3-6cb7c67c6436, X-ECOMP-TransactionID=J5LNA, X-Begin-Timestamp=2021-08-19T02:05:52.622+0000, id=452cb789-e268-8235-5c79-ac9f400ac88d, timestamp=1629338752623}]
2021-08-19 02:06:10.617 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-08-19 02:06:10.618 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-19 02:06:10.618 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:358e6b54-13, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-19 02:06:10.618 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-13, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_prepared])
2021-08-19 02:06:10.619 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 63cd86f9-0923-49bd-88de-db81abe2bab3, X-RequestID: f1e238c6-0b6b-4b38-834d-35af59b88b89, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-19 02:06:10.620 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-13, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_sent])
2021-08-19 02:06:10.647 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-13, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received response (auto-read:false) : [x-onap-requestid=7f507c10-bb69-4902-b575-59fdc954532a, Content-Type=application/json, Date=Thu, 19 Aug 2021 02:06:10 GMT, content-length=3707]
2021-08-19 02:06:10.647 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-13, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_received])
2021-08-19 02:06:10.647 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-19 02:06:10.647 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:358e6b54-13, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-19 02:06:10.648 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-13, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received last HTTP packet
2021-08-19 02:06:10.649  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-19 02:06:10.649 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-19 02:06:10.650 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_completed])
2021-08-19 02:06:10.650 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [disconnecting])
2021-08-19 02:06:10.650 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Releasing channel
2021-08-19 02:06:10.650 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-19T02:06:22.623+0000|7ffc9ff2-9e97-401d-b158-eddfe38f16ba|Request Id: 7ffc9ff2-9e97-401d-b158-eddfe38f16ba. Transaction Id: 9HO35. Begin TS: 2021-08-19T02:06:22.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:06:22.622 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7ffc9ff2-9e97-401d-b158-eddfe38f16ba. Transaction Id: 9HO35. Begin TS: 2021-08-19T02:06:22.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:06:22.624+0000|2021-08-19T02:06:22.632+0000|7ffc9ff2-9e97-401d-b158-eddfe38f16ba|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.193|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7ffc9ff2-9e97-401d-b158-eddfe38f16ba, Transaction Id: 9HO35, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:06:22.632 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7ffc9ff2-9e97-401d-b158-eddfe38f16ba, Transaction Id: 9HO35, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:06:22.634 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=7ffc9ff2-9e97-401d-b158-eddfe38f16ba, X-ECOMP-TransactionID=9HO35, X-Begin-Timestamp=2021-08-19T02:06:22.622+0000, id=845625e8-69b2-6f5c-e446-22d132c4cd9c, timestamp=1629338782623}], headers={id=07d5ff5a-b1ba-aee9-a693-10eb238efca5, timestamp=1629338782634}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=7ffc9ff2-9e97-401d-b158-eddfe38f16ba, X-ECOMP-TransactionID=9HO35, X-Begin-Timestamp=2021-08-19T02:06:22.622+0000, id=845625e8-69b2-6f5c-e446-22d132c4cd9c, timestamp=1629338782623}]
2021-08-19T02:06:52.623+0000|ca8e39a7-a0ed-40de-8465-d0c53502025a|Request Id: ca8e39a7-a0ed-40de-8465-d0c53502025a. Transaction Id: S5JDV. Begin TS: 2021-08-19T02:06:52.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:06:52.623 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ca8e39a7-a0ed-40de-8465-d0c53502025a. Transaction Id: S5JDV. Begin TS: 2021-08-19T02:06:52.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:06:52.625+0000|2021-08-19T02:06:52.632+0000|ca8e39a7-a0ed-40de-8465-d0c53502025a|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.193|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ca8e39a7-a0ed-40de-8465-d0c53502025a, Transaction Id: S5JDV, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:06:52.633 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ca8e39a7-a0ed-40de-8465-d0c53502025a, Transaction Id: S5JDV, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:06:52.634 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ca8e39a7-a0ed-40de-8465-d0c53502025a, X-ECOMP-TransactionID=S5JDV, X-Begin-Timestamp=2021-08-19T02:06:52.623+0000, id=61628739-b722-55a6-3f2b-4d140e08a18b, timestamp=1629338812623}], headers={id=b0a2ce22-b22f-6f86-7718-fc63b52c9f01, timestamp=1629338812634}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ca8e39a7-a0ed-40de-8465-d0c53502025a, X-ECOMP-TransactionID=S5JDV, X-Begin-Timestamp=2021-08-19T02:06:52.623+0000, id=61628739-b722-55a6-3f2b-4d140e08a18b, timestamp=1629338812623}]
2021-08-19 02:07:10.617 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-08-19 02:07:10.618 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-19 02:07:10.619 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:358e6b54-14, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-19 02:07:10.619 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-14, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_prepared])
2021-08-19 02:07:10.620 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: f9080ebc-b3c4-43e2-9d2f-27c89b053ace, X-RequestID: f1e238c6-0b6b-4b38-834d-35af59b88b89, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-19 02:07:10.621 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-14, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_sent])
2021-08-19 02:07:10.648 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-14, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received response (auto-read:false) : [x-onap-requestid=2bb56b0c-fb69-4bc9-94bd-53833837f32b, Content-Type=application/json, Date=Thu, 19 Aug 2021 02:07:10 GMT, content-length=3707]
2021-08-19 02:07:10.649 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-14, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_received])
2021-08-19 02:07:10.649 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-19 02:07:10.650 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:358e6b54-14, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-19 02:07:10.651 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-14, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received last HTTP packet
2021-08-19 02:07:10.652  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-19 02:07:10.652 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-19 02:07:10.653 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_completed])
2021-08-19 02:07:10.653 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [disconnecting])
2021-08-19 02:07:10.653 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Releasing channel
2021-08-19 02:07:10.653 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-19T02:07:22.622+0000|41cb19c8-9254-4706-8e74-90a3d2c2d7cc|Request Id: 41cb19c8-9254-4706-8e74-90a3d2c2d7cc. Transaction Id: 6E71C. Begin TS: 2021-08-19T02:07:22.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:07:22.622 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 41cb19c8-9254-4706-8e74-90a3d2c2d7cc. Transaction Id: 6E71C. Begin TS: 2021-08-19T02:07:22.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:07:22.624+0000|2021-08-19T02:07:22.632+0000|41cb19c8-9254-4706-8e74-90a3d2c2d7cc|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.193|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 41cb19c8-9254-4706-8e74-90a3d2c2d7cc, Transaction Id: 6E71C, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:07:22.632 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 41cb19c8-9254-4706-8e74-90a3d2c2d7cc, Transaction Id: 6E71C, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:07:22.634 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=41cb19c8-9254-4706-8e74-90a3d2c2d7cc, X-ECOMP-TransactionID=6E71C, X-Begin-Timestamp=2021-08-19T02:07:22.622+0000, id=2652db2a-1bcc-7df5-13fc-be43c0741ff4, timestamp=1629338842623}], headers={id=eb8ba9be-c88e-bcef-5708-52fbf3850e59, timestamp=1629338842634}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=41cb19c8-9254-4706-8e74-90a3d2c2d7cc, X-ECOMP-TransactionID=6E71C, X-Begin-Timestamp=2021-08-19T02:07:22.622+0000, id=2652db2a-1bcc-7df5-13fc-be43c0741ff4, timestamp=1629338842623}]
2021-08-19T02:07:52.623+0000|56aa7032-b3d2-4d05-a981-a42ec91c5984|Request Id: 56aa7032-b3d2-4d05-a981-a42ec91c5984. Transaction Id: 7QGDL. Begin TS: 2021-08-19T02:07:52.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:07:52.623 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 56aa7032-b3d2-4d05-a981-a42ec91c5984. Transaction Id: 7QGDL. Begin TS: 2021-08-19T02:07:52.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:07:52.625+0000|2021-08-19T02:07:52.633+0000|56aa7032-b3d2-4d05-a981-a42ec91c5984|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.193|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 56aa7032-b3d2-4d05-a981-a42ec91c5984, Transaction Id: 7QGDL, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:07:52.633 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 56aa7032-b3d2-4d05-a981-a42ec91c5984, Transaction Id: 7QGDL, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:07:52.635 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=56aa7032-b3d2-4d05-a981-a42ec91c5984, X-ECOMP-TransactionID=7QGDL, X-Begin-Timestamp=2021-08-19T02:07:52.622+0000, id=421be22a-3a9f-d82f-cbb0-fecda2218cc4, timestamp=1629338872623}], headers={id=ea3a42e4-320b-4161-4212-23d06306b656, timestamp=1629338872635}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=56aa7032-b3d2-4d05-a981-a42ec91c5984, X-ECOMP-TransactionID=7QGDL, X-Begin-Timestamp=2021-08-19T02:07:52.622+0000, id=421be22a-3a9f-d82f-cbb0-fecda2218cc4, timestamp=1629338872623}]
2021-08-19 02:08:10.617 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-08-19 02:08:10.618 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-19 02:08:10.619 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:358e6b54-15, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-19 02:08:10.619 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-15, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_prepared])
2021-08-19 02:08:10.619 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 057eaf7b-1a27-4edb-9c69-c6f630e2b16f, X-RequestID: f1e238c6-0b6b-4b38-834d-35af59b88b89, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-19 02:08:10.621 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-15, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_sent])
2021-08-19 02:08:10.647 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-15, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received response (auto-read:false) : [x-onap-requestid=b3c012ff-55a7-468b-9c28-f71fe29d12e5, Content-Type=application/json, Date=Thu, 19 Aug 2021 02:08:10 GMT, content-length=3707]
2021-08-19 02:08:10.647 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-15, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_received])
2021-08-19 02:08:10.647 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-19 02:08:10.648 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:358e6b54-15, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-19 02:08:10.649 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-15, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received last HTTP packet
2021-08-19 02:08:10.650  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-19 02:08:10.650 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-19 02:08:10.651 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_completed])
2021-08-19 02:08:10.651 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [disconnecting])
2021-08-19 02:08:10.651 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Releasing channel
2021-08-19 02:08:10.651 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-19T02:08:22.623+0000|9b8d860b-0902-49f0-bfa0-155a065f8d64|Request Id: 9b8d860b-0902-49f0-bfa0-155a065f8d64. Transaction Id: FQAAI. Begin TS: 2021-08-19T02:08:22.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:08:22.623 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 9b8d860b-0902-49f0-bfa0-155a065f8d64. Transaction Id: FQAAI. Begin TS: 2021-08-19T02:08:22.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:08:22.625+0000|2021-08-19T02:08:22.632+0000|9b8d860b-0902-49f0-bfa0-155a065f8d64|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.193|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9b8d860b-0902-49f0-bfa0-155a065f8d64, Transaction Id: FQAAI, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:08:22.632 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 9b8d860b-0902-49f0-bfa0-155a065f8d64, Transaction Id: FQAAI, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:08:22.634 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9b8d860b-0902-49f0-bfa0-155a065f8d64, X-ECOMP-TransactionID=FQAAI, X-Begin-Timestamp=2021-08-19T02:08:22.622+0000, id=c666b537-8961-aec8-1757-791105b9d246, timestamp=1629338902623}], headers={id=bf2308d5-41a6-08f0-b99b-bac1c168abf7, timestamp=1629338902634}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9b8d860b-0902-49f0-bfa0-155a065f8d64, X-ECOMP-TransactionID=FQAAI, X-Begin-Timestamp=2021-08-19T02:08:22.622+0000, id=c666b537-8961-aec8-1757-791105b9d246, timestamp=1629338902623}]
2021-08-19T02:08:52.623+0000|139cd06e-b221-4abf-ae80-0a3cccfaee3a|Request Id: 139cd06e-b221-4abf-ae80-0a3cccfaee3a. Transaction Id: 7CH5K. Begin TS: 2021-08-19T02:08:52.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:08:52.623 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 139cd06e-b221-4abf-ae80-0a3cccfaee3a. Transaction Id: 7CH5K. Begin TS: 2021-08-19T02:08:52.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:08:52.625+0000|2021-08-19T02:08:52.635+0000|139cd06e-b221-4abf-ae80-0a3cccfaee3a|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.193|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 139cd06e-b221-4abf-ae80-0a3cccfaee3a, Transaction Id: 7CH5K, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:08:52.635 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 139cd06e-b221-4abf-ae80-0a3cccfaee3a, Transaction Id: 7CH5K, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:08:52.637 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=139cd06e-b221-4abf-ae80-0a3cccfaee3a, X-ECOMP-TransactionID=7CH5K, X-Begin-Timestamp=2021-08-19T02:08:52.623+0000, id=e9e124b4-d6f3-afa5-6a17-edb4af622312, timestamp=1629338932624}], headers={id=e45c3a80-da5d-9daa-438d-654b7bc80e41, timestamp=1629338932637}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=139cd06e-b221-4abf-ae80-0a3cccfaee3a, X-ECOMP-TransactionID=7CH5K, X-Begin-Timestamp=2021-08-19T02:08:52.623+0000, id=e9e124b4-d6f3-afa5-6a17-edb4af622312, timestamp=1629338932624}]
2021-08-19 02:09:10.617 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-08-19 02:09:10.618 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-19 02:09:10.619 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:358e6b54-16, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-19 02:09:10.619 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-16, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_prepared])
2021-08-19 02:09:10.619 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 7e874198-e03b-4ec7-a31b-13be536c0a33, X-RequestID: f1e238c6-0b6b-4b38-834d-35af59b88b89, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-19 02:09:10.621 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-16, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_sent])
2021-08-19 02:09:10.647 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-16, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received response (auto-read:false) : [x-onap-requestid=19e238a0-d05d-4725-928d-0549bbc26812, Content-Type=application/json, Date=Thu, 19 Aug 2021 02:09:10 GMT, content-length=3707]
2021-08-19 02:09:10.648 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-16, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_received])
2021-08-19 02:09:10.648 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-19 02:09:10.648 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:358e6b54-16, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-19 02:09:10.649 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-16, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received last HTTP packet
2021-08-19 02:09:10.650  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-19 02:09:10.650 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-19 02:09:10.651 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_completed])
2021-08-19 02:09:10.651 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [disconnecting])
2021-08-19 02:09:10.651 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Releasing channel
2021-08-19 02:09:10.651 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-19T02:09:22.623+0000|c73c2d65-4acb-4777-a40c-f811bd8f4aba|Request Id: c73c2d65-4acb-4777-a40c-f811bd8f4aba. Transaction Id: FIARL. Begin TS: 2021-08-19T02:09:22.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:09:22.623 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c73c2d65-4acb-4777-a40c-f811bd8f4aba. Transaction Id: FIARL. Begin TS: 2021-08-19T02:09:22.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:09:22.624+0000|2021-08-19T02:09:22.632+0000|c73c2d65-4acb-4777-a40c-f811bd8f4aba|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.193|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c73c2d65-4acb-4777-a40c-f811bd8f4aba, Transaction Id: FIARL, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:09:22.632 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c73c2d65-4acb-4777-a40c-f811bd8f4aba, Transaction Id: FIARL, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:09:22.634 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c73c2d65-4acb-4777-a40c-f811bd8f4aba, X-ECOMP-TransactionID=FIARL, X-Begin-Timestamp=2021-08-19T02:09:22.622+0000, id=841e3d00-c0e8-1634-7b49-80ab587e316b, timestamp=1629338962623}], headers={id=b4072cc7-f7aa-0a76-e82e-966033846a79, timestamp=1629338962634}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c73c2d65-4acb-4777-a40c-f811bd8f4aba, X-ECOMP-TransactionID=FIARL, X-Begin-Timestamp=2021-08-19T02:09:22.622+0000, id=841e3d00-c0e8-1634-7b49-80ab587e316b, timestamp=1629338962623}]
2021-08-19T02:09:52.623+0000|96965d79-25e1-4b72-9e67-b0010c0e0df6|Request Id: 96965d79-25e1-4b72-9e67-b0010c0e0df6. Transaction Id: 65CZC. Begin TS: 2021-08-19T02:09:52.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:09:52.623 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 96965d79-25e1-4b72-9e67-b0010c0e0df6. Transaction Id: 65CZC. Begin TS: 2021-08-19T02:09:52.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:09:52.625+0000|2021-08-19T02:09:52.632+0000|96965d79-25e1-4b72-9e67-b0010c0e0df6|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.193|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 96965d79-25e1-4b72-9e67-b0010c0e0df6, Transaction Id: 65CZC, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:09:52.633 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 96965d79-25e1-4b72-9e67-b0010c0e0df6, Transaction Id: 65CZC, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:09:52.634 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=96965d79-25e1-4b72-9e67-b0010c0e0df6, X-ECOMP-TransactionID=65CZC, X-Begin-Timestamp=2021-08-19T02:09:52.622+0000, id=97039ada-3a6b-d29f-c498-f6872c2e9f16, timestamp=1629338992623}], headers={id=ef487d61-2650-627f-b414-f77141f03c58, timestamp=1629338992634}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=96965d79-25e1-4b72-9e67-b0010c0e0df6, X-ECOMP-TransactionID=65CZC, X-Begin-Timestamp=2021-08-19T02:09:52.622+0000, id=97039ada-3a6b-d29f-c498-f6872c2e9f16, timestamp=1629338992623}]
2021-08-19 02:10:10.617 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-08-19 02:10:10.618 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-19 02:10:10.618 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:358e6b54-17, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-19 02:10:10.618 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-17, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_prepared])
2021-08-19 02:10:10.619 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 4e8fd4eb-c545-4e07-957d-b3ecef6c598a, X-RequestID: f1e238c6-0b6b-4b38-834d-35af59b88b89, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-19 02:10:10.621 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-17, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_sent])
2021-08-19 02:10:10.656 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-17, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received response (auto-read:false) : [x-onap-requestid=85619380-c998-4baa-bdd2-23f6a3ee1373, Content-Type=application/json, Date=Thu, 19 Aug 2021 02:10:10 GMT, content-length=3707]
2021-08-19 02:10:10.656 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-17, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_received])
2021-08-19 02:10:10.656 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-19 02:10:10.657 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:358e6b54-17, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-19 02:10:10.658 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-17, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received last HTTP packet
2021-08-19 02:10:10.658  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-19 02:10:10.658 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-19 02:10:10.659 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_completed])
2021-08-19 02:10:10.659 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [disconnecting])
2021-08-19 02:10:10.659 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Releasing channel
2021-08-19 02:10:10.659 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-19T02:10:22.623+0000|1179ee56-90b0-4ee2-b14b-819b6644eecd|Request Id: 1179ee56-90b0-4ee2-b14b-819b6644eecd. Transaction Id: 7P9YQ. Begin TS: 2021-08-19T02:10:22.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:10:22.623 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1179ee56-90b0-4ee2-b14b-819b6644eecd. Transaction Id: 7P9YQ. Begin TS: 2021-08-19T02:10:22.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:10:22.624+0000|2021-08-19T02:10:22.631+0000|1179ee56-90b0-4ee2-b14b-819b6644eecd|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.193|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1179ee56-90b0-4ee2-b14b-819b6644eecd, Transaction Id: 7P9YQ, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:10:22.631 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1179ee56-90b0-4ee2-b14b-819b6644eecd, Transaction Id: 7P9YQ, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:10:22.633 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1179ee56-90b0-4ee2-b14b-819b6644eecd, X-ECOMP-TransactionID=7P9YQ, X-Begin-Timestamp=2021-08-19T02:10:22.622+0000, id=c2cd66e2-0c75-faa3-0639-b6fe4cb15fc8, timestamp=1629339022623}], headers={id=3ad14a15-0878-9cb2-3a1b-3f842fd915f9, timestamp=1629339022633}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1179ee56-90b0-4ee2-b14b-819b6644eecd, X-ECOMP-TransactionID=7P9YQ, X-Begin-Timestamp=2021-08-19T02:10:22.622+0000, id=c2cd66e2-0c75-faa3-0639-b6fe4cb15fc8, timestamp=1629339022623}]
2021-08-19T02:10:52.623+0000|d74f0221-4d6f-4f9f-bd0b-28e4fc6c8a92|Request Id: d74f0221-4d6f-4f9f-bd0b-28e4fc6c8a92. Transaction Id: BJ6RR. Begin TS: 2021-08-19T02:10:52.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:10:52.623 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d74f0221-4d6f-4f9f-bd0b-28e4fc6c8a92. Transaction Id: BJ6RR. Begin TS: 2021-08-19T02:10:52.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:10:52.625+0000|2021-08-19T02:10:52.632+0000|d74f0221-4d6f-4f9f-bd0b-28e4fc6c8a92|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.193|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d74f0221-4d6f-4f9f-bd0b-28e4fc6c8a92, Transaction Id: BJ6RR, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:10:52.632 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d74f0221-4d6f-4f9f-bd0b-28e4fc6c8a92, Transaction Id: BJ6RR, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:10:52.634 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d74f0221-4d6f-4f9f-bd0b-28e4fc6c8a92, X-ECOMP-TransactionID=BJ6RR, X-Begin-Timestamp=2021-08-19T02:10:52.622+0000, id=cd9f2dec-5255-0359-c32a-8ffa4c8e1a2a, timestamp=1629339052623}], headers={id=9df595b5-d323-ed28-0e74-d8c93bd6f1e2, timestamp=1629339052634}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d74f0221-4d6f-4f9f-bd0b-28e4fc6c8a92, X-ECOMP-TransactionID=BJ6RR, X-Begin-Timestamp=2021-08-19T02:10:52.622+0000, id=cd9f2dec-5255-0359-c32a-8ffa4c8e1a2a, timestamp=1629339052623}]
2021-08-19 02:11:10.617 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-08-19 02:11:10.618 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-19 02:11:10.619 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:358e6b54-18, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-19 02:11:10.619 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-18, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_prepared])
2021-08-19 02:11:10.619 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: bacc59dc-f29f-4a97-865c-50992d0325f3, X-RequestID: f1e238c6-0b6b-4b38-834d-35af59b88b89, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-19 02:11:10.621 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-18, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_sent])
2021-08-19 02:11:10.648 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-18, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received response (auto-read:false) : [x-onap-requestid=440e76e3-c4d1-4307-828b-b2e1acea668d, Content-Type=application/json, Date=Thu, 19 Aug 2021 02:11:10 GMT, content-length=3707]
2021-08-19 02:11:10.648 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-18, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_received])
2021-08-19 02:11:10.649 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-19 02:11:10.655 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:358e6b54-18, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-19 02:11:10.657 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-18, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received last HTTP packet
2021-08-19 02:11:10.658  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-19 02:11:10.658 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-19 02:11:10.659 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_completed])
2021-08-19 02:11:10.659 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [disconnecting])
2021-08-19 02:11:10.659 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Releasing channel
2021-08-19 02:11:10.659 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-19T02:11:22.623+0000|f2495b2e-e563-48b6-933b-3fe5717f231b|Request Id: f2495b2e-e563-48b6-933b-3fe5717f231b. Transaction Id: IAXD9. Begin TS: 2021-08-19T02:11:22.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:11:22.623 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f2495b2e-e563-48b6-933b-3fe5717f231b. Transaction Id: IAXD9. Begin TS: 2021-08-19T02:11:22.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:11:22.625+0000|2021-08-19T02:11:22.632+0000|f2495b2e-e563-48b6-933b-3fe5717f231b|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.193|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f2495b2e-e563-48b6-933b-3fe5717f231b, Transaction Id: IAXD9, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:11:22.632 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f2495b2e-e563-48b6-933b-3fe5717f231b, Transaction Id: IAXD9, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:11:22.633 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f2495b2e-e563-48b6-933b-3fe5717f231b, X-ECOMP-TransactionID=IAXD9, X-Begin-Timestamp=2021-08-19T02:11:22.623+0000, id=20a3d83d-fb86-6bba-c38f-7674b78dd9e9, timestamp=1629339082623}], headers={id=0358679f-d1e9-e8e9-4ac2-ac80d86bbd1f, timestamp=1629339082633}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f2495b2e-e563-48b6-933b-3fe5717f231b, X-ECOMP-TransactionID=IAXD9, X-Begin-Timestamp=2021-08-19T02:11:22.623+0000, id=20a3d83d-fb86-6bba-c38f-7674b78dd9e9, timestamp=1629339082623}]
2021-08-19T02:11:52.623+0000|a4fe601d-9cf2-47d6-9d82-a3135722fb2e|Request Id: a4fe601d-9cf2-47d6-9d82-a3135722fb2e. Transaction Id: TMHNP. Begin TS: 2021-08-19T02:11:52.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:11:52.623 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a4fe601d-9cf2-47d6-9d82-a3135722fb2e. Transaction Id: TMHNP. Begin TS: 2021-08-19T02:11:52.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:11:52.625+0000|2021-08-19T02:11:52.633+0000|a4fe601d-9cf2-47d6-9d82-a3135722fb2e|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.193|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a4fe601d-9cf2-47d6-9d82-a3135722fb2e, Transaction Id: TMHNP, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:11:52.633 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a4fe601d-9cf2-47d6-9d82-a3135722fb2e, Transaction Id: TMHNP, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:11:52.635 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a4fe601d-9cf2-47d6-9d82-a3135722fb2e, X-ECOMP-TransactionID=TMHNP, X-Begin-Timestamp=2021-08-19T02:11:52.623+0000, id=4bb88630-4bd7-dd5a-900f-a85287848b61, timestamp=1629339112623}], headers={id=bd1f6e3c-df03-13ac-0a47-a8ed2dfe2933, timestamp=1629339112635}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a4fe601d-9cf2-47d6-9d82-a3135722fb2e, X-ECOMP-TransactionID=TMHNP, X-Begin-Timestamp=2021-08-19T02:11:52.623+0000, id=4bb88630-4bd7-dd5a-900f-a85287848b61, timestamp=1629339112623}]
2021-08-19 02:12:10.617 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-08-19 02:12:10.618 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-19 02:12:10.619 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:358e6b54-19, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-19 02:12:10.619 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-19, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_prepared])
2021-08-19 02:12:10.619 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: a02449e4-ee7e-493e-bf56-eb7366f785fe, X-RequestID: f1e238c6-0b6b-4b38-834d-35af59b88b89, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-19 02:12:10.620 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-19, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_sent])
2021-08-19 02:12:10.649 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-19, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received response (auto-read:false) : [x-onap-requestid=f57a0605-6a68-4c5c-ba2b-9fbbbe94ce34, Content-Type=application/json, Date=Thu, 19 Aug 2021 02:12:10 GMT, content-length=3707]
2021-08-19 02:12:10.649 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-19, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_received])
2021-08-19 02:12:10.649 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-19 02:12:10.650 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:358e6b54-19, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-19 02:12:10.651 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-19, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received last HTTP packet
2021-08-19 02:12:10.651  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-19 02:12:10.651 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-19 02:12:10.652 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_completed])
2021-08-19 02:12:10.652 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [disconnecting])
2021-08-19 02:12:10.652 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Releasing channel
2021-08-19 02:12:10.652 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-19T02:12:22.623+0000|0160b67b-e9cc-47a6-b1a4-cf34b1c17745|Request Id: 0160b67b-e9cc-47a6-b1a4-cf34b1c17745. Transaction Id: 9ZEW6. Begin TS: 2021-08-19T02:12:22.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:12:22.623 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 0160b67b-e9cc-47a6-b1a4-cf34b1c17745. Transaction Id: 9ZEW6. Begin TS: 2021-08-19T02:12:22.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:12:22.625+0000|2021-08-19T02:12:22.633+0000|0160b67b-e9cc-47a6-b1a4-cf34b1c17745|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.193|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0160b67b-e9cc-47a6-b1a4-cf34b1c17745, Transaction Id: 9ZEW6, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:12:22.633 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 0160b67b-e9cc-47a6-b1a4-cf34b1c17745, Transaction Id: 9ZEW6, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:12:22.635 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=0160b67b-e9cc-47a6-b1a4-cf34b1c17745, X-ECOMP-TransactionID=9ZEW6, X-Begin-Timestamp=2021-08-19T02:12:22.623+0000, id=80b71529-59dc-01e3-f94b-dfefadee252f, timestamp=1629339142623}], headers={id=00c21d68-efad-ae7a-f01d-c62f94933ebb, timestamp=1629339142634}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=0160b67b-e9cc-47a6-b1a4-cf34b1c17745, X-ECOMP-TransactionID=9ZEW6, X-Begin-Timestamp=2021-08-19T02:12:22.623+0000, id=80b71529-59dc-01e3-f94b-dfefadee252f, timestamp=1629339142623}]
2021-08-19T02:12:52.623+0000|178f4f4f-e08c-4143-af90-91154f04c8f3|Request Id: 178f4f4f-e08c-4143-af90-91154f04c8f3. Transaction Id: QA4AQ. Begin TS: 2021-08-19T02:12:52.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:12:52.622 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 178f4f4f-e08c-4143-af90-91154f04c8f3. Transaction Id: QA4AQ. Begin TS: 2021-08-19T02:12:52.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:12:52.624+0000|2021-08-19T02:12:52.631+0000|178f4f4f-e08c-4143-af90-91154f04c8f3|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.193|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 178f4f4f-e08c-4143-af90-91154f04c8f3, Transaction Id: QA4AQ, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:12:52.631 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 178f4f4f-e08c-4143-af90-91154f04c8f3, Transaction Id: QA4AQ, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:12:52.633 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=178f4f4f-e08c-4143-af90-91154f04c8f3, X-ECOMP-TransactionID=QA4AQ, X-Begin-Timestamp=2021-08-19T02:12:52.622+0000, id=14418452-92bb-7484-9365-9b8f8f596f84, timestamp=1629339172623}], headers={id=625a8c72-86d4-ed47-a089-b74c1c674ea8, timestamp=1629339172633}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=178f4f4f-e08c-4143-af90-91154f04c8f3, X-ECOMP-TransactionID=QA4AQ, X-Begin-Timestamp=2021-08-19T02:12:52.622+0000, id=14418452-92bb-7484-9365-9b8f8f596f84, timestamp=1629339172623}]
2021-08-19 02:13:10.617 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-08-19 02:13:10.618 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-19 02:13:10.618 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:358e6b54-20, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-19 02:13:10.619 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-20, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_prepared])
2021-08-19 02:13:10.619 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 7edec3e9-a5e1-4aaa-8b2c-5a80e446d548, X-RequestID: f1e238c6-0b6b-4b38-834d-35af59b88b89, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-19 02:13:10.621 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-20, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_sent])
2021-08-19 02:13:10.646 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-20, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received response (auto-read:false) : [x-onap-requestid=4ec49d6f-5967-4588-b275-453bfab2a88f, Content-Type=application/json, Date=Thu, 19 Aug 2021 02:13:10 GMT, content-length=3707]
2021-08-19 02:13:10.646 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-20, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_received])
2021-08-19 02:13:10.646 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-19 02:13:10.647 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:358e6b54-20, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-19 02:13:10.648 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-20, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received last HTTP packet
2021-08-19 02:13:10.649  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-19 02:13:10.649 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-19 02:13:10.650 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_completed])
2021-08-19 02:13:10.650 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [disconnecting])
2021-08-19 02:13:10.650 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Releasing channel
2021-08-19 02:13:10.650 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-19T02:13:22.623+0000|4b847dce-cbd2-4a34-bde6-eb8334205c3e|Request Id: 4b847dce-cbd2-4a34-bde6-eb8334205c3e. Transaction Id: A18ZB. Begin TS: 2021-08-19T02:13:22.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:13:22.623 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4b847dce-cbd2-4a34-bde6-eb8334205c3e. Transaction Id: A18ZB. Begin TS: 2021-08-19T02:13:22.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:13:22.625+0000|2021-08-19T02:13:22.632+0000|4b847dce-cbd2-4a34-bde6-eb8334205c3e|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.193|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4b847dce-cbd2-4a34-bde6-eb8334205c3e, Transaction Id: A18ZB, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:13:22.632 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4b847dce-cbd2-4a34-bde6-eb8334205c3e, Transaction Id: A18ZB, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:13:22.633 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4b847dce-cbd2-4a34-bde6-eb8334205c3e, X-ECOMP-TransactionID=A18ZB, X-Begin-Timestamp=2021-08-19T02:13:22.622+0000, id=021e8d07-3440-a47f-3390-9ef0849ebc0c, timestamp=1629339202623}], headers={id=619393e2-3e13-d77b-4550-7849084b3f45, timestamp=1629339202633}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4b847dce-cbd2-4a34-bde6-eb8334205c3e, X-ECOMP-TransactionID=A18ZB, X-Begin-Timestamp=2021-08-19T02:13:22.622+0000, id=021e8d07-3440-a47f-3390-9ef0849ebc0c, timestamp=1629339202623}]
2021-08-19T02:13:52.623+0000|85d72742-3980-4ae0-9410-54c291efe627|Request Id: 85d72742-3980-4ae0-9410-54c291efe627. Transaction Id: VQAVO. Begin TS: 2021-08-19T02:13:52.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:13:52.623 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 85d72742-3980-4ae0-9410-54c291efe627. Transaction Id: VQAVO. Begin TS: 2021-08-19T02:13:52.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:13:52.627+0000|2021-08-19T02:13:52.634+0000|85d72742-3980-4ae0-9410-54c291efe627|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.193|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 85d72742-3980-4ae0-9410-54c291efe627, Transaction Id: VQAVO, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:13:52.634 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 85d72742-3980-4ae0-9410-54c291efe627, Transaction Id: VQAVO, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:13:52.635 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=85d72742-3980-4ae0-9410-54c291efe627, X-ECOMP-TransactionID=VQAVO, X-Begin-Timestamp=2021-08-19T02:13:52.623+0000, id=67301e63-d441-8638-75b7-1b635aed2a06, timestamp=1629339232624}], headers={id=dc1ef606-4503-7d81-0b28-62594edb49bc, timestamp=1629339232635}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=85d72742-3980-4ae0-9410-54c291efe627, X-ECOMP-TransactionID=VQAVO, X-Begin-Timestamp=2021-08-19T02:13:52.623+0000, id=67301e63-d441-8638-75b7-1b635aed2a06, timestamp=1629339232624}]
2021-08-19 02:14:10.617 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-08-19 02:14:10.618 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-19 02:14:10.619 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:358e6b54-21, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-19 02:14:10.619 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-21, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_prepared])
2021-08-19 02:14:10.619 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: f6162902-1184-4348-baa9-f4ef8276631d, X-RequestID: f1e238c6-0b6b-4b38-834d-35af59b88b89, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-19 02:14:10.621 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-21, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_sent])
2021-08-19 02:14:10.643 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-21, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received response (auto-read:false) : [x-onap-requestid=6d6a1cad-7a7d-4260-9ed8-86e8d94aa34d, Content-Type=application/json, Date=Thu, 19 Aug 2021 02:14:10 GMT, content-length=3707]
2021-08-19 02:14:10.643 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-21, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_received])
2021-08-19 02:14:10.644 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-19 02:14:10.644 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:358e6b54-21, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-19 02:14:10.646 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-21, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received last HTTP packet
2021-08-19 02:14:10.647  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-19 02:14:10.647 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-19 02:14:10.648 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_completed])
2021-08-19 02:14:10.648 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [disconnecting])
2021-08-19 02:14:10.648 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Releasing channel
2021-08-19 02:14:10.649 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-19T02:14:22.622+0000|e4af77e8-de6b-4213-80dd-090fe6e7f52b|Request Id: e4af77e8-de6b-4213-80dd-090fe6e7f52b. Transaction Id: S8SM7. Begin TS: 2021-08-19T02:14:22.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:14:22.622 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e4af77e8-de6b-4213-80dd-090fe6e7f52b. Transaction Id: S8SM7. Begin TS: 2021-08-19T02:14:22.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:14:22.624+0000|2021-08-19T02:14:22.630+0000|e4af77e8-de6b-4213-80dd-090fe6e7f52b|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.193|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e4af77e8-de6b-4213-80dd-090fe6e7f52b, Transaction Id: S8SM7, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:14:22.630 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e4af77e8-de6b-4213-80dd-090fe6e7f52b, Transaction Id: S8SM7, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:14:22.632 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e4af77e8-de6b-4213-80dd-090fe6e7f52b, X-ECOMP-TransactionID=S8SM7, X-Begin-Timestamp=2021-08-19T02:14:22.622+0000, id=07f48c01-d95a-661b-3933-4444d1a62093, timestamp=1629339262623}], headers={id=98be8bdc-ddd9-602d-a333-912e19809d5f, timestamp=1629339262632}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e4af77e8-de6b-4213-80dd-090fe6e7f52b, X-ECOMP-TransactionID=S8SM7, X-Begin-Timestamp=2021-08-19T02:14:22.622+0000, id=07f48c01-d95a-661b-3933-4444d1a62093, timestamp=1629339262623}]
2021-08-19T02:14:52.623+0000|03e49b77-b73e-4555-95f3-1ac99da15693|Request Id: 03e49b77-b73e-4555-95f3-1ac99da15693. Transaction Id: BXEDE. Begin TS: 2021-08-19T02:14:52.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:14:52.623 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 03e49b77-b73e-4555-95f3-1ac99da15693. Transaction Id: BXEDE. Begin TS: 2021-08-19T02:14:52.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:14:52.626+0000|2021-08-19T02:14:52.633+0000|03e49b77-b73e-4555-95f3-1ac99da15693|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.193|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 03e49b77-b73e-4555-95f3-1ac99da15693, Transaction Id: BXEDE, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:14:52.633 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 03e49b77-b73e-4555-95f3-1ac99da15693, Transaction Id: BXEDE, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:14:52.634 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=03e49b77-b73e-4555-95f3-1ac99da15693, X-ECOMP-TransactionID=BXEDE, X-Begin-Timestamp=2021-08-19T02:14:52.623+0000, id=c78eaa96-feee-43c0-208c-27851e071f58, timestamp=1629339292624}], headers={id=bcdcb5cd-da56-1a99-c28e-ab3e484092c0, timestamp=1629339292634}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=03e49b77-b73e-4555-95f3-1ac99da15693, X-ECOMP-TransactionID=BXEDE, X-Begin-Timestamp=2021-08-19T02:14:52.623+0000, id=c78eaa96-feee-43c0-208c-27851e071f58, timestamp=1629339292624}]
2021-08-19 02:15:10.617 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-08-19 02:15:10.618 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-19 02:15:10.619 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:358e6b54-22, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-19 02:15:10.619 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-22, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_prepared])
2021-08-19 02:15:10.619 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 76c94e8b-529e-4c15-87bd-8fdbaa7d1224, X-RequestID: f1e238c6-0b6b-4b38-834d-35af59b88b89, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-19 02:15:10.622 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-22, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_sent])
2021-08-19 02:15:10.645 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-22, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received response (auto-read:false) : [x-onap-requestid=f74e1db9-6255-46fe-a3e5-52e66aa4fdd8, Content-Type=application/json, Date=Thu, 19 Aug 2021 02:15:10 GMT, content-length=3707]
2021-08-19 02:15:10.645 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-22, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_received])
2021-08-19 02:15:10.645 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-19 02:15:10.646 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:358e6b54-22, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-19 02:15:10.647 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-22, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received last HTTP packet
2021-08-19 02:15:10.647  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-19 02:15:10.647 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-19 02:15:10.648 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_completed])
2021-08-19 02:15:10.648 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [disconnecting])
2021-08-19 02:15:10.649 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Releasing channel
2021-08-19 02:15:10.649 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-19T02:15:22.623+0000|e5261802-0789-4817-9fdd-ac151c3c1582|Request Id: e5261802-0789-4817-9fdd-ac151c3c1582. Transaction Id: 6LZUI. Begin TS: 2021-08-19T02:15:22.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:15:22.623 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e5261802-0789-4817-9fdd-ac151c3c1582. Transaction Id: 6LZUI. Begin TS: 2021-08-19T02:15:22.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:15:22.625+0000|2021-08-19T02:15:22.631+0000|e5261802-0789-4817-9fdd-ac151c3c1582|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.193|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e5261802-0789-4817-9fdd-ac151c3c1582, Transaction Id: 6LZUI, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:15:22.632 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e5261802-0789-4817-9fdd-ac151c3c1582, Transaction Id: 6LZUI, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:15:22.633 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e5261802-0789-4817-9fdd-ac151c3c1582, X-ECOMP-TransactionID=6LZUI, X-Begin-Timestamp=2021-08-19T02:15:22.623+0000, id=3171199f-d481-7a50-1350-17ef69a02e31, timestamp=1629339322624}], headers={id=55b49e55-2703-9fb9-a1ea-5d5fed63528b, timestamp=1629339322633}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e5261802-0789-4817-9fdd-ac151c3c1582, X-ECOMP-TransactionID=6LZUI, X-Begin-Timestamp=2021-08-19T02:15:22.623+0000, id=3171199f-d481-7a50-1350-17ef69a02e31, timestamp=1629339322624}]
2021-08-19T02:15:52.623+0000|c1a4727c-68b7-47e9-b365-bb31a643268b|Request Id: c1a4727c-68b7-47e9-b365-bb31a643268b. Transaction Id: ED32D. Begin TS: 2021-08-19T02:15:52.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:15:52.623 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c1a4727c-68b7-47e9-b365-bb31a643268b. Transaction Id: ED32D. Begin TS: 2021-08-19T02:15:52.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:15:52.635  INFO 1 --- [ask-scheduler-6] o.apache.http.impl.execchain.RetryExec   : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond
2021-08-19 02:15:52.637  INFO 1 --- [ask-scheduler-6] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router:3904
2021-08-19T02:15:52.627+0000|2021-08-19T02:15:52.647+0000|c1a4727c-68b7-47e9-b365-bb31a643268b|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.193|20|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c1a4727c-68b7-47e9-b365-bb31a643268b, Transaction Id: ED32D, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:15:52.647 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c1a4727c-68b7-47e9-b365-bb31a643268b, Transaction Id: ED32D, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:15:52.649 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c1a4727c-68b7-47e9-b365-bb31a643268b, X-ECOMP-TransactionID=ED32D, X-Begin-Timestamp=2021-08-19T02:15:52.623+0000, id=f386861d-3d5d-ae2f-bdf6-002c4fa57029, timestamp=1629339352624}], headers={id=d30905a0-41bf-c286-7e3a-1f76cee62530, timestamp=1629339352649}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c1a4727c-68b7-47e9-b365-bb31a643268b, X-ECOMP-TransactionID=ED32D, X-Begin-Timestamp=2021-08-19T02:15:52.623+0000, id=f386861d-3d5d-ae2f-bdf6-002c4fa57029, timestamp=1629339352624}]
2021-08-19 02:16:10.617 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-08-19 02:16:10.618 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-19 02:16:10.618 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:358e6b54-23, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-19 02:16:10.619 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-23, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_prepared])
2021-08-19 02:16:10.619 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: ff51cf17-b916-4db8-a833-cabcb60f5cd3, X-RequestID: f1e238c6-0b6b-4b38-834d-35af59b88b89, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-19 02:16:10.620 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-23, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_sent])
2021-08-19 02:16:10.644 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-23, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received response (auto-read:false) : [x-onap-requestid=7a9c450e-3955-485e-823b-fec07d0709da, Content-Type=application/json, Date=Thu, 19 Aug 2021 02:16:10 GMT, content-length=3707]
2021-08-19 02:16:10.644 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-23, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_received])
2021-08-19 02:16:10.644 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-19 02:16:10.644 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:358e6b54-23, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-19 02:16:10.645 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-23, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received last HTTP packet
2021-08-19 02:16:10.646  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-19 02:16:10.646 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-19 02:16:10.647 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_completed])
2021-08-19 02:16:10.647 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [disconnecting])
2021-08-19 02:16:10.647 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Releasing channel
2021-08-19 02:16:10.648 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-19T02:16:22.623+0000|8d1bab93-0553-4e80-86bb-ea3f06e90c43|Request Id: 8d1bab93-0553-4e80-86bb-ea3f06e90c43. Transaction Id: 3AFBK. Begin TS: 2021-08-19T02:16:22.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:16:22.623 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8d1bab93-0553-4e80-86bb-ea3f06e90c43. Transaction Id: 3AFBK. Begin TS: 2021-08-19T02:16:22.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:16:22.625+0000|2021-08-19T02:16:22.635+0000|8d1bab93-0553-4e80-86bb-ea3f06e90c43|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.193|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8d1bab93-0553-4e80-86bb-ea3f06e90c43, Transaction Id: 3AFBK, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:16:22.635 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8d1bab93-0553-4e80-86bb-ea3f06e90c43, Transaction Id: 3AFBK, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:16:22.637 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8d1bab93-0553-4e80-86bb-ea3f06e90c43, X-ECOMP-TransactionID=3AFBK, X-Begin-Timestamp=2021-08-19T02:16:22.623+0000, id=60f7a706-f287-374e-0cd6-6f3560039fe6, timestamp=1629339382624}], headers={id=8a7396d4-baa1-cb03-1a70-0d17e7bac99e, timestamp=1629339382637}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8d1bab93-0553-4e80-86bb-ea3f06e90c43, X-ECOMP-TransactionID=3AFBK, X-Begin-Timestamp=2021-08-19T02:16:22.623+0000, id=60f7a706-f287-374e-0cd6-6f3560039fe6, timestamp=1629339382624}]
2021-08-19T02:16:52.623+0000|d9b41ff2-628f-4bcc-9055-0c31c63f4332|Request Id: d9b41ff2-628f-4bcc-9055-0c31c63f4332. Transaction Id: ZBZ20. Begin TS: 2021-08-19T02:16:52.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:16:52.623 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d9b41ff2-628f-4bcc-9055-0c31c63f4332. Transaction Id: ZBZ20. Begin TS: 2021-08-19T02:16:52.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:16:52.625+0000|2021-08-19T02:16:52.632+0000|d9b41ff2-628f-4bcc-9055-0c31c63f4332|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.193|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d9b41ff2-628f-4bcc-9055-0c31c63f4332, Transaction Id: ZBZ20, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:16:52.633 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d9b41ff2-628f-4bcc-9055-0c31c63f4332, Transaction Id: ZBZ20, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:16:52.635 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d9b41ff2-628f-4bcc-9055-0c31c63f4332, X-ECOMP-TransactionID=ZBZ20, X-Begin-Timestamp=2021-08-19T02:16:52.622+0000, id=ed7523b9-ff0b-8558-b426-29b1a24d8569, timestamp=1629339412623}], headers={id=32321adb-b725-33da-3a48-f5d6e5da7cbb, timestamp=1629339412634}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d9b41ff2-628f-4bcc-9055-0c31c63f4332, X-ECOMP-TransactionID=ZBZ20, X-Begin-Timestamp=2021-08-19T02:16:52.622+0000, id=ed7523b9-ff0b-8558-b426-29b1a24d8569, timestamp=1629339412623}]
2021-08-19 02:17:10.618 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-08-19 02:17:10.620 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-19 02:17:10.620 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:358e6b54-24, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-19 02:17:10.621 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-24, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_prepared])
2021-08-19 02:17:10.621 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 34ca5b69-a5c7-4c44-9a8d-835dedabb92e, X-RequestID: f1e238c6-0b6b-4b38-834d-35af59b88b89, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-19 02:17:10.624 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-24, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_sent])
2021-08-19 02:17:10.651 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-24, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received response (auto-read:false) : [x-onap-requestid=322278a0-acbd-474a-a8d2-d51e5b3a140c, Content-Type=application/json, Date=Thu, 19 Aug 2021 02:17:10 GMT, content-length=3707]
2021-08-19 02:17:10.652 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-24, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_received])
2021-08-19 02:17:10.652 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-19 02:17:10.652 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:358e6b54-24, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-19 02:17:10.654 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-24, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received last HTTP packet
2021-08-19 02:17:10.654  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-19 02:17:10.654 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-19 02:17:10.655 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_completed])
2021-08-19 02:17:10.655 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [disconnecting])
2021-08-19 02:17:10.655 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Releasing channel
2021-08-19 02:17:10.655 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-19T02:17:22.623+0000|057e9b49-136e-4708-8160-15b09020871a|Request Id: 057e9b49-136e-4708-8160-15b09020871a. Transaction Id: K4MXT. Begin TS: 2021-08-19T02:17:22.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:17:22.622 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 057e9b49-136e-4708-8160-15b09020871a. Transaction Id: K4MXT. Begin TS: 2021-08-19T02:17:22.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:17:22.624+0000|2021-08-19T02:17:22.631+0000|057e9b49-136e-4708-8160-15b09020871a|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.193|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 057e9b49-136e-4708-8160-15b09020871a, Transaction Id: K4MXT, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:17:22.631 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 057e9b49-136e-4708-8160-15b09020871a, Transaction Id: K4MXT, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:17:22.633 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=057e9b49-136e-4708-8160-15b09020871a, X-ECOMP-TransactionID=K4MXT, X-Begin-Timestamp=2021-08-19T02:17:22.622+0000, id=b522bea0-428d-322c-ab18-94ee0c77bc5b, timestamp=1629339442623}], headers={id=6899ee0b-73a9-ee80-2727-d7c4ad2cadc0, timestamp=1629339442633}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=057e9b49-136e-4708-8160-15b09020871a, X-ECOMP-TransactionID=K4MXT, X-Begin-Timestamp=2021-08-19T02:17:22.622+0000, id=b522bea0-428d-322c-ab18-94ee0c77bc5b, timestamp=1629339442623}]
2021-08-19T02:17:52.623+0000|c8c18086-a6d9-4ad3-b86d-0313c96df9bf|Request Id: c8c18086-a6d9-4ad3-b86d-0313c96df9bf. Transaction Id: GKUJ9. Begin TS: 2021-08-19T02:17:52.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:17:52.623 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c8c18086-a6d9-4ad3-b86d-0313c96df9bf. Transaction Id: GKUJ9. Begin TS: 2021-08-19T02:17:52.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:17:52.625+0000|2021-08-19T02:17:52.633+0000|c8c18086-a6d9-4ad3-b86d-0313c96df9bf|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.193|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c8c18086-a6d9-4ad3-b86d-0313c96df9bf, Transaction Id: GKUJ9, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:17:52.633 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c8c18086-a6d9-4ad3-b86d-0313c96df9bf, Transaction Id: GKUJ9, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:17:52.634 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c8c18086-a6d9-4ad3-b86d-0313c96df9bf, X-ECOMP-TransactionID=GKUJ9, X-Begin-Timestamp=2021-08-19T02:17:52.623+0000, id=f6fa77ee-ef2f-ca98-aef7-5fac0c5d3322, timestamp=1629339472624}], headers={id=2b089b6e-ba3c-d91b-2d05-7bf7d3336e73, timestamp=1629339472634}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c8c18086-a6d9-4ad3-b86d-0313c96df9bf, X-ECOMP-TransactionID=GKUJ9, X-Begin-Timestamp=2021-08-19T02:17:52.623+0000, id=f6fa77ee-ef2f-ca98-aef7-5fac0c5d3322, timestamp=1629339472624}]
2021-08-19 02:18:10.617 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-08-19 02:18:10.618 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-19 02:18:10.619 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:358e6b54-25, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-19 02:18:10.619 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-25, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_prepared])
2021-08-19 02:18:10.619 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 2f6e7435-e90c-4cfe-b3c8-368d963d2fb4, X-RequestID: f1e238c6-0b6b-4b38-834d-35af59b88b89, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-19 02:18:10.621 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-25, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_sent])
2021-08-19 02:18:10.644 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-25, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received response (auto-read:false) : [x-onap-requestid=db9407e2-bde2-4028-b6da-d6ea88685bbf, Content-Type=application/json, Date=Thu, 19 Aug 2021 02:18:10 GMT, content-length=3707]
2021-08-19 02:18:10.644 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-25, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_received])
2021-08-19 02:18:10.644 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-19 02:18:10.644 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:358e6b54-25, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-19 02:18:10.645 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-25, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received last HTTP packet
2021-08-19 02:18:10.646  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-19 02:18:10.646 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-19 02:18:10.647 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_completed])
2021-08-19 02:18:10.647 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [disconnecting])
2021-08-19 02:18:10.647 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Releasing channel
2021-08-19 02:18:10.647 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-19T02:18:22.623+0000|855ffe11-2e01-4fc4-ab56-07af0f3e5980|Request Id: 855ffe11-2e01-4fc4-ab56-07af0f3e5980. Transaction Id: H8TBZ. Begin TS: 2021-08-19T02:18:22.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:18:22.622 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 855ffe11-2e01-4fc4-ab56-07af0f3e5980. Transaction Id: H8TBZ. Begin TS: 2021-08-19T02:18:22.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:18:22.624+0000|2021-08-19T02:18:22.631+0000|855ffe11-2e01-4fc4-ab56-07af0f3e5980|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.193|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 855ffe11-2e01-4fc4-ab56-07af0f3e5980, Transaction Id: H8TBZ, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:18:22.631 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 855ffe11-2e01-4fc4-ab56-07af0f3e5980, Transaction Id: H8TBZ, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:18:22.632 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=855ffe11-2e01-4fc4-ab56-07af0f3e5980, X-ECOMP-TransactionID=H8TBZ, X-Begin-Timestamp=2021-08-19T02:18:22.622+0000, id=92d97421-0ecf-6c77-bb5f-1a8a02224e93, timestamp=1629339502623}], headers={id=5f7178de-6fbf-1858-1f6b-e55b239423ec, timestamp=1629339502632}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=855ffe11-2e01-4fc4-ab56-07af0f3e5980, X-ECOMP-TransactionID=H8TBZ, X-Begin-Timestamp=2021-08-19T02:18:22.622+0000, id=92d97421-0ecf-6c77-bb5f-1a8a02224e93, timestamp=1629339502623}]
2021-08-19T02:18:52.623+0000|54ea3b13-4960-4242-9585-9cb134982930|Request Id: 54ea3b13-4960-4242-9585-9cb134982930. Transaction Id: LWWAO. Begin TS: 2021-08-19T02:18:52.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:18:52.623 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 54ea3b13-4960-4242-9585-9cb134982930. Transaction Id: LWWAO. Begin TS: 2021-08-19T02:18:52.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:18:52.625+0000|2021-08-19T02:18:52.632+0000|54ea3b13-4960-4242-9585-9cb134982930|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.193|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 54ea3b13-4960-4242-9585-9cb134982930, Transaction Id: LWWAO, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:18:52.632 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 54ea3b13-4960-4242-9585-9cb134982930, Transaction Id: LWWAO, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:18:52.634 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=54ea3b13-4960-4242-9585-9cb134982930, X-ECOMP-TransactionID=LWWAO, X-Begin-Timestamp=2021-08-19T02:18:52.623+0000, id=8f07d5f6-fb82-da91-9581-a70dc257a67e, timestamp=1629339532623}], headers={id=4d74b2ab-0650-988b-d17e-bff91c6409b8, timestamp=1629339532634}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=54ea3b13-4960-4242-9585-9cb134982930, X-ECOMP-TransactionID=LWWAO, X-Begin-Timestamp=2021-08-19T02:18:52.623+0000, id=8f07d5f6-fb82-da91-9581-a70dc257a67e, timestamp=1629339532623}]
2021-08-19 02:19:10.617 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-08-19 02:19:10.618 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-19 02:19:10.619 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:358e6b54-26, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-19 02:19:10.619 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-26, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_prepared])
2021-08-19 02:19:10.619 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 1988e960-5042-47f5-9106-eff2eaeddaf9, X-RequestID: f1e238c6-0b6b-4b38-834d-35af59b88b89, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-19 02:19:10.621 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-26, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_sent])
2021-08-19 02:19:10.645 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-26, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received response (auto-read:false) : [x-onap-requestid=8ea6b232-9406-4204-be78-b898b113c9ff, Content-Type=application/json, Date=Thu, 19 Aug 2021 02:19:10 GMT, content-length=3707]
2021-08-19 02:19:10.646 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-26, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_received])
2021-08-19 02:19:10.646 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-19 02:19:10.646 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:358e6b54-26, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-19 02:19:10.648 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-26, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received last HTTP packet
2021-08-19 02:19:10.648  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-19 02:19:10.648 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-19 02:19:10.649 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_completed])
2021-08-19 02:19:10.649 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [disconnecting])
2021-08-19 02:19:10.649 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Releasing channel
2021-08-19 02:19:10.649 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-19T02:19:22.623+0000|3b4d6ed3-e83e-4201-91d2-c3631d3aef4e|Request Id: 3b4d6ed3-e83e-4201-91d2-c3631d3aef4e. Transaction Id: EXK2K. Begin TS: 2021-08-19T02:19:22.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:19:22.623 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 3b4d6ed3-e83e-4201-91d2-c3631d3aef4e. Transaction Id: EXK2K. Begin TS: 2021-08-19T02:19:22.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:19:22.625+0000|2021-08-19T02:19:22.633+0000|3b4d6ed3-e83e-4201-91d2-c3631d3aef4e|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.193|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3b4d6ed3-e83e-4201-91d2-c3631d3aef4e, Transaction Id: EXK2K, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:19:22.633 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 3b4d6ed3-e83e-4201-91d2-c3631d3aef4e, Transaction Id: EXK2K, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:19:22.635 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3b4d6ed3-e83e-4201-91d2-c3631d3aef4e, X-ECOMP-TransactionID=EXK2K, X-Begin-Timestamp=2021-08-19T02:19:22.622+0000, id=975cdf38-e677-95a6-4477-ce7016fab52b, timestamp=1629339562624}], headers={id=21052315-0a0a-f246-9d1f-04b3704f8443, timestamp=1629339562635}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3b4d6ed3-e83e-4201-91d2-c3631d3aef4e, X-ECOMP-TransactionID=EXK2K, X-Begin-Timestamp=2021-08-19T02:19:22.622+0000, id=975cdf38-e677-95a6-4477-ce7016fab52b, timestamp=1629339562624}]
2021-08-19T02:19:52.623+0000|eb1f97ff-9ea9-41d4-ba1e-8dad09280a7b|Request Id: eb1f97ff-9ea9-41d4-ba1e-8dad09280a7b. Transaction Id: ITFNJ. Begin TS: 2021-08-19T02:19:52.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:19:52.623 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: eb1f97ff-9ea9-41d4-ba1e-8dad09280a7b. Transaction Id: ITFNJ. Begin TS: 2021-08-19T02:19:52.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:19:52.624+0000|2021-08-19T02:19:52.631+0000|eb1f97ff-9ea9-41d4-ba1e-8dad09280a7b|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.193|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: eb1f97ff-9ea9-41d4-ba1e-8dad09280a7b, Transaction Id: ITFNJ, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:19:52.631 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: eb1f97ff-9ea9-41d4-ba1e-8dad09280a7b, Transaction Id: ITFNJ, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:19:52.633 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=eb1f97ff-9ea9-41d4-ba1e-8dad09280a7b, X-ECOMP-TransactionID=ITFNJ, X-Begin-Timestamp=2021-08-19T02:19:52.623+0000, id=79ef1ed0-5114-1915-92a8-4bff3a39f793, timestamp=1629339592623}], headers={id=6ba5ca45-9814-625a-df12-841c868963d0, timestamp=1629339592633}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=eb1f97ff-9ea9-41d4-ba1e-8dad09280a7b, X-ECOMP-TransactionID=ITFNJ, X-Begin-Timestamp=2021-08-19T02:19:52.623+0000, id=79ef1ed0-5114-1915-92a8-4bff3a39f793, timestamp=1629339592623}]
2021-08-19 02:20:10.617 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-08-19 02:20:10.618 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-19 02:20:10.618 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:358e6b54-27, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-19 02:20:10.618 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-27, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_prepared])
2021-08-19 02:20:10.619 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: a27493a5-ebdd-41d1-ae0c-84d76aa14508, X-RequestID: f1e238c6-0b6b-4b38-834d-35af59b88b89, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-19 02:20:10.620 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-27, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_sent])
2021-08-19 02:20:10.644 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-27, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received response (auto-read:false) : [x-onap-requestid=abc4def2-9f91-441d-936e-3ffa0ddd1508, Content-Type=application/json, Date=Thu, 19 Aug 2021 02:20:10 GMT, content-length=3707]
2021-08-19 02:20:10.644 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-27, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_received])
2021-08-19 02:20:10.644 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-19 02:20:10.644 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:358e6b54-27, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-19 02:20:10.645 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-27, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received last HTTP packet
2021-08-19 02:20:10.645  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-19 02:20:10.646 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-19 02:20:10.646 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_completed])
2021-08-19 02:20:10.646 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [disconnecting])
2021-08-19 02:20:10.646 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Releasing channel
2021-08-19 02:20:10.646 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-19T02:20:22.623+0000|8b7ad932-2135-4132-b5e1-66132363e9a6|Request Id: 8b7ad932-2135-4132-b5e1-66132363e9a6. Transaction Id: RLESD. Begin TS: 2021-08-19T02:20:22.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:20:22.622 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8b7ad932-2135-4132-b5e1-66132363e9a6. Transaction Id: RLESD. Begin TS: 2021-08-19T02:20:22.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:20:22.624+0000|2021-08-19T02:20:22.630+0000|8b7ad932-2135-4132-b5e1-66132363e9a6|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.193|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8b7ad932-2135-4132-b5e1-66132363e9a6, Transaction Id: RLESD, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:20:22.630 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8b7ad932-2135-4132-b5e1-66132363e9a6, Transaction Id: RLESD, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:20:22.632 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8b7ad932-2135-4132-b5e1-66132363e9a6, X-ECOMP-TransactionID=RLESD, X-Begin-Timestamp=2021-08-19T02:20:22.622+0000, id=a656566b-956f-5f62-8e3f-1baa5e144364, timestamp=1629339622623}], headers={id=9f2ce756-e300-9d07-7940-136df88f7eb6, timestamp=1629339622632}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8b7ad932-2135-4132-b5e1-66132363e9a6, X-ECOMP-TransactionID=RLESD, X-Begin-Timestamp=2021-08-19T02:20:22.622+0000, id=a656566b-956f-5f62-8e3f-1baa5e144364, timestamp=1629339622623}]
2021-08-19T02:20:52.623+0000|80bd642e-e43b-4060-a61e-c1360633f527|Request Id: 80bd642e-e43b-4060-a61e-c1360633f527. Transaction Id: YNXHE. Begin TS: 2021-08-19T02:20:52.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:20:52.623 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 80bd642e-e43b-4060-a61e-c1360633f527. Transaction Id: YNXHE. Begin TS: 2021-08-19T02:20:52.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:20:52.624+0000|2021-08-19T02:20:52.631+0000|80bd642e-e43b-4060-a61e-c1360633f527|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.193|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 80bd642e-e43b-4060-a61e-c1360633f527, Transaction Id: YNXHE, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:20:52.631 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 80bd642e-e43b-4060-a61e-c1360633f527, Transaction Id: YNXHE, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:20:52.632 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=80bd642e-e43b-4060-a61e-c1360633f527, X-ECOMP-TransactionID=YNXHE, X-Begin-Timestamp=2021-08-19T02:20:52.622+0000, id=b5786a0d-5d18-2fd3-0dad-ed9828c478c0, timestamp=1629339652623}], headers={id=9520eb35-ae78-a3bb-50ff-70a915bd5850, timestamp=1629339652632}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=80bd642e-e43b-4060-a61e-c1360633f527, X-ECOMP-TransactionID=YNXHE, X-Begin-Timestamp=2021-08-19T02:20:52.622+0000, id=b5786a0d-5d18-2fd3-0dad-ed9828c478c0, timestamp=1629339652623}]
2021-08-19 02:21:10.617 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-08-19 02:21:10.618 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-19 02:21:10.618 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:358e6b54-28, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-19 02:21:10.619 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-28, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_prepared])
2021-08-19 02:21:10.619 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 95c3f2d7-4fb1-4fa2-9584-fee2105851ed, X-RequestID: f1e238c6-0b6b-4b38-834d-35af59b88b89, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-19 02:21:10.620 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-28, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [request_sent])
2021-08-19 02:21:10.644 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-28, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received response (auto-read:false) : [x-onap-requestid=b560baf4-8ae1-411e-9e58-66ee6bda3c12, Content-Type=application/json, Date=Thu, 19 Aug 2021 02:21:10 GMT, content-length=3707]
2021-08-19 02:21:10.644 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54-28, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_received])
2021-08-19 02:21:10.644 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-19 02:21:10.645 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:358e6b54-28, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-19 02:21:10.645 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:358e6b54-28, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Received last HTTP packet
2021-08-19 02:21:10.646  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-08-19 02:21:10.646 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-08-19 02:21:10.646 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [response_completed])
2021-08-19 02:21:10.647 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443]}}, [disconnecting])
2021-08-19 02:21:10.647 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Releasing channel
2021-08-19 02:21:10.647 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:358e6b54, L:/10.233.68.193:41656 - R:config-binding-service.onap.svc.cluster.local/10.233.75.101:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-19T02:21:22.623+0000|97418707-d8eb-48a9-99a3-d108d996f311|Request Id: 97418707-d8eb-48a9-99a3-d108d996f311. Transaction Id: NUWJR. Begin TS: 2021-08-19T02:21:22.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:21:22.623 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 97418707-d8eb-48a9-99a3-d108d996f311. Transaction Id: NUWJR. Begin TS: 2021-08-19T02:21:22.623+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:21:22.625+0000|2021-08-19T02:21:22.631+0000|97418707-d8eb-48a9-99a3-d108d996f311|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.193|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 97418707-d8eb-48a9-99a3-d108d996f311, Transaction Id: NUWJR, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:21:22.632 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 97418707-d8eb-48a9-99a3-d108d996f311, Transaction Id: NUWJR, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-19 02:21:22.633 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=97418707-d8eb-48a9-99a3-d108d996f311, X-ECOMP-TransactionID=NUWJR, X-Begin-Timestamp=2021-08-19T02:21:22.623+0000, id=dfeca6d2-282b-ebce-243d-f8ee2ff5b75b, timestamp=1629339682624}], headers={id=099ed733-d53c-ed34-cc71-3d2360aab4c0, timestamp=1629339682633}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=97418707-d8eb-48a9-99a3-d108d996f311, X-ECOMP-TransactionID=NUWJR, X-Begin-Timestamp=2021-08-19T02:21:22.623+0000, id=dfeca6d2-282b-ebce-243d-f8ee2ff5b75b, timestamp=1629339682624}]
2021-08-19T02:21:52.623+0000|3814872f-d59e-4b91-afef-76816d96a5dc|Request Id: 3814872f-d59e-4b91-afef-76816d96a5dc. Transaction Id: CKLNI. Begin TS: 2021-08-19T02:21:52.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19 02:21:52.623 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 3814872f-d59e-4b91-afef-76816d96a5dc. Transaction Id: CKLNI. Begin TS: 2021-08-19T02:21:52.622+0000. Starting new DMaaP MR Subscriber poll.
2021-08-19T02:21:52.624+0000|2021-08