2021-04-02 23:56:49.135 DEBUG 1 --- [ctor-http-nio-4] io.netty.util.Recycler  : -Dio.netty.recycler.maxCapacityPerThread: 4096 2021-04-02 23:56:49.141 DEBUG 1 --- [ctor-http-nio-4] io.netty.util.Recycler  : -Dio.netty.recycler.maxSharedCapacityFactor: 2 2021-04-02 23:56:49.142 DEBUG 1 --- [ctor-http-nio-4] io.netty.util.Recycler  : -Dio.netty.recycler.linkCapacity: 16 2021-04-02 23:56:49.142 DEBUG 1 --- [ctor-http-nio-4] io.netty.util.Recycler  : -Dio.netty.recycler.ratio: 8 2021-04-02 23:56:49.200 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Registering pool release on close event for channel 2021-04-02 23:56:49.201 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel connected, now 1 active connections and 0 inactive connections 2021-04-02 23:56:49.335  INFO 1 --- [ main] o.o.dcae.analytics.tca.web.TcaAppMain  : Starting TcaAppMain v1.2.1 on dcae-tcagen2 with PID 1 (/opt/dcae-analytics-tca-web-1.2.1.jar started by tca-gen2 in /opt) 2021-04-02 23:56:49.339 DEBUG 1 --- [ main] o.o.dcae.analytics.tca.web.TcaAppMain  : Running with Spring Boot v2.0.9.RELEASE, Spring v5.0.13.RELEASE 2021-04-02 23:56:49.339  INFO 1 --- [ main] o.o.dcae.analytics.tca.web.TcaAppMain  : The following profiles are active: configBindingService,dmaap,mongo 2021-04-02 23:56:49.354 DEBUG 1 --- [ctor-http-nio-4] io.netty.handler.ssl.SslHandler  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] HANDSHAKEN: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 2021-04-02 23:56:49.356 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}, [connected]) 2021-04-02 23:56:49.371 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [configured]) 2021-04-02 23:56:49.376 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-02 23:56:49.377 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-02 23:56:49.386  INFO 1 --- [ main] ConfigServletWebServerApplicationContext : Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6a47b187: startup date [Fri Apr 02 23:56:49 UTC 2021]; root of context hierarchy 2021-04-02 23:56:49.392 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [request_sent]) 2021-04-02 23:56:49.456 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received response (auto-read:false) : [x-onap-requestid=80c2038b-6be4-4fa2-9c35-3445a6b13dc1, Content-Type=application/json, Content-Length=3707, Date=Fri, 02 Apr 2021 23:56:49 GMT] 2021-04-02 23:56:49.458 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [response_received]) 2021-04-02 23:56:49.489 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-02 23:56:49.490 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-02 23:56:49.504 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received last HTTP packet 2021-04-02 23:56:49.581  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-02 23:56:49.582 DEBUG 1 --- [ctor-http-nio-4] 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-04-02 23:56:49.590 DEBUG 1 --- [ctor-http-nio-4] 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-04-02 23:56:49.659 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : Flattened Key Value Pairs 2021-04-02 23:56:49.660 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.spring.data.mongodb.uri:mongodb://dcae-mongohost/dcae-tcagen2 2021-04-02 23:56:49.660 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url:http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT 2021-04-02 23:56:49.660 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_publishes.tca_handle_out.type:message_router 2021-04-02 23:56:49.660 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url:http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT 2021-04-02 23:56:49.661 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.type:message_router 2021-04-02 23:56:49.661 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group:cg1 2021-04-02 23:56:49.661 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0]:c0 2021-04-02 23:56:49.661 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1]:c1 2021-04-02 23:56:49.661 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.message_limit:50000 2021-04-02 23:56:49.661 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max:60000 2021-04-02 23:56:49.662 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min:30000 2021-04-02 23:56:49.662 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down:30000 2021-04-02 23:56:49.662 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up:10000 2021-04-02 23:56:49.662 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate:0 2021-04-02 23:56:49.662 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.timeout:-1 2021-04-02 23:56:49.662 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.enable_enrichment:true 2021-04-02 23:56:49.662 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.generic_vnf_path:aai/v11/network/generic-vnfs/generic-vnf 2021-04-02 23:56:49.662 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.node_query_path:aai/v11/search/nodes-query 2021-04-02 23:56:49.663 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.password:DCAE 2021-04-02 23:56:49.663 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.url:http://aai 2021-04-02 23:56:49.663 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.username:DCAE 2021-04-02 23:56:49.663 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.enable_abatement:true 2021-04-02 23:56:49.663 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.enable_ecomp_logging:true 2021-04-02 23:56:49.663 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.policy:{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]} 2021-04-02 23:56:49.663 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.processing_batch_size:10000 2021-04-02 23:56:49.676  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.type -> message_router 2021-04-02 23:56:49.677  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.enable_enrichment -> true 2021-04-02 23:56:49.677  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate -> 0 2021-04-02 23:56:49.677  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.policy -> {"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]} 2021-04-02 23:56:49.677  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url -> http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT 2021-04-02 23:56:49.678  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group -> cg1 2021-04-02 23:56:49.678  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1] -> c1 2021-04-02 23:56:49.678  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.node_query_path -> aai/v11/search/nodes-query 2021-04-02 23:56:49.678  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up -> 10000 2021-04-02 23:56:49.678  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_abatement -> true 2021-04-02 23:56:49.679  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.type -> message_router 2021-04-02 23:56:49.679  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.username -> DCAE 2021-04-02 23:56:49.679  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.generic_vnf_path -> aai/v11/network/generic-vnfs/generic-vnf 2021-04-02 23:56:49.679  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.timeout -> -1 2021-04-02 23:56:49.679  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.processing_batch_size -> 10000 2021-04-02 23:56:49.680  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min -> 30000 2021-04-02 23:56:49.680  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url -> http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT 2021-04-02 23:56:49.680  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down -> 30000 2021-04-02 23:56:49.680  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max -> 60000 2021-04-02 23:56:49.680  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.url -> http://aai 2021-04-02 23:56:49.681  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_ecomp_logging -> true 2021-04-02 23:56:49.681  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0] -> c0 2021-04-02 23:56:49.681  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.message_limit -> 50000 2021-04-02 23:56:49.681  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.password -> DCAE 2021-04-02 23:56:49.681  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: spring.data.mongodb.uri -> mongodb://dcae-mongohost/dcae-tcagen2 2021-04-02 23:56:49.682  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Refreshed configuration data 2021-04-02 23:56:49.683 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [disconnecting]) 2021-04-02 23:56:49.684 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Releasing channel 2021-04-02 23:56:49.684 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-02 23:56:50.744  INFO 1 --- [ main] o.s.i.config.IntegrationRegistrar  : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2021-04-02 23:56:51.677  INFO 1 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created. 2021-04-02 23:56:51.798  INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'configurationPropertiesValidator' of type [org.onap.dcae.analytics.tca.web.validation.TcaAppPropertiesValidator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-04-02 23:56:52.053  INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration$$EnhancerBySpringCGLIB$$1583ef8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-04-02 23:56:52.633  INFO 1 --- [ main] io.undertow.servlet  : Initializing Spring embedded WebApplicationContext 2021-04-02 23:56:52.634  INFO 1 --- [ main] o.s.web.context.ContextLoader  : Root WebApplicationContext: initialization completed in 3248 ms 2021-04-02 23:56:53.588  INFO 1 --- [ main] o.s.b.w.servlet.FilterRegistrationBean  : Mapping filter: 'characterEncodingFilter' to: [/*] 2021-04-02 23:56:53.590  INFO 1 --- [ main] o.s.b.w.servlet.FilterRegistrationBean  : Mapping filter: 'webMvcMetricsFilter' to: [/*] 2021-04-02 23:56:53.590  INFO 1 --- [ main] o.s.b.w.servlet.FilterRegistrationBean  : Mapping filter: 'hiddenHttpMethodFilter' to: [/*] 2021-04-02 23:56:53.590  INFO 1 --- [ main] o.s.b.w.servlet.FilterRegistrationBean  : Mapping filter: 'httpPutFormContentFilter' to: [/*] 2021-04-02 23:56:53.590  INFO 1 --- [ main] o.s.b.w.servlet.FilterRegistrationBean  : Mapping filter: 'requestContextFilter' to: [/*] 2021-04-02 23:56:53.590  INFO 1 --- [ main] o.s.b.w.servlet.FilterRegistrationBean  : Mapping filter: 'httpTraceFilter' to: [/*] 2021-04-02 23:56:53.591  INFO 1 --- [ main] o.s.b.w.servlet.ServletRegistrationBean  : Servlet dispatcherServlet mapped to [/] 2021-04-02 23:56:54.418  INFO 1 --- [ main] org.mongodb.driver.cluster  : Cluster created with settings {hosts=[dcae-mongohost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500} 2021-04-02 23:56:54.708  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection  : Opened connection [connectionId{localValue:1, serverValue:80}] to dcae-mongohost:27017 2021-04-02 23:56:54.715  INFO 1 --- [mongohost:27017] org.mongodb.driver.cluster  : Monitor thread successfully connected to server with description ServerDescription{address=dcae-mongohost:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 8]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=4528442} 2021-04-02 23:56:55.125  INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/swagger-resources/configuration/security]}" onto public org.springframework.http.ResponseEntity springfox.documentation.swagger.web.ApiResourceController.securityConfiguration() 2021-04-02 23:56:55.127  INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/swagger-resources]}" onto public org.springframework.http.ResponseEntity> springfox.documentation.swagger.web.ApiResourceController.swaggerResources() 2021-04-02 23:56:55.128  INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/swagger-resources/configuration/ui]}" onto public org.springframework.http.ResponseEntity springfox.documentation.swagger.web.ApiResourceController.uiConfiguration() 2021-04-02 23:56:55.140  INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/v1/tca/policy],methods=[GET],produces=[application/json]}" onto public org.springframework.http.ResponseEntity org.onap.dcae.analytics.tca.web.controller.TcaRestController.getTcaPolicy() 2021-04-02 23:56:55.141  INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/v1/tca/policy],methods=[POST],consumes=[application/json],produces=[application/json]}" onto public org.springframework.http.ResponseEntity org.onap.dcae.analytics.tca.web.controller.TcaRestController.setTcaPolicy(org.onap.dcae.analytics.tca.model.policy.TcaPolicy) 2021-04-02 23:56:55.142  INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/v1/tca/execute],methods=[POST],consumes=[application/json],produces=[application/json]}" onto public org.springframework.http.ResponseEntity> org.onap.dcae.analytics.tca.web.controller.TcaRestController.execute(org.onap.dcae.analytics.tca.model.restapi.TcaExecutionRequest) 2021-04-02 23:56:55.146  INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) 2021-04-02 23:56:55.146  INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest) 2021-04-02 23:56:55.255  INFO 1 --- [ main] o.s.b.a.e.web.EndpointLinksResolver  : Exposing 16 endpoint(s) beneath base path '/actuator' 2021-04-02 23:56:55.270  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/auditevents],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-02 23:56:55.271  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/beans],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-02 23:56:55.271  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/health],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-02 23:56:55.272  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/conditions],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-02 23:56:55.272  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/shutdown],methods=[POST],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-02 23:56:55.272  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/configprops],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-02 23:56:55.273  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/env/{toMatch}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-02 23:56:55.273  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/env],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-02 23:56:55.273  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/info],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-02 23:56:55.274  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/loggers],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-02 23:56:55.274  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/loggers/{name}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-02 23:56:55.274  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/loggers/{name}],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-02 23:56:55.275  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/heapdump],methods=[GET],produces=[application/octet-stream]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-02 23:56:55.275  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/threaddump],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-02 23:56:55.275  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/prometheus],methods=[GET],produces=[text/plain;version=0.0.4;charset=utf-8]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-02 23:56:55.276  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/metrics/{requiredMetricName}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-02 23:56:55.276  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/metrics],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-02 23:56:55.276  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/scheduledtasks],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-02 23:56:55.277  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/httptrace],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-02 23:56:55.277  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/mappings],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-02 23:56:55.278  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto protected java.util.Map> org.springframework.boot.actuate.endpoint.web.servlet.WebMvcEndpointHandlerMapping.links(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) 2021-04-02 23:56:55.490  INFO 1 --- [ main] f.TcaAppPropsToMrSubscriberPrefsFunction : Creating DMaaP MR Subscriber from config properties key: tca_handle_in, props: BaseConfigBindingServiceProperties.SubscriberDetails(super=BaseConfigBindingServiceProperties.PubSubCommonDetails(type=message_router, aafUsername=null, dmaapInfo=BaseConfigBindingServiceProperties.DmaapInfo(clientRole=null, clientId=null, location=null, topicUrl=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT), proxyUrl=null, ignoreSSLValidation=null), consumerGroup=cg1, consumerIds=[c0, c1], messageLimit=50000, timeout=-1, polling=BaseConfigBindingServiceProperties.Polling(fixedRate=0, autoAdjusting=BaseConfigBindingServiceProperties.AutoAdjusting(min=30000, stepUp=10000, max=60000, stepDown=30000))) 2021-04-02 23:56:55.544  INFO 1 --- [ main] f.TcaAppPropsToMrSubscriberPrefsFunction : Selecting Auto Adjusting polling rate for DMaaP MR Subscriber: tca_handle_in 2021-04-02 23:56:55.666  INFO 1 --- [ main] org.mongodb.driver.connection  : Opened connection [connectionId{localValue:2, serverValue:81}] to dcae-mongohost:27017 2021-04-02 23:56:56.337 DEBUG 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_in 2021-04-02 23:56:56.345  WARN 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_in. No username present 2021-04-02 23:56:56.345 DEBUG 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_in 2021-04-02 23:56:56.346  INFO 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Ignore SSL Certificate Errors attributed is set to: false for Http Client Id: tca_handle_in 2021-04-02 23:56:56.346  INFO 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_in 2021-04-02 23:56:56.362  INFO 1 --- [ main] .f.TcaAppPropsToMrPublisherPrefsFunction : Creating DMaaP MR Publisher from config properties key: tca_handle_out, props: BaseConfigBindingServiceProperties.PublisherDetails(super=BaseConfigBindingServiceProperties.PubSubCommonDetails(type=message_router, aafUsername=null, dmaapInfo=BaseConfigBindingServiceProperties.DmaapInfo(clientRole=null, clientId=null, location=null, topicUrl=http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT), proxyUrl=null, ignoreSSLValidation=null)) 2021-04-02 23:56:56.373 DEBUG 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_out 2021-04-02 23:56:56.373  WARN 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_out. No username present 2021-04-02 23:56:56.373 DEBUG 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_out 2021-04-02 23:56:56.373  INFO 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Ignore SSL Certificate Errors attributed is set to: false for Http Client Id: tca_handle_out 2021-04-02 23:56:56.374  INFO 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_out 2021-04-02 23:56:56.412  INFO 1 --- [ main] o.o.d.a.w.u.f.MrSubscriberURLFunction  : Created DMaaP MR Subscriber URL: http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000 2021-04-02 23:56:56.413  INFO 1 --- [ main] o.o.d.a.w.u.f.MrSubscriberURLFunction  : Created DMaaP MR Subscriber URL: http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000 2021-04-02 23:56:56.861  INFO 1 --- [ main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] 2021-04-02 23:56:56.928  INFO 1 --- [ main] o.s.s.c.ThreadPoolTaskScheduler  : Initializing ExecutorService 'taskScheduler' 2021-04-02 23:56:57.179  INFO 1 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping  : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2021-04-02 23:56:57.269  INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6a47b187: startup date [Fri Apr 02 23:56:49 UTC 2021]; root of context hierarchy 2021-04-02 23:56:57.350  INFO 1 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping  : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2021-04-02 23:56:57.350  INFO 1 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping  : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2021-04-02 23:56:57.966  INFO 1 --- [ main] o.s.j.e.a.AnnotationMBeanExporter  : Registering beans for JMX exposure on startup 2021-04-02 23:56:57.976  INFO 1 --- [ main] o.s.j.e.a.AnnotationMBeanExporter  : Bean with name 'mongoMessageGroupStore' has been autodetected for JMX exposure 2021-04-02 23:56:57.979  INFO 1 --- [ main] o.s.j.e.a.AnnotationMBeanExporter  : Bean with name 'loggingFlow.org.springframework.integration.dsl.channel.WireTapSpec#0' has been autodetected for JMX exposure 2021-04-02 23:56:57.982  INFO 1 --- [ main] o.s.j.e.a.AnnotationMBeanExporter  : Located managed bean 'mongoMessageGroupStore': registering with JMX server as MBean [org.springframework.integration.mongodb.store:name=mongoMessageGroupStore,type=MongoDbChannelMessageStore] 2021-04-02 23:56:58.006  INFO 1 --- [ main] o.s.j.e.a.AnnotationMBeanExporter  : Located managed bean 'loggingFlow.org.springframework.integration.dsl.channel.WireTapSpec#0': registering with JMX server as MBean [org.springframework.integration.channel.interceptor:name=loggingFlow.org.springframework.integration.dsl.channel.WireTapSpec#0,type=WireTap] 2021-04-02 23:56:58.032  INFO 1 --- [ main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 0 2021-04-02 23:56:58.033  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {http:outbound-gateway} as a subscriber to the 'mrSubscriberFlow.channel#0' channel 2021-04-02 23:56:58.033  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#0' has 1 subscriber(s). 2021-04-02 23:56:58.033  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0 2021-04-02 23:56:58.033  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {splitter} as a subscriber to the 'mrSubscriberFlow.channel#1' channel 2021-04-02 23:56:58.033  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#1' has 1 subscriber(s). 2021-04-02 23:56:58.033  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1 2021-04-02 23:56:58.033  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {http:outbound-gateway} as a subscriber to the 'mrPublisherInputChannel' channel 2021-04-02 23:56:58.033  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrPublisherInputChannel' has 1 subscriber(s). 2021-04-02 23:56:58.034  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0 2021-04-02 23:56:58.034  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {service-activator} as a subscriber to the 'mrPublisherFlow.channel#0' channel 2021-04-02 23:56:58.034  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrPublisherFlow.channel#0' has 1 subscriber(s). 2021-04-02 23:56:58.034  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1 2021-04-02 23:56:58.034  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {} as a subscriber to the 'tcaMrFlow.channel#0' channel 2021-04-02 23:56:58.034  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.tcaMrFlow.channel#0' has 1 subscriber(s). 2021-04-02 23:56:58.034  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1 2021-04-02 23:56:58.034  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {service-activator} as a subscriber to the 'mrPublisherOutputChannel' channel 2021-04-02 23:56:58.034  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrPublisherOutputChannel' has 1 subscriber(s). 2021-04-02 23:56:58.034  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started tcaPublisherResponseFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0 2021-04-02 23:56:58.034  INFO 1 --- [ main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 1073741823 2021-04-02 23:56:58.037  INFO 1 --- [ main] o.s.i.e.SourcePollingChannelAdapter  : started mrSubscriberFlow.org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0 2021-04-02 23:56:58.038  INFO 1 --- [ main] o.s.i.endpoint.PollingConsumer  : started tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0 2021-04-02 23:56:58.038  INFO 1 --- [ main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 2147483647 2021-04-02 23:56:58.038  INFO 1 --- [ main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed 2021-04-02T23:56:58.101+0000|2c1d48e2-df82-4ec8-a71c-b308bb5a3a24|Request Id: 2c1d48e2-df82-4ec8-a71c-b308bb5a3a24. Transaction Id: 5B3O9. Begin TS: 2021-04-02T23:56:58.044+0000. Starting new DMaaP MR Subscriber poll. 2021-04-02 23:56:58.095 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 2c1d48e2-df82-4ec8-a71c-b308bb5a3a24. Transaction Id: 5B3O9. Begin TS: 2021-04-02T23:56:58.044+0000. Starting new DMaaP MR Subscriber poll. 2021-04-02 23:56:58.108  INFO 1 --- [ main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) 2021-04-02 23:56:58.170  INFO 1 --- [ main] s.d.s.w.s.ApiListingReferenceScanner  : Scanning for api listing references 2021-04-02 23:56:58.486  INFO 1 --- [ main] io.undertow  : starting server: Undertow - 2.0.27.Final 2021-04-02 23:56:58.498  INFO 1 --- [ main] org.xnio  : XNIO version 3.3.8.Final 2021-04-02 23:56:58.518  INFO 1 --- [ main] org.xnio.nio  : XNIO NIO Implementation Version 3.3.8.Final WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.xnio.nio.NioXnio$2 (jar:file:/opt/dcae-analytics-tca-web-1.2.1.jar!/BOOT-INF/lib/xnio-nio-3.3.8.Final.jar!/) to constructor sun.nio.ch.EPollSelectorProvider() WARNING: Please consider reporting this to the maintainers of org.xnio.nio.NioXnio$2 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2021-04-02 23:56:58.593  INFO 1 --- [ main] o.s.b.w.e.u.UndertowServletWebServer  : Undertow started on port(s) 9091 (http) with context path '' 2021-04-02 23:56:58.598  INFO 1 --- [ main] o.o.dcae.analytics.tca.web.TcaAppMain  : Started TcaAppMain in 10.807 seconds (JVM running for 11.922) 2021-04-02 23:57:05.634  INFO 1 --- [ XNIO-1 task-1] io.undertow.servlet  : Initializing Spring FrameworkServlet 'dispatcherServlet' 2021-04-02 23:57:05.635  INFO 1 --- [ XNIO-1 task-1] o.s.web.servlet.DispatcherServlet  : FrameworkServlet 'dispatcherServlet': initialization started 2021-04-02 23:57:05.685  INFO 1 --- [ XNIO-1 task-1] o.s.web.servlet.DispatcherServlet  : FrameworkServlet 'dispatcherServlet': initialization completed in 49 ms 2021-04-02 23:57:48.555 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-02 23:57:48.562 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-02 23:57:48.563 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-02 23:57:48.564 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-02 23:57:48.569 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [request_sent]) 2021-04-02 23:57:48.600 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received response (auto-read:false) : [x-onap-requestid=2a0b7dfd-a91d-4c68-95e3-be1996308c0c, Content-Type=application/json, Content-Length=3707, Date=Fri, 02 Apr 2021 23:57:48 GMT] 2021-04-02 23:57:48.601 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [response_received]) 2021-04-02 23:57:48.601 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-02 23:57:48.602 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-02 23:57:48.604 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received last HTTP packet 2021-04-02 23:57:48.606  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-02 23:57:48.607 DEBUG 1 --- [ctor-http-nio-4] 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-04-02 23:57:48.609 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [disconnecting]) 2021-04-02 23:57:48.610 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Releasing channel 2021-04-02 23:57:48.610 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-02 23:58:48.559 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-02 23:58:48.569 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-02 23:58:48.571 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-02 23:58:48.571 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-02 23:58:48.576 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [request_sent]) 2021-04-02 23:58:48.605 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received response (auto-read:false) : [x-onap-requestid=f32ae98f-8419-4433-a310-64ee23977feb, Content-Type=application/json, Content-Length=3707, Date=Fri, 02 Apr 2021 23:58:48 GMT] 2021-04-02 23:58:48.605 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [response_received]) 2021-04-02 23:58:48.607 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-02 23:58:48.607 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-02 23:58:48.610 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received last HTTP packet 2021-04-02 23:58:48.613  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-02 23:58:48.613 DEBUG 1 --- [ctor-http-nio-4] 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-04-02 23:58:48.615 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [disconnecting]) 2021-04-02 23:58:48.615 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Releasing channel 2021-04-02 23:58:48.616 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-02T23:56:58.135+0000|2021-04-02T23:59:08.848+0000|2c1d48e2-df82-4ec8-a71c-b308bb5a3a24|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.242.219.141|130713|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2c1d48e2-df82-4ec8-a71c-b308bb5a3a24, Transaction Id: 5B3O9, Elapsed Time: 130713 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.66.24] failed: Connection timed out (Connection timed out) 2021-04-02 23:59:08.859 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 2c1d48e2-df82-4ec8-a71c-b308bb5a3a24, Transaction Id: 5B3O9, Elapsed Time: 130713 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.66.24] failed: Connection timed out (Connection timed out) 2021-04-02 23:59:08.882 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2c1d48e2-df82-4ec8-a71c-b308bb5a3a24, X-ECOMP-TransactionID=5B3O9, X-Begin-Timestamp=2021-04-02T23:56:58.044+0000, id=b03c0665-8f5a-7762-a8ca-3b8a3514f5bb, timestamp=1617407818112}], headers={id=27632299-de9c-3850-d410-622180d00733, timestamp=1617407948880}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2c1d48e2-df82-4ec8-a71c-b308bb5a3a24, X-ECOMP-TransactionID=5B3O9, X-Begin-Timestamp=2021-04-02T23:56:58.044+0000, id=b03c0665-8f5a-7762-a8ca-3b8a3514f5bb, timestamp=1617407818112}] 2021-04-02T23:59:08.886+0000|125bd4d3-ced0-49c4-aa0b-fed06de43cde|Request Id: 125bd4d3-ced0-49c4-aa0b-fed06de43cde. Transaction Id: IKAE9. Begin TS: 2021-04-02T23:59:08.885+0000. Starting new DMaaP MR Subscriber poll. 2021-04-02 23:59:08.885 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 125bd4d3-ced0-49c4-aa0b-fed06de43cde. Transaction Id: IKAE9. Begin TS: 2021-04-02T23:59:08.885+0000. Starting new DMaaP MR Subscriber poll. 2021-04-02 23:59:48.555 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-02 23:59:48.560 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-02 23:59:48.561 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-02 23:59:48.561 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-02 23:59:48.564 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [request_sent]) 2021-04-02 23:59:48.585 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received response (auto-read:false) : [x-onap-requestid=fb557081-7a87-47af-acf0-2ae6e6710e96, Content-Type=application/json, Content-Length=3707, Date=Fri, 02 Apr 2021 23:59:48 GMT] 2021-04-02 23:59:48.585 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [response_received]) 2021-04-02 23:59:48.592 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-02 23:59:48.592 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-02 23:59:48.593 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received last HTTP packet 2021-04-02 23:59:48.594  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-02 23:59:48.594 DEBUG 1 --- [ctor-http-nio-4] 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-04-02 23:59:48.595 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [disconnecting]) 2021-04-02 23:59:48.595 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Releasing channel 2021-04-02 23:59:48.595 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-03 00:00:48.556 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-03 00:00:48.582 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-03 00:00:48.584 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-03 00:00:48.585 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-03 00:00:48.589 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [request_sent]) 2021-04-03 00:00:48.623 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received response (auto-read:false) : [x-onap-requestid=e0792d0e-47f4-449d-b0c1-ec5ce472bb6d, Content-Type=application/json, Content-Length=3707, Date=Sat, 03 Apr 2021 00:00:48 GMT] 2021-04-03 00:00:48.623 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [response_received]) 2021-04-03 00:00:48.624 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-03 00:00:48.625 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-03 00:00:48.627 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received last HTTP packet 2021-04-03 00:00:48.629  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-03 00:00:48.630 DEBUG 1 --- [ctor-http-nio-4] 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-04-03 00:00:48.632 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [disconnecting]) 2021-04-03 00:00:48.632 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Releasing channel 2021-04-03 00:00:48.632 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-02T23:59:08.889+0000|2021-04-03T00:01:19.914+0000|125bd4d3-ced0-49c4-aa0b-fed06de43cde|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.242.219.141|131025|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 125bd4d3-ced0-49c4-aa0b-fed06de43cde, Transaction Id: IKAE9, Elapsed Time: 131025 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.66.24] failed: Connection timed out (Connection timed out) 2021-04-03 00:01:19.915 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 125bd4d3-ced0-49c4-aa0b-fed06de43cde, Transaction Id: IKAE9, Elapsed Time: 131025 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.66.24] failed: Connection timed out (Connection timed out) 2021-04-03 00:01:19.925 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=125bd4d3-ced0-49c4-aa0b-fed06de43cde, X-ECOMP-TransactionID=IKAE9, X-Begin-Timestamp=2021-04-02T23:59:08.885+0000, id=7aeac0c1-97f3-9809-2ce9-dccdddee370f, timestamp=1617407948886}], headers={id=ec1b6e89-9bda-9cd5-de68-fea10b7d78fe, timestamp=1617408079924}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=125bd4d3-ced0-49c4-aa0b-fed06de43cde, X-ECOMP-TransactionID=IKAE9, X-Begin-Timestamp=2021-04-02T23:59:08.885+0000, id=7aeac0c1-97f3-9809-2ce9-dccdddee370f, timestamp=1617407948886}] 2021-04-03T00:01:19.927+0000|659c88af-4828-441e-8a8e-67b07d6f297c|Request Id: 659c88af-4828-441e-8a8e-67b07d6f297c. Transaction Id: XHHMD. Begin TS: 2021-04-03T00:01:19.926+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:01:19.927 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 659c88af-4828-441e-8a8e-67b07d6f297c. Transaction Id: XHHMD. Begin TS: 2021-04-03T00:01:19.926+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:01:19.933+0000|2021-04-03T00:01:19.990+0000|659c88af-4828-441e-8a8e-67b07d6f297c|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.219.141|57|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 659c88af-4828-441e-8a8e-67b07d6f297c, Transaction Id: XHHMD, Elapsed Time: 57 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:01:19.990 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 659c88af-4828-441e-8a8e-67b07d6f297c, Transaction Id: XHHMD, Elapsed Time: 57 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:01:19.994 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=659c88af-4828-441e-8a8e-67b07d6f297c, X-ECOMP-TransactionID=XHHMD, X-Begin-Timestamp=2021-04-03T00:01:19.926+0000, id=57df3f17-64d1-ffbe-41c3-f4c78809c9e9, timestamp=1617408079928}], headers={id=a741ba16-6ad2-3dcc-71f7-45a79f834165, timestamp=1617408079994}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=659c88af-4828-441e-8a8e-67b07d6f297c, X-ECOMP-TransactionID=XHHMD, X-Begin-Timestamp=2021-04-03T00:01:19.926+0000, id=57df3f17-64d1-ffbe-41c3-f4c78809c9e9, timestamp=1617408079928}] 2021-04-03T00:01:19.995+0000|e2a9b354-e63f-472d-8174-e585ac7b2967|Request Id: e2a9b354-e63f-472d-8174-e585ac7b2967. Transaction Id: QB1NQ. Begin TS: 2021-04-03T00:01:19.995+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:01:19.995 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: e2a9b354-e63f-472d-8174-e585ac7b2967. Transaction Id: QB1NQ. Begin TS: 2021-04-03T00:01:19.995+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:01:19.999+0000|2021-04-03T00:01:20.011+0000|e2a9b354-e63f-472d-8174-e585ac7b2967|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.242.219.141|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e2a9b354-e63f-472d-8174-e585ac7b2967, Transaction Id: QB1NQ, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:01:20.011 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: e2a9b354-e63f-472d-8174-e585ac7b2967, Transaction Id: QB1NQ, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:01:20.014 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e2a9b354-e63f-472d-8174-e585ac7b2967, X-ECOMP-TransactionID=QB1NQ, X-Begin-Timestamp=2021-04-03T00:01:19.995+0000, id=8c6ed113-c75c-b23c-1d43-e0e8a597ade5, timestamp=1617408079998}], headers={id=6b11a5e9-1df4-6b00-9f6e-3e1f7e0bcb6e, timestamp=1617408080014}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e2a9b354-e63f-472d-8174-e585ac7b2967, X-ECOMP-TransactionID=QB1NQ, X-Begin-Timestamp=2021-04-03T00:01:19.995+0000, id=8c6ed113-c75c-b23c-1d43-e0e8a597ade5, timestamp=1617408079998}] 2021-04-03T00:01:20.015+0000|9e3047b5-144b-41fd-bef3-d1b738d250b0|Request Id: 9e3047b5-144b-41fd-bef3-d1b738d250b0. Transaction Id: B9E6G. Begin TS: 2021-04-03T00:01:20.015+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:01:20.015 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 9e3047b5-144b-41fd-bef3-d1b738d250b0. Transaction Id: B9E6G. Begin TS: 2021-04-03T00:01:20.015+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:01:20.017+0000|2021-04-03T00:01:20.024+0000|9e3047b5-144b-41fd-bef3-d1b738d250b0|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.219.141|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9e3047b5-144b-41fd-bef3-d1b738d250b0, Transaction Id: B9E6G, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:01:20.024 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 9e3047b5-144b-41fd-bef3-d1b738d250b0, Transaction Id: B9E6G, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:01:20.027 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9e3047b5-144b-41fd-bef3-d1b738d250b0, X-ECOMP-TransactionID=B9E6G, X-Begin-Timestamp=2021-04-03T00:01:20.015+0000, id=9551dcbb-b73a-dd20-4c46-7cc866df728c, timestamp=1617408080016}], headers={id=badd482d-ee09-83a7-0dd5-28f1ed362ddf, timestamp=1617408080026}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9e3047b5-144b-41fd-bef3-d1b738d250b0, X-ECOMP-TransactionID=B9E6G, X-Begin-Timestamp=2021-04-03T00:01:20.015+0000, id=9551dcbb-b73a-dd20-4c46-7cc866df728c, timestamp=1617408080016}] 2021-04-03T00:01:20.029+0000|7286c204-30ab-4f63-af10-d660492a6376|Request Id: 7286c204-30ab-4f63-af10-d660492a6376. Transaction Id: CTBKR. Begin TS: 2021-04-03T00:01:20.027+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:01:20.028 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 7286c204-30ab-4f63-af10-d660492a6376. Transaction Id: CTBKR. Begin TS: 2021-04-03T00:01:20.027+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:01:20.032+0000|2021-04-03T00:01:20.049+0000|7286c204-30ab-4f63-af10-d660492a6376|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.242.219.141|17|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7286c204-30ab-4f63-af10-d660492a6376, Transaction Id: CTBKR, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:01:20.049 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 7286c204-30ab-4f63-af10-d660492a6376, Transaction Id: CTBKR, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:01:20.061 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=7286c204-30ab-4f63-af10-d660492a6376, X-ECOMP-TransactionID=CTBKR, X-Begin-Timestamp=2021-04-03T00:01:20.027+0000, id=9fbaea65-cd2c-293f-2e34-69e5434e2c3e, timestamp=1617408080030}], headers={id=0fc9d515-f8a0-edba-7504-d823b5ffaadd, timestamp=1617408080060}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=7286c204-30ab-4f63-af10-d660492a6376, X-ECOMP-TransactionID=CTBKR, X-Begin-Timestamp=2021-04-03T00:01:20.027+0000, id=9fbaea65-cd2c-293f-2e34-69e5434e2c3e, timestamp=1617408080030}] 2021-04-03T00:01:20.062+0000|fe7e799b-ec06-467c-9de8-179c76b64f76|Request Id: fe7e799b-ec06-467c-9de8-179c76b64f76. Transaction Id: WPF38. Begin TS: 2021-04-03T00:01:20.062+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:01:20.062 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: fe7e799b-ec06-467c-9de8-179c76b64f76. Transaction Id: WPF38. Begin TS: 2021-04-03T00:01:20.062+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:01:20.064+0000|2021-04-03T00:01:20.073+0000|fe7e799b-ec06-467c-9de8-179c76b64f76|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.242.219.141|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: fe7e799b-ec06-467c-9de8-179c76b64f76, Transaction Id: WPF38, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:01:20.073 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: fe7e799b-ec06-467c-9de8-179c76b64f76, Transaction Id: WPF38, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:01:20.075 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=fe7e799b-ec06-467c-9de8-179c76b64f76, X-ECOMP-TransactionID=WPF38, X-Begin-Timestamp=2021-04-03T00:01:20.062+0000, id=0e371545-c981-bc65-76e4-ba87779d6f3d, timestamp=1617408080063}], headers={id=5450b829-bb01-fd6b-2578-e84fa423fc17, timestamp=1617408080075}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=fe7e799b-ec06-467c-9de8-179c76b64f76, X-ECOMP-TransactionID=WPF38, X-Begin-Timestamp=2021-04-03T00:01:20.062+0000, id=0e371545-c981-bc65-76e4-ba87779d6f3d, timestamp=1617408080063}] 2021-04-03T00:01:20.076+0000|d0dfe221-98aa-4cea-bfab-93bb17d99a0c|Request Id: d0dfe221-98aa-4cea-bfab-93bb17d99a0c. Transaction Id: XBBHZ. Begin TS: 2021-04-03T00:01:20.075+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:01:20.075 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: d0dfe221-98aa-4cea-bfab-93bb17d99a0c. Transaction Id: XBBHZ. Begin TS: 2021-04-03T00:01:20.075+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:01:20.077+0000|2021-04-03T00:01:20.085+0000|d0dfe221-98aa-4cea-bfab-93bb17d99a0c|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.242.219.141|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d0dfe221-98aa-4cea-bfab-93bb17d99a0c, Transaction Id: XBBHZ, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:01:20.085 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: d0dfe221-98aa-4cea-bfab-93bb17d99a0c, Transaction Id: XBBHZ, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:01:20.087 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d0dfe221-98aa-4cea-bfab-93bb17d99a0c, X-ECOMP-TransactionID=XBBHZ, X-Begin-Timestamp=2021-04-03T00:01:20.075+0000, id=f961f7df-0b16-ca69-acd5-4e0a8206019c, timestamp=1617408080076}], headers={id=6ca51624-9cb8-97a0-7f6b-b35a092138e7, timestamp=1617408080087}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d0dfe221-98aa-4cea-bfab-93bb17d99a0c, X-ECOMP-TransactionID=XBBHZ, X-Begin-Timestamp=2021-04-03T00:01:20.075+0000, id=f961f7df-0b16-ca69-acd5-4e0a8206019c, timestamp=1617408080076}] 2021-04-03T00:01:20.087+0000|2e6b6173-b955-4146-8ce7-e2a1300af739|Request Id: 2e6b6173-b955-4146-8ce7-e2a1300af739. Transaction Id: TQVRM. Begin TS: 2021-04-03T00:01:20.087+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:01:20.087 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 2e6b6173-b955-4146-8ce7-e2a1300af739. Transaction Id: TQVRM. Begin TS: 2021-04-03T00:01:20.087+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:01:20.088+0000|2021-04-03T00:01:20.097+0000|2e6b6173-b955-4146-8ce7-e2a1300af739|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.242.219.141|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2e6b6173-b955-4146-8ce7-e2a1300af739, Transaction Id: TQVRM, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:01:20.098 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 2e6b6173-b955-4146-8ce7-e2a1300af739, Transaction Id: TQVRM, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:01:20.099 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2e6b6173-b955-4146-8ce7-e2a1300af739, X-ECOMP-TransactionID=TQVRM, X-Begin-Timestamp=2021-04-03T00:01:20.087+0000, id=a96698ad-1ae4-cf29-acb3-423ba58721c8, timestamp=1617408080088}], headers={id=aad9ae96-62ae-00a7-7748-17783a437403, timestamp=1617408080099}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2e6b6173-b955-4146-8ce7-e2a1300af739, X-ECOMP-TransactionID=TQVRM, X-Begin-Timestamp=2021-04-03T00:01:20.087+0000, id=a96698ad-1ae4-cf29-acb3-423ba58721c8, timestamp=1617408080088}] 2021-04-03T00:01:28.040+0000|b101e6a8-5e3f-445e-a1b1-37d6819f784f|Request Id: b101e6a8-5e3f-445e-a1b1-37d6819f784f. Transaction Id: 5FO3Q. Begin TS: 2021-04-03T00:01:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:01:28.039 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: b101e6a8-5e3f-445e-a1b1-37d6819f784f. Transaction Id: 5FO3Q. Begin TS: 2021-04-03T00:01:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:01:28.045+0000|2021-04-03T00:01:28.057+0000|b101e6a8-5e3f-445e-a1b1-37d6819f784f|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.242.219.141|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b101e6a8-5e3f-445e-a1b1-37d6819f784f, Transaction Id: 5FO3Q, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:01:28.058 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: b101e6a8-5e3f-445e-a1b1-37d6819f784f, Transaction Id: 5FO3Q, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:01:28.060 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b101e6a8-5e3f-445e-a1b1-37d6819f784f, X-ECOMP-TransactionID=5FO3Q, X-Begin-Timestamp=2021-04-03T00:01:28.038+0000, id=1e53f114-2125-e715-262e-45596938b1c6, timestamp=1617408088041}], headers={id=58d85f68-bad0-3815-1866-6f5a11bf6623, timestamp=1617408088059}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b101e6a8-5e3f-445e-a1b1-37d6819f784f, X-ECOMP-TransactionID=5FO3Q, X-Begin-Timestamp=2021-04-03T00:01:28.038+0000, id=1e53f114-2125-e715-262e-45596938b1c6, timestamp=1617408088041}] 2021-04-03 00:01:48.558 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-03 00:01:48.567 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-03 00:01:48.568 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-03 00:01:48.569 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-03 00:01:48.575 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [request_sent]) 2021-04-03 00:01:48.608 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received response (auto-read:false) : [x-onap-requestid=2190a659-cddc-4c87-9298-8071d2340b49, Content-Type=application/json, Content-Length=3707, Date=Sat, 03 Apr 2021 00:01:48 GMT] 2021-04-03 00:01:48.609 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [response_received]) 2021-04-03 00:01:48.611 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-03 00:01:48.612 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-03 00:01:48.614 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received last HTTP packet 2021-04-03 00:01:48.616  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-03 00:01:48.616 DEBUG 1 --- [ctor-http-nio-4] 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-04-03 00:01:48.619 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [disconnecting]) 2021-04-03 00:01:48.619 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Releasing channel 2021-04-03 00:01:48.619 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-03T00:01:58.039+0000|223dbc79-a2a3-4ed2-ac7a-bca17d4b5411|Request Id: 223dbc79-a2a3-4ed2-ac7a-bca17d4b5411. Transaction Id: WBX1X. Begin TS: 2021-04-03T00:01:58.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:01:58.038 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 223dbc79-a2a3-4ed2-ac7a-bca17d4b5411. Transaction Id: WBX1X. Begin TS: 2021-04-03T00:01:58.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:01:58.040+0000|2021-04-03T00:01:58.065+0000|223dbc79-a2a3-4ed2-ac7a-bca17d4b5411|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.242.219.141|25|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 223dbc79-a2a3-4ed2-ac7a-bca17d4b5411, Transaction Id: WBX1X, Elapsed Time: 25 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:01:58.065 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 223dbc79-a2a3-4ed2-ac7a-bca17d4b5411, Transaction Id: WBX1X, Elapsed Time: 25 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:01:58.067 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=223dbc79-a2a3-4ed2-ac7a-bca17d4b5411, X-ECOMP-TransactionID=WBX1X, X-Begin-Timestamp=2021-04-03T00:01:58.038+0000, id=8a3afb36-6d01-c8b8-1c1f-bb7018ae97ba, timestamp=1617408118039}], headers={id=3231e7ec-b54a-bd16-ff16-55496bdfa07d, timestamp=1617408118066}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=223dbc79-a2a3-4ed2-ac7a-bca17d4b5411, X-ECOMP-TransactionID=WBX1X, X-Begin-Timestamp=2021-04-03T00:01:58.038+0000, id=8a3afb36-6d01-c8b8-1c1f-bb7018ae97ba, timestamp=1617408118039}] 2021-04-03T00:02:28.041+0000|e3b44abd-577e-405a-9a7c-0842bfbaebd2|Request Id: e3b44abd-577e-405a-9a7c-0842bfbaebd2. Transaction Id: JB4WQ. Begin TS: 2021-04-03T00:02:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:02:28.039 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: e3b44abd-577e-405a-9a7c-0842bfbaebd2. Transaction Id: JB4WQ. Begin TS: 2021-04-03T00:02:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:02:28.052+0000|2021-04-03T00:02:28.071+0000|e3b44abd-577e-405a-9a7c-0842bfbaebd2|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.242.219.141|19|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e3b44abd-577e-405a-9a7c-0842bfbaebd2, Transaction Id: JB4WQ, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:02:28.072 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: e3b44abd-577e-405a-9a7c-0842bfbaebd2, Transaction Id: JB4WQ, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:02:28.083 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e3b44abd-577e-405a-9a7c-0842bfbaebd2, X-ECOMP-TransactionID=JB4WQ, X-Begin-Timestamp=2021-04-03T00:02:28.038+0000, id=d3276f3e-f0d0-62ae-6601-f38042702436, timestamp=1617408148045}], headers={id=e8b29d99-454d-a441-de07-0491a8413281, timestamp=1617408148082}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e3b44abd-577e-405a-9a7c-0842bfbaebd2, X-ECOMP-TransactionID=JB4WQ, X-Begin-Timestamp=2021-04-03T00:02:28.038+0000, id=d3276f3e-f0d0-62ae-6601-f38042702436, timestamp=1617408148045}] 2021-04-03 00:02:48.555 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-03 00:02:48.560 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-03 00:02:48.562 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-03 00:02:48.563 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-03 00:02:48.568 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [request_sent]) 2021-04-03 00:02:48.602 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received response (auto-read:false) : [x-onap-requestid=e1844219-bd63-4991-b796-cce737706897, Content-Type=application/json, Content-Length=3707, Date=Sat, 03 Apr 2021 00:02:48 GMT] 2021-04-03 00:02:48.603 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [response_received]) 2021-04-03 00:02:48.604 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-03 00:02:48.604 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-03 00:02:48.606 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received last HTTP packet 2021-04-03 00:02:48.608  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-03 00:02:48.608 DEBUG 1 --- [ctor-http-nio-4] 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-04-03 00:02:48.611 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [disconnecting]) 2021-04-03 00:02:48.611 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Releasing channel 2021-04-03 00:02:48.612 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-03T00:02:58.039+0000|31fecb39-3dcc-4f33-8554-3a66606cf2f6|Request Id: 31fecb39-3dcc-4f33-8554-3a66606cf2f6. Transaction Id: EBNVV. Begin TS: 2021-04-03T00:02:58.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:02:58.038 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 31fecb39-3dcc-4f33-8554-3a66606cf2f6. Transaction Id: EBNVV. Begin TS: 2021-04-03T00:02:58.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:02:58.042+0000|2021-04-03T00:02:58.056+0000|31fecb39-3dcc-4f33-8554-3a66606cf2f6|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.242.219.141|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 31fecb39-3dcc-4f33-8554-3a66606cf2f6, Transaction Id: EBNVV, 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-04-03 00:02:58.057 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 31fecb39-3dcc-4f33-8554-3a66606cf2f6, Transaction Id: EBNVV, 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-04-03 00:02:58.059 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=31fecb39-3dcc-4f33-8554-3a66606cf2f6, X-ECOMP-TransactionID=EBNVV, X-Begin-Timestamp=2021-04-03T00:02:58.038+0000, id=15e0a16b-c1eb-306f-31b7-e0de3a7d59f7, timestamp=1617408178040}], headers={id=9fd53c4a-c367-5a6a-fbed-7b5d2e22c743, timestamp=1617408178059}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=31fecb39-3dcc-4f33-8554-3a66606cf2f6, X-ECOMP-TransactionID=EBNVV, X-Begin-Timestamp=2021-04-03T00:02:58.038+0000, id=15e0a16b-c1eb-306f-31b7-e0de3a7d59f7, timestamp=1617408178040}] 2021-04-03T00:03:28.040+0000|3893ae31-0677-496a-8d06-ad0bca046f83|Request Id: 3893ae31-0677-496a-8d06-ad0bca046f83. Transaction Id: NRGFP. Begin TS: 2021-04-03T00:03:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:03:28.038 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 3893ae31-0677-496a-8d06-ad0bca046f83. Transaction Id: NRGFP. Begin TS: 2021-04-03T00:03:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:03:28.042+0000|2021-04-03T00:03:28.053+0000|3893ae31-0677-496a-8d06-ad0bca046f83|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.242.219.141|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3893ae31-0677-496a-8d06-ad0bca046f83, Transaction Id: NRGFP, 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-04-03 00:03:28.053 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 3893ae31-0677-496a-8d06-ad0bca046f83, Transaction Id: NRGFP, 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-04-03 00:03:28.056 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=3893ae31-0677-496a-8d06-ad0bca046f83, X-ECOMP-TransactionID=NRGFP, X-Begin-Timestamp=2021-04-03T00:03:28.038+0000, id=1e7525b6-9a0a-9f59-7ca0-1bc097de511c, timestamp=1617408208041}], headers={id=71f5f69f-6c70-82d3-ae85-b99de6b89313, timestamp=1617408208055}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=3893ae31-0677-496a-8d06-ad0bca046f83, X-ECOMP-TransactionID=NRGFP, X-Begin-Timestamp=2021-04-03T00:03:28.038+0000, id=1e7525b6-9a0a-9f59-7ca0-1bc097de511c, timestamp=1617408208041}] 2021-04-03 00:03:48.556 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-03 00:03:48.565 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-03 00:03:48.566 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-03 00:03:48.566 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-03 00:03:48.570 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [request_sent]) 2021-04-03 00:03:48.599 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received response (auto-read:false) : [x-onap-requestid=446df6dc-a536-4d74-96c8-4f47fffce867, Content-Type=application/json, Content-Length=3707, Date=Sat, 03 Apr 2021 00:03:48 GMT] 2021-04-03 00:03:48.600 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [response_received]) 2021-04-03 00:03:48.601 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-03 00:03:48.601 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-03 00:03:48.603 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received last HTTP packet 2021-04-03 00:03:48.605  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-03 00:03:48.606 DEBUG 1 --- [ctor-http-nio-4] 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-04-03 00:03:48.607 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [disconnecting]) 2021-04-03 00:03:48.607 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Releasing channel 2021-04-03 00:03:48.608 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-03T00:03:58.043+0000|d7edadd0-44a5-4016-9c3f-c8b6126632c0|Request Id: d7edadd0-44a5-4016-9c3f-c8b6126632c0. Transaction Id: N2VH5. Begin TS: 2021-04-03T00:03:58.040+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:03:58.041 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: d7edadd0-44a5-4016-9c3f-c8b6126632c0. Transaction Id: N2VH5. Begin TS: 2021-04-03T00:03:58.040+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:03:58.050+0000|2021-04-03T00:03:58.077+0000|d7edadd0-44a5-4016-9c3f-c8b6126632c0|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.242.219.141|27|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d7edadd0-44a5-4016-9c3f-c8b6126632c0, Transaction Id: N2VH5, Elapsed Time: 27 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:03:58.078 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: d7edadd0-44a5-4016-9c3f-c8b6126632c0, Transaction Id: N2VH5, Elapsed Time: 27 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:03:58.083 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d7edadd0-44a5-4016-9c3f-c8b6126632c0, X-ECOMP-TransactionID=N2VH5, X-Begin-Timestamp=2021-04-03T00:03:58.040+0000, id=f1a71aa9-5937-336d-9901-19b6b34d3691, timestamp=1617408238043}], headers={id=e85c6c44-dffc-b985-e6e0-a0fcbda59e53, timestamp=1617408238083}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d7edadd0-44a5-4016-9c3f-c8b6126632c0, X-ECOMP-TransactionID=N2VH5, X-Begin-Timestamp=2021-04-03T00:03:58.040+0000, id=f1a71aa9-5937-336d-9901-19b6b34d3691, timestamp=1617408238043}] 2021-04-03T00:04:28.042+0000|57fa22d9-ef0f-4dd2-93e7-feebfdedf8a9|Request Id: 57fa22d9-ef0f-4dd2-93e7-feebfdedf8a9. Transaction Id: 4T8FK. Begin TS: 2021-04-03T00:04:28.041+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:04:28.042 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 57fa22d9-ef0f-4dd2-93e7-feebfdedf8a9. Transaction Id: 4T8FK. Begin TS: 2021-04-03T00:04:28.041+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:04:28.045+0000|2021-04-03T00:04:28.055+0000|57fa22d9-ef0f-4dd2-93e7-feebfdedf8a9|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.242.219.141|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 57fa22d9-ef0f-4dd2-93e7-feebfdedf8a9, Transaction Id: 4T8FK, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:04:28.055 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 57fa22d9-ef0f-4dd2-93e7-feebfdedf8a9, Transaction Id: 4T8FK, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:04:28.058 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=57fa22d9-ef0f-4dd2-93e7-feebfdedf8a9, X-ECOMP-TransactionID=4T8FK, X-Begin-Timestamp=2021-04-03T00:04:28.041+0000, id=441b5c12-7f4d-503d-b2b9-dc262fe87175, timestamp=1617408268043}], headers={id=871f47c1-a16a-4491-a505-7356256d3c49, timestamp=1617408268058}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=57fa22d9-ef0f-4dd2-93e7-feebfdedf8a9, X-ECOMP-TransactionID=4T8FK, X-Begin-Timestamp=2021-04-03T00:04:28.041+0000, id=441b5c12-7f4d-503d-b2b9-dc262fe87175, timestamp=1617408268043}] 2021-04-03 00:04:48.554 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-03 00:04:48.557 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-03 00:04:48.557 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-03 00:04:48.557 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-03 00:04:48.559 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [request_sent]) 2021-04-03 00:04:48.592 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received response (auto-read:false) : [x-onap-requestid=cfb6e476-0d35-4f81-89cc-93ebcf4f951a, Content-Type=application/json, Content-Length=3707, Date=Sat, 03 Apr 2021 00:04:48 GMT] 2021-04-03 00:04:48.592 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [response_received]) 2021-04-03 00:04:48.592 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-03 00:04:48.593 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-03 00:04:48.594 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received last HTTP packet 2021-04-03 00:04:48.596  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-03 00:04:48.596 DEBUG 1 --- [ctor-http-nio-4] 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-04-03 00:04:48.597 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [disconnecting]) 2021-04-03 00:04:48.598 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Releasing channel 2021-04-03 00:04:48.598 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-03T00:04:58.040+0000|33380b6d-34bc-4f4e-9d05-ee13f5e8e632|Request Id: 33380b6d-34bc-4f4e-9d05-ee13f5e8e632. Transaction Id: CR9V3. Begin TS: 2021-04-03T00:04:58.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:04:58.039 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 33380b6d-34bc-4f4e-9d05-ee13f5e8e632. Transaction Id: CR9V3. Begin TS: 2021-04-03T00:04:58.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:04:58.046+0000|2021-04-03T00:04:58.066+0000|33380b6d-34bc-4f4e-9d05-ee13f5e8e632|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.242.219.141|20|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 33380b6d-34bc-4f4e-9d05-ee13f5e8e632, Transaction Id: CR9V3, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:04:58.066 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 33380b6d-34bc-4f4e-9d05-ee13f5e8e632, Transaction Id: CR9V3, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:04:58.070 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=33380b6d-34bc-4f4e-9d05-ee13f5e8e632, X-ECOMP-TransactionID=CR9V3, X-Begin-Timestamp=2021-04-03T00:04:58.038+0000, id=0156ed37-b40a-b9bb-4249-9a7d6df4187a, timestamp=1617408298041}], headers={id=41c4872c-9977-de79-7fdc-e8529104cec9, timestamp=1617408298070}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=33380b6d-34bc-4f4e-9d05-ee13f5e8e632, X-ECOMP-TransactionID=CR9V3, X-Begin-Timestamp=2021-04-03T00:04:58.038+0000, id=0156ed37-b40a-b9bb-4249-9a7d6df4187a, timestamp=1617408298041}] 2021-04-03T00:05:28.039+0000|f35fbfec-7de2-4fe9-94ed-dfc69213bd8f|Request Id: f35fbfec-7de2-4fe9-94ed-dfc69213bd8f. Transaction Id: XBNQI. Begin TS: 2021-04-03T00:05:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:05:28.039 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: f35fbfec-7de2-4fe9-94ed-dfc69213bd8f. Transaction Id: XBNQI. Begin TS: 2021-04-03T00:05:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:05:28.042+0000|2021-04-03T00:05:28.053+0000|f35fbfec-7de2-4fe9-94ed-dfc69213bd8f|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.242.219.141|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f35fbfec-7de2-4fe9-94ed-dfc69213bd8f, Transaction Id: XBNQI, 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-04-03 00:05:28.054 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: f35fbfec-7de2-4fe9-94ed-dfc69213bd8f, Transaction Id: XBNQI, 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-04-03 00:05:28.056 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=f35fbfec-7de2-4fe9-94ed-dfc69213bd8f, X-ECOMP-TransactionID=XBNQI, X-Begin-Timestamp=2021-04-03T00:05:28.038+0000, id=c895578a-41af-349d-9828-00e315b6b3c7, timestamp=1617408328040}], headers={id=00c0cc20-946a-3c13-1f6f-4df5fc6e14c8, timestamp=1617408328056}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=f35fbfec-7de2-4fe9-94ed-dfc69213bd8f, X-ECOMP-TransactionID=XBNQI, X-Begin-Timestamp=2021-04-03T00:05:28.038+0000, id=c895578a-41af-349d-9828-00e315b6b3c7, timestamp=1617408328040}] 2021-04-03 00:05:48.554 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-03 00:05:48.559 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-03 00:05:48.559 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-03 00:05:48.560 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-03 00:05:48.562 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [request_sent]) 2021-04-03 00:05:48.608 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received response (auto-read:false) : [x-onap-requestid=2caf1d04-c190-4ac1-9bdc-6db3e0d84bf8, Content-Type=application/json, Content-Length=3707, Date=Sat, 03 Apr 2021 00:05:48 GMT] 2021-04-03 00:05:48.608 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [response_received]) 2021-04-03 00:05:48.609 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-03 00:05:48.609 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-03 00:05:48.610 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received last HTTP packet 2021-04-03 00:05:48.611  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-03 00:05:48.611 DEBUG 1 --- [ctor-http-nio-4] 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-04-03 00:05:48.612 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [disconnecting]) 2021-04-03 00:05:48.612 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Releasing channel 2021-04-03 00:05:48.612 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-03T00:05:58.038+0000|aa42f8d6-4f10-46cd-8881-a8366ebf9791|Request Id: aa42f8d6-4f10-46cd-8881-a8366ebf9791. Transaction Id: YHMFZ. Begin TS: 2021-04-03T00:05:58.037+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:05:58.037 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: aa42f8d6-4f10-46cd-8881-a8366ebf9791. Transaction Id: YHMFZ. Begin TS: 2021-04-03T00:05:58.037+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:05:58.070  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-04-03 00:05:58.072  INFO 1 --- [ask-scheduler-6] o.apache.http.impl.execchain.RetryExec  : Retrying request to {}->http://message-router:3904 2021-04-03T00:05:58.039+0000|2021-04-03T00:05:58.084+0000|aa42f8d6-4f10-46cd-8881-a8366ebf9791|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.242.219.141|45|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: aa42f8d6-4f10-46cd-8881-a8366ebf9791, Transaction Id: YHMFZ, Elapsed Time: 45 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:05:58.084 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: aa42f8d6-4f10-46cd-8881-a8366ebf9791, Transaction Id: YHMFZ, Elapsed Time: 45 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:05:58.085 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=aa42f8d6-4f10-46cd-8881-a8366ebf9791, X-ECOMP-TransactionID=YHMFZ, X-Begin-Timestamp=2021-04-03T00:05:58.037+0000, id=6c71de35-942e-f744-586e-27ca9152dfcd, timestamp=1617408358038}], headers={id=1fc01e58-c2cb-f4a2-c376-31056369ab98, timestamp=1617408358085}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=aa42f8d6-4f10-46cd-8881-a8366ebf9791, X-ECOMP-TransactionID=YHMFZ, X-Begin-Timestamp=2021-04-03T00:05:58.037+0000, id=6c71de35-942e-f744-586e-27ca9152dfcd, timestamp=1617408358038}] 2021-04-03T00:06:28.040+0000|dff4d418-dd8e-45a0-b81a-ef12ade487d2|Request Id: dff4d418-dd8e-45a0-b81a-ef12ade487d2. Transaction Id: DYGXB. Begin TS: 2021-04-03T00:06:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:06:28.039 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: dff4d418-dd8e-45a0-b81a-ef12ade487d2. Transaction Id: DYGXB. Begin TS: 2021-04-03T00:06:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:06:28.047+0000|2021-04-03T00:06:28.057+0000|dff4d418-dd8e-45a0-b81a-ef12ade487d2|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.242.219.141|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: dff4d418-dd8e-45a0-b81a-ef12ade487d2, Transaction Id: DYGXB, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:06:28.058 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: dff4d418-dd8e-45a0-b81a-ef12ade487d2, Transaction Id: DYGXB, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:06:28.061 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=dff4d418-dd8e-45a0-b81a-ef12ade487d2, X-ECOMP-TransactionID=DYGXB, X-Begin-Timestamp=2021-04-03T00:06:28.038+0000, id=724bb687-c0ef-ae55-f9c5-618490c5767b, timestamp=1617408388042}], headers={id=f1c40bc7-37ad-d932-bb3a-922b46277d65, timestamp=1617408388060}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=dff4d418-dd8e-45a0-b81a-ef12ade487d2, X-ECOMP-TransactionID=DYGXB, X-Begin-Timestamp=2021-04-03T00:06:28.038+0000, id=724bb687-c0ef-ae55-f9c5-618490c5767b, timestamp=1617408388042}] 2021-04-03 00:06:48.555 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-03 00:06:48.559 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-03 00:06:48.560 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-03 00:06:48.561 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-03 00:06:48.564 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [request_sent]) 2021-04-03 00:06:48.586 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received response (auto-read:false) : [x-onap-requestid=c200a384-97cb-443f-a73b-514aaf5814f6, Content-Type=application/json, Content-Length=3707, Date=Sat, 03 Apr 2021 00:06:48 GMT] 2021-04-03 00:06:48.586 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [response_received]) 2021-04-03 00:06:48.587 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-03 00:06:48.587 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-03 00:06:48.588 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received last HTTP packet 2021-04-03 00:06:48.590  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-03 00:06:48.590 DEBUG 1 --- [ctor-http-nio-4] 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-04-03 00:06:48.591 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [disconnecting]) 2021-04-03 00:06:48.591 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Releasing channel 2021-04-03 00:06:48.591 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-03T00:06:58.039+0000|4df92739-3d91-4a25-9b6f-f530d26e3247|Request Id: 4df92739-3d91-4a25-9b6f-f530d26e3247. Transaction Id: L9MHV. Begin TS: 2021-04-03T00:06:58.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:06:58.038 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 4df92739-3d91-4a25-9b6f-f530d26e3247. Transaction Id: L9MHV. Begin TS: 2021-04-03T00:06:58.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:06:58.040+0000|2021-04-03T00:06:58.054+0000|4df92739-3d91-4a25-9b6f-f530d26e3247|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.242.219.141|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4df92739-3d91-4a25-9b6f-f530d26e3247, Transaction Id: L9MHV, 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-04-03 00:06:58.055 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 4df92739-3d91-4a25-9b6f-f530d26e3247, Transaction Id: L9MHV, 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-04-03 00:06:58.057 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4df92739-3d91-4a25-9b6f-f530d26e3247, X-ECOMP-TransactionID=L9MHV, X-Begin-Timestamp=2021-04-03T00:06:58.038+0000, id=9594a6d7-fa1d-5a41-47b6-5f5b87e535c2, timestamp=1617408418039}], headers={id=380c1b45-6b83-029d-edbe-8d812b1f41b0, timestamp=1617408418057}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4df92739-3d91-4a25-9b6f-f530d26e3247, X-ECOMP-TransactionID=L9MHV, X-Begin-Timestamp=2021-04-03T00:06:58.038+0000, id=9594a6d7-fa1d-5a41-47b6-5f5b87e535c2, timestamp=1617408418039}] 2021-04-03T00:07:28.038+0000|89ff1e39-eecd-421d-94bb-06d6847219af|Request Id: 89ff1e39-eecd-421d-94bb-06d6847219af. Transaction Id: Y7ZZV. Begin TS: 2021-04-03T00:07:28.037+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:07:28.037 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 89ff1e39-eecd-421d-94bb-06d6847219af. Transaction Id: Y7ZZV. Begin TS: 2021-04-03T00:07:28.037+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:07:28.040+0000|2021-04-03T00:07:28.048+0000|89ff1e39-eecd-421d-94bb-06d6847219af|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.242.219.141|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 89ff1e39-eecd-421d-94bb-06d6847219af, Transaction Id: Y7ZZV, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:07:28.048 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 89ff1e39-eecd-421d-94bb-06d6847219af, Transaction Id: Y7ZZV, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:07:28.050 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=89ff1e39-eecd-421d-94bb-06d6847219af, X-ECOMP-TransactionID=Y7ZZV, X-Begin-Timestamp=2021-04-03T00:07:28.037+0000, id=44dec189-1d89-4573-e237-69662b7808f5, timestamp=1617408448039}], headers={id=aecbe3a6-ba8d-0801-5442-fe161be757f4, timestamp=1617408448050}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=89ff1e39-eecd-421d-94bb-06d6847219af, X-ECOMP-TransactionID=Y7ZZV, X-Begin-Timestamp=2021-04-03T00:07:28.037+0000, id=44dec189-1d89-4573-e237-69662b7808f5, timestamp=1617408448039}] 2021-04-03 00:07:48.557 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-03 00:07:48.567 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-03 00:07:48.569 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-03 00:07:48.569 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-03 00:07:48.573 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [request_sent]) 2021-04-03 00:07:48.604 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received response (auto-read:false) : [x-onap-requestid=6d8a3346-aea5-4b33-b0b0-f215046f1b6d, Content-Type=application/json, Content-Length=3707, Date=Sat, 03 Apr 2021 00:07:48 GMT] 2021-04-03 00:07:48.605 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [response_received]) 2021-04-03 00:07:48.606 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-03 00:07:48.606 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-03 00:07:48.607 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received last HTTP packet 2021-04-03 00:07:48.609  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-03 00:07:48.609 DEBUG 1 --- [ctor-http-nio-4] 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-04-03 00:07:48.610 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [disconnecting]) 2021-04-03 00:07:48.611 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Releasing channel 2021-04-03 00:07:48.611 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-03T00:07:58.039+0000|e3fdcfd8-eff1-4d66-8007-42d12b3b82d0|Request Id: e3fdcfd8-eff1-4d66-8007-42d12b3b82d0. Transaction Id: JRI2E. Begin TS: 2021-04-03T00:07:58.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:07:58.039 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: e3fdcfd8-eff1-4d66-8007-42d12b3b82d0. Transaction Id: JRI2E. Begin TS: 2021-04-03T00:07:58.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:07:58.043+0000|2021-04-03T00:07:58.056+0000|e3fdcfd8-eff1-4d66-8007-42d12b3b82d0|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.242.219.141|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e3fdcfd8-eff1-4d66-8007-42d12b3b82d0, Transaction Id: JRI2E, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:07:58.056 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: e3fdcfd8-eff1-4d66-8007-42d12b3b82d0, Transaction Id: JRI2E, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:07:58.060 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e3fdcfd8-eff1-4d66-8007-42d12b3b82d0, X-ECOMP-TransactionID=JRI2E, X-Begin-Timestamp=2021-04-03T00:07:58.038+0000, id=22bd1dc7-2716-d7f9-be9b-a26cf8567784, timestamp=1617408478040}], headers={id=7fbb50ad-e5ce-3700-7d0d-97a824219670, timestamp=1617408478059}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e3fdcfd8-eff1-4d66-8007-42d12b3b82d0, X-ECOMP-TransactionID=JRI2E, X-Begin-Timestamp=2021-04-03T00:07:58.038+0000, id=22bd1dc7-2716-d7f9-be9b-a26cf8567784, timestamp=1617408478040}] 2021-04-03T00:08:28.038+0000|42df8839-4fa8-49f3-ba0e-4347538771fc|Request Id: 42df8839-4fa8-49f3-ba0e-4347538771fc. Transaction Id: SCYUB. Begin TS: 2021-04-03T00:08:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:08:28.038 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 42df8839-4fa8-49f3-ba0e-4347538771fc. Transaction Id: SCYUB. Begin TS: 2021-04-03T00:08:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:08:28.040+0000|2021-04-03T00:08:28.049+0000|42df8839-4fa8-49f3-ba0e-4347538771fc|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.242.219.141|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 42df8839-4fa8-49f3-ba0e-4347538771fc, Transaction Id: SCYUB, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:08:28.049 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 42df8839-4fa8-49f3-ba0e-4347538771fc, Transaction Id: SCYUB, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:08:28.050 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=42df8839-4fa8-49f3-ba0e-4347538771fc, X-ECOMP-TransactionID=SCYUB, X-Begin-Timestamp=2021-04-03T00:08:28.038+0000, id=867bb4bf-babf-05e8-a2c1-97abada3e5d8, timestamp=1617408508039}], headers={id=cd70da54-9095-b654-0891-5c56d577d0e1, timestamp=1617408508050}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=42df8839-4fa8-49f3-ba0e-4347538771fc, X-ECOMP-TransactionID=SCYUB, X-Begin-Timestamp=2021-04-03T00:08:28.038+0000, id=867bb4bf-babf-05e8-a2c1-97abada3e5d8, timestamp=1617408508039}] 2021-04-03 00:08:48.554 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-03 00:08:48.557 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-03 00:08:48.559 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-03 00:08:48.559 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-03 00:08:48.562 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [request_sent]) 2021-04-03 00:08:48.612 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received response (auto-read:false) : [x-onap-requestid=b72f5b70-81b8-4b24-9ba3-778025b32e35, Content-Type=application/json, Content-Length=3707, Date=Sat, 03 Apr 2021 00:08:48 GMT] 2021-04-03 00:08:48.613 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [response_received]) 2021-04-03 00:08:48.614 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-03 00:08:48.615 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-03 00:08:48.616 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received last HTTP packet 2021-04-03 00:08:48.618  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-03 00:08:48.618 DEBUG 1 --- [ctor-http-nio-4] 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-04-03 00:08:48.620 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [disconnecting]) 2021-04-03 00:08:48.620 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Releasing channel 2021-04-03 00:08:48.621 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-03T00:08:58.041+0000|503db883-6600-4ea8-9c36-3f7b9ba8277d|Request Id: 503db883-6600-4ea8-9c36-3f7b9ba8277d. Transaction Id: SBGBE. Begin TS: 2021-04-03T00:08:58.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:08:58.039 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 503db883-6600-4ea8-9c36-3f7b9ba8277d. Transaction Id: SBGBE. Begin TS: 2021-04-03T00:08:58.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:08:58.047+0000|2021-04-03T00:08:58.064+0000|503db883-6600-4ea8-9c36-3f7b9ba8277d|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.242.219.141|17|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 503db883-6600-4ea8-9c36-3f7b9ba8277d, Transaction Id: SBGBE, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:08:58.064 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 503db883-6600-4ea8-9c36-3f7b9ba8277d, Transaction Id: SBGBE, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:08:58.068 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=503db883-6600-4ea8-9c36-3f7b9ba8277d, X-ECOMP-TransactionID=SBGBE, X-Begin-Timestamp=2021-04-03T00:08:58.038+0000, id=f99bdaa2-9c26-a100-a99e-8746ce0c908e, timestamp=1617408538042}], headers={id=2b88c2de-c294-e515-2dd4-91acc4aa3a7f, timestamp=1617408538067}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=503db883-6600-4ea8-9c36-3f7b9ba8277d, X-ECOMP-TransactionID=SBGBE, X-Begin-Timestamp=2021-04-03T00:08:58.038+0000, id=f99bdaa2-9c26-a100-a99e-8746ce0c908e, timestamp=1617408538042}] 2021-04-03T00:09:28.039+0000|42f08352-7fb1-45cf-aa11-26dd9d566081|Request Id: 42f08352-7fb1-45cf-aa11-26dd9d566081. Transaction Id: CHJN1. Begin TS: 2021-04-03T00:09:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:09:28.038 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 42f08352-7fb1-45cf-aa11-26dd9d566081. Transaction Id: CHJN1. Begin TS: 2021-04-03T00:09:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:09:28.041+0000|2021-04-03T00:09:28.050+0000|42f08352-7fb1-45cf-aa11-26dd9d566081|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.242.219.141|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 42f08352-7fb1-45cf-aa11-26dd9d566081, Transaction Id: CHJN1, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:09:28.050 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 42f08352-7fb1-45cf-aa11-26dd9d566081, Transaction Id: CHJN1, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:09:28.052 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=42f08352-7fb1-45cf-aa11-26dd9d566081, X-ECOMP-TransactionID=CHJN1, X-Begin-Timestamp=2021-04-03T00:09:28.038+0000, id=ba2bf2fe-37b2-ca9f-c313-2a7821228023, timestamp=1617408568039}], headers={id=23a09965-678c-7a42-3433-75ba0cabebd9, timestamp=1617408568052}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=42f08352-7fb1-45cf-aa11-26dd9d566081, X-ECOMP-TransactionID=CHJN1, X-Begin-Timestamp=2021-04-03T00:09:28.038+0000, id=ba2bf2fe-37b2-ca9f-c313-2a7821228023, timestamp=1617408568039}] 2021-04-03 00:09:48.555 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-03 00:09:48.560 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-03 00:09:48.561 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-03 00:09:48.562 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-03 00:09:48.565 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [request_sent]) 2021-04-03 00:09:48.593 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received response (auto-read:false) : [x-onap-requestid=53186a05-c3e1-43ea-984c-614623e12ac1, Content-Type=application/json, Content-Length=3707, Date=Sat, 03 Apr 2021 00:09:48 GMT] 2021-04-03 00:09:48.593 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [response_received]) 2021-04-03 00:09:48.594 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-03 00:09:48.594 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-03 00:09:48.596 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received last HTTP packet 2021-04-03 00:09:48.598  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-03 00:09:48.598 DEBUG 1 --- [ctor-http-nio-4] 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-04-03 00:09:48.599 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [disconnecting]) 2021-04-03 00:09:48.599 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Releasing channel 2021-04-03 00:09:48.600 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-03T00:09:58.042+0000|12c90274-ec37-482e-8fd9-108b6d5e418b|Request Id: 12c90274-ec37-482e-8fd9-108b6d5e418b. Transaction Id: SRKLQ. Begin TS: 2021-04-03T00:09:58.037+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:09:58.042 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 12c90274-ec37-482e-8fd9-108b6d5e418b. Transaction Id: SRKLQ. Begin TS: 2021-04-03T00:09:58.037+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:09:58.045+0000|2021-04-03T00:09:58.063+0000|12c90274-ec37-482e-8fd9-108b6d5e418b|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.242.219.141|18|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 12c90274-ec37-482e-8fd9-108b6d5e418b, Transaction Id: SRKLQ, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:09:58.063 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 12c90274-ec37-482e-8fd9-108b6d5e418b, Transaction Id: SRKLQ, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:09:58.065 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=12c90274-ec37-482e-8fd9-108b6d5e418b, X-ECOMP-TransactionID=SRKLQ, X-Begin-Timestamp=2021-04-03T00:09:58.037+0000, id=3de545e4-1941-4241-3514-ea5d31b9e53b, timestamp=1617408598043}], headers={id=b0239aed-d181-17f7-fc6d-6643c7c71859, timestamp=1617408598065}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=12c90274-ec37-482e-8fd9-108b6d5e418b, X-ECOMP-TransactionID=SRKLQ, X-Begin-Timestamp=2021-04-03T00:09:58.037+0000, id=3de545e4-1941-4241-3514-ea5d31b9e53b, timestamp=1617408598043}] 2021-04-03T00:10:28.039+0000|5f9c222e-d239-444b-9dd2-279caa51fe9e|Request Id: 5f9c222e-d239-444b-9dd2-279caa51fe9e. Transaction Id: PGAO1. Begin TS: 2021-04-03T00:10:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:10:28.038 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 5f9c222e-d239-444b-9dd2-279caa51fe9e. Transaction Id: PGAO1. Begin TS: 2021-04-03T00:10:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:10:28.044+0000|2021-04-03T00:10:28.055+0000|5f9c222e-d239-444b-9dd2-279caa51fe9e|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.242.219.141|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5f9c222e-d239-444b-9dd2-279caa51fe9e, Transaction Id: PGAO1, 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-04-03 00:10:28.055 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 5f9c222e-d239-444b-9dd2-279caa51fe9e, Transaction Id: PGAO1, 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-04-03 00:10:28.058 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=5f9c222e-d239-444b-9dd2-279caa51fe9e, X-ECOMP-TransactionID=PGAO1, X-Begin-Timestamp=2021-04-03T00:10:28.038+0000, id=a72236fa-7569-6874-151c-ce58ce6188fd, timestamp=1617408628040}], headers={id=c4e4a1a8-3388-600e-7506-505099ead9ec, timestamp=1617408628057}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=5f9c222e-d239-444b-9dd2-279caa51fe9e, X-ECOMP-TransactionID=PGAO1, X-Begin-Timestamp=2021-04-03T00:10:28.038+0000, id=a72236fa-7569-6874-151c-ce58ce6188fd, timestamp=1617408628040}] 2021-04-03 00:10:48.555 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-03 00:10:48.559 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-03 00:10:48.561 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-03 00:10:48.561 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-03 00:10:48.565 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [request_sent]) 2021-04-03 00:10:48.596 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received response (auto-read:false) : [x-onap-requestid=6d44dc42-6e6f-4f8e-b482-3a1a5ad4d2f3, Content-Type=application/json, Content-Length=3707, Date=Sat, 03 Apr 2021 00:10:48 GMT] 2021-04-03 00:10:48.596 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [response_received]) 2021-04-03 00:10:48.597 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-03 00:10:48.597 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-03 00:10:48.598 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received last HTTP packet 2021-04-03 00:10:48.599  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-03 00:10:48.599 DEBUG 1 --- [ctor-http-nio-4] 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-04-03 00:10:48.600 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [disconnecting]) 2021-04-03 00:10:48.601 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Releasing channel 2021-04-03 00:10:48.601 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-03T00:10:58.058+0000|d8dddadd-6ecf-4fbe-8301-71056fa0f99e|Request Id: d8dddadd-6ecf-4fbe-8301-71056fa0f99e. Transaction Id: TJNYW. Begin TS: 2021-04-03T00:10:58.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:10:58.038 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: d8dddadd-6ecf-4fbe-8301-71056fa0f99e. Transaction Id: TJNYW. Begin TS: 2021-04-03T00:10:58.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:10:58.060+0000|2021-04-03T00:10:58.071+0000|d8dddadd-6ecf-4fbe-8301-71056fa0f99e|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.242.219.141|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d8dddadd-6ecf-4fbe-8301-71056fa0f99e, Transaction Id: TJNYW, 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-04-03 00:10:58.071 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: d8dddadd-6ecf-4fbe-8301-71056fa0f99e, Transaction Id: TJNYW, 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-04-03 00:10:58.073 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d8dddadd-6ecf-4fbe-8301-71056fa0f99e, X-ECOMP-TransactionID=TJNYW, X-Begin-Timestamp=2021-04-03T00:10:58.038+0000, id=54a021b1-a149-1889-cff6-888d8bea42a7, timestamp=1617408658058}], headers={id=c486d494-2519-d2c5-26ef-6d8825e48839, timestamp=1617408658073}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d8dddadd-6ecf-4fbe-8301-71056fa0f99e, X-ECOMP-TransactionID=TJNYW, X-Begin-Timestamp=2021-04-03T00:10:58.038+0000, id=54a021b1-a149-1889-cff6-888d8bea42a7, timestamp=1617408658058}] 2021-04-03T00:11:28.039+0000|ae3a60a1-5b38-4326-acb3-6ab25ed4a23f|Request Id: ae3a60a1-5b38-4326-acb3-6ab25ed4a23f. Transaction Id: UFCHT. Begin TS: 2021-04-03T00:11:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:11:28.038 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: ae3a60a1-5b38-4326-acb3-6ab25ed4a23f. Transaction Id: UFCHT. Begin TS: 2021-04-03T00:11:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:11:28.042+0000|2021-04-03T00:11:28.052+0000|ae3a60a1-5b38-4326-acb3-6ab25ed4a23f|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.242.219.141|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ae3a60a1-5b38-4326-acb3-6ab25ed4a23f, Transaction Id: UFCHT, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:11:28.052 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: ae3a60a1-5b38-4326-acb3-6ab25ed4a23f, Transaction Id: UFCHT, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:11:28.054 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ae3a60a1-5b38-4326-acb3-6ab25ed4a23f, X-ECOMP-TransactionID=UFCHT, X-Begin-Timestamp=2021-04-03T00:11:28.038+0000, id=520fb4de-96e8-bac2-a3d5-6c023ff5ba75, timestamp=1617408688039}], headers={id=07b930b4-23fd-d968-a789-cbc195c80dee, timestamp=1617408688054}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ae3a60a1-5b38-4326-acb3-6ab25ed4a23f, X-ECOMP-TransactionID=UFCHT, X-Begin-Timestamp=2021-04-03T00:11:28.038+0000, id=520fb4de-96e8-bac2-a3d5-6c023ff5ba75, timestamp=1617408688039}] 2021-04-03 00:11:48.556 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-03 00:11:48.566 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-03 00:11:48.568 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-03 00:11:48.569 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-03 00:11:48.575 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [request_sent]) 2021-04-03 00:11:48.614 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received response (auto-read:false) : [x-onap-requestid=f8cb3e55-ec70-4eb2-a7c3-99f1e63c92bd, Content-Type=application/json, Content-Length=3707, Date=Sat, 03 Apr 2021 00:11:48 GMT] 2021-04-03 00:11:48.614 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [response_received]) 2021-04-03 00:11:48.615 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-03 00:11:48.616 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-03 00:11:48.618 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received last HTTP packet 2021-04-03 00:11:48.620  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-03 00:11:48.621 DEBUG 1 --- [ctor-http-nio-4] 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-04-03 00:11:48.623 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [disconnecting]) 2021-04-03 00:11:48.623 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Releasing channel 2021-04-03 00:11:48.623 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-03T00:11:58.043+0000|4fd8820a-fdef-45c7-aeb9-ea2a99670acb|Request Id: 4fd8820a-fdef-45c7-aeb9-ea2a99670acb. Transaction Id: XITJE. Begin TS: 2021-04-03T00:11:58.042+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:11:58.042 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 4fd8820a-fdef-45c7-aeb9-ea2a99670acb. Transaction Id: XITJE. Begin TS: 2021-04-03T00:11:58.042+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:11:58.049+0000|2021-04-03T00:11:58.060+0000|4fd8820a-fdef-45c7-aeb9-ea2a99670acb|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.242.219.141|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4fd8820a-fdef-45c7-aeb9-ea2a99670acb, Transaction Id: XITJE, 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-04-03 00:11:58.061 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 4fd8820a-fdef-45c7-aeb9-ea2a99670acb, Transaction Id: XITJE, 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-04-03 00:11:58.064 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4fd8820a-fdef-45c7-aeb9-ea2a99670acb, X-ECOMP-TransactionID=XITJE, X-Begin-Timestamp=2021-04-03T00:11:58.042+0000, id=e377845d-7326-3669-24b6-3a37859bc61a, timestamp=1617408718044}], headers={id=5a41a2da-0ec4-f4f1-28f5-122b165caa2f, timestamp=1617408718063}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4fd8820a-fdef-45c7-aeb9-ea2a99670acb, X-ECOMP-TransactionID=XITJE, X-Begin-Timestamp=2021-04-03T00:11:58.042+0000, id=e377845d-7326-3669-24b6-3a37859bc61a, timestamp=1617408718044}] 2021-04-03T00:12:28.038+0000|b6588cb9-a572-4c7f-bd43-65efc85d95a7|Request Id: b6588cb9-a572-4c7f-bd43-65efc85d95a7. Transaction Id: ONHRU. Begin TS: 2021-04-03T00:12:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:12:28.038 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: b6588cb9-a572-4c7f-bd43-65efc85d95a7. Transaction Id: ONHRU. Begin TS: 2021-04-03T00:12:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:12:28.040+0000|2021-04-03T00:12:28.049+0000|b6588cb9-a572-4c7f-bd43-65efc85d95a7|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.242.219.141|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b6588cb9-a572-4c7f-bd43-65efc85d95a7, Transaction Id: ONHRU, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:12:28.049 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: b6588cb9-a572-4c7f-bd43-65efc85d95a7, Transaction Id: ONHRU, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:12:28.051 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b6588cb9-a572-4c7f-bd43-65efc85d95a7, X-ECOMP-TransactionID=ONHRU, X-Begin-Timestamp=2021-04-03T00:12:28.038+0000, id=ff6b2dbc-fb3c-99a1-ba18-08d83c233289, timestamp=1617408748039}], headers={id=7ed65a77-a9cd-d107-e9ac-8749598f1606, timestamp=1617408748050}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b6588cb9-a572-4c7f-bd43-65efc85d95a7, X-ECOMP-TransactionID=ONHRU, X-Begin-Timestamp=2021-04-03T00:12:28.038+0000, id=ff6b2dbc-fb3c-99a1-ba18-08d83c233289, timestamp=1617408748039}] 2021-04-03 00:12:48.558 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-03 00:12:48.564 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-03 00:12:48.565 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-03 00:12:48.565 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-03 00:12:48.568 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [request_sent]) 2021-04-03 00:12:48.585 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received response (auto-read:false) : [x-onap-requestid=faf50158-b90a-465a-9e67-489330fe0ecf, Content-Type=application/json, Content-Length=3732, Date=Sat, 03 Apr 2021 00:12:48 GMT] 2021-04-03 00:12:48.585 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [response_received]) 2021-04-03 00:12:48.586 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-03 00:12:48.586 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-03 00:12:48.586 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received last HTTP packet 2021-04-03 00:12:48.587  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-03 00:12:48.588 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router: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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-04-03 00:12:48.589 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : Converting JSON to flattened key value Map: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router: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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-04-03 00:12:48.592 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : Flattened Key Value Pairs 2021-04-03 00:12:48.592 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url:http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/ 2021-04-03 00:12:48.592 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_publishes.tca_handle_out.type:message_router 2021-04-03 00:12:48.592 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url:http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/ 2021-04-03 00:12:48.592 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.type:message_router 2021-04-03 00:12:48.592 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.spring.data.mongodb.uri:mongodb://dcae-mongohost/dcae-tcagen2 2021-04-03 00:12:48.592 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group:cg1 2021-04-03 00:12:48.593 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0]:c0 2021-04-03 00:12:48.593 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1]:c1 2021-04-03 00:12:48.593 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.message_limit:50000 2021-04-03 00:12:48.593 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max:60000 2021-04-03 00:12:48.593 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min:30000 2021-04-03 00:12:48.593 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down:30000 2021-04-03 00:12:48.593 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up:10000 2021-04-03 00:12:48.593 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate:0 2021-04-03 00:12:48.593 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.timeout:-1 2021-04-03 00:12:48.593 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.enable_enrichment:true 2021-04-03 00:12:48.593 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.generic_vnf_path:aai/v11/network/generic-vnfs/generic-vnf 2021-04-03 00:12:48.593 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.node_query_path:aai/v11/search/nodes-query 2021-04-03 00:12:48.593 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.password:DCAE 2021-04-03 00:12:48.593 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.url:http://aai.onap.svc.cluster.local 2021-04-03 00:12:48.593 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.username:DCAE 2021-04-03 00:12:48.594 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.policy:{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]} 2021-04-03 00:12:48.594 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.processing_batch_size:10000 2021-04-03 00:12:48.594 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.enable_abatement:true 2021-04-03 00:12:48.594 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.enable_ecomp_logging:true 2021-04-03 00:12:48.595  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.type -> message_router 2021-04-03 00:12:48.595  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.enable_enrichment -> true 2021-04-03 00:12:48.595  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate -> 0 2021-04-03 00:12:48.595  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.policy -> {"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]} 2021-04-03 00:12:48.595  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url -> http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/ 2021-04-03 00:12:48.596  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group -> cg1 2021-04-03 00:12:48.596  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1] -> c1 2021-04-03 00:12:48.596  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.node_query_path -> aai/v11/search/nodes-query 2021-04-03 00:12:48.596  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up -> 10000 2021-04-03 00:12:48.596  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_abatement -> true 2021-04-03 00:12:48.596  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.type -> message_router 2021-04-03 00:12:48.596  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.username -> DCAE 2021-04-03 00:12:48.596  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.generic_vnf_path -> aai/v11/network/generic-vnfs/generic-vnf 2021-04-03 00:12:48.596  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.timeout -> -1 2021-04-03 00:12:48.596  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.processing_batch_size -> 10000 2021-04-03 00:12:48.596  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min -> 30000 2021-04-03 00:12:48.596  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url -> http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/ 2021-04-03 00:12:48.596  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down -> 30000 2021-04-03 00:12:48.596  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max -> 60000 2021-04-03 00:12:48.596  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.url -> http://aai.onap.svc.cluster.local 2021-04-03 00:12:48.597  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_ecomp_logging -> true 2021-04-03 00:12:48.597  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0] -> c0 2021-04-03 00:12:48.597  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.message_limit -> 50000 2021-04-03 00:12:48.597  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.password -> DCAE 2021-04-03 00:12:48.597  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: spring.data.mongodb.uri -> mongodb://dcae-mongohost/dcae-tcagen2 2021-04-03 00:12:48.601  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Refreshed configuration data 2021-04-03 00:12:48.603 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [disconnecting]) 2021-04-03 00:12:48.603 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Releasing channel 2021-04-03 00:12:48.603 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-03T00:12:58.040+0000|d12d8d2d-0c2b-4be7-9cc9-0fb247b5b686|Request Id: d12d8d2d-0c2b-4be7-9cc9-0fb247b5b686. Transaction Id: N7CWZ. Begin TS: 2021-04-03T00:12:58.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:12:58.039 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: d12d8d2d-0c2b-4be7-9cc9-0fb247b5b686. Transaction Id: N7CWZ. Begin TS: 2021-04-03T00:12:58.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:12:58.051  INFO 1 --- [ask-scheduler-2] o.apache.http.impl.execchain.RetryExec  : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 2021-04-03 00:12:58.051  INFO 1 --- [ask-scheduler-2] o.apache.http.impl.execchain.RetryExec  : Retrying request to {}->http://message-router:3904 2021-04-03T00:12:58.045+0000|2021-04-03T00:12:58.062+0000|d12d8d2d-0c2b-4be7-9cc9-0fb247b5b686|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.242.219.141|17|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d12d8d2d-0c2b-4be7-9cc9-0fb247b5b686, Transaction Id: N7CWZ, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:12:58.063 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: d12d8d2d-0c2b-4be7-9cc9-0fb247b5b686, Transaction Id: N7CWZ, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:12:58.066 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d12d8d2d-0c2b-4be7-9cc9-0fb247b5b686, X-ECOMP-TransactionID=N7CWZ, X-Begin-Timestamp=2021-04-03T00:12:58.038+0000, id=d00949a3-12d0-a892-2107-b55907c3d79a, timestamp=1617408778041}], headers={id=a9ca7bcd-1de2-bfba-c076-46c7140c007b, timestamp=1617408778065}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d12d8d2d-0c2b-4be7-9cc9-0fb247b5b686, X-ECOMP-TransactionID=N7CWZ, X-Begin-Timestamp=2021-04-03T00:12:58.038+0000, id=d00949a3-12d0-a892-2107-b55907c3d79a, timestamp=1617408778041}] 2021-04-03T00:13:28.041+0000|33051234-916e-48d8-9eac-a163999378d8|Request Id: 33051234-916e-48d8-9eac-a163999378d8. Transaction Id: OMRIV. Begin TS: 2021-04-03T00:13:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:13:28.039 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 33051234-916e-48d8-9eac-a163999378d8. Transaction Id: OMRIV. Begin TS: 2021-04-03T00:13:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:13:28.049+0000|2021-04-03T00:13:28.061+0000|33051234-916e-48d8-9eac-a163999378d8|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.242.219.141|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 33051234-916e-48d8-9eac-a163999378d8, Transaction Id: OMRIV, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:13:28.062 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 33051234-916e-48d8-9eac-a163999378d8, Transaction Id: OMRIV, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:13:28.065 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=33051234-916e-48d8-9eac-a163999378d8, X-ECOMP-TransactionID=OMRIV, X-Begin-Timestamp=2021-04-03T00:13:28.038+0000, id=33cefa5c-438e-acfb-e86a-ace3cd763b23, timestamp=1617408808043}], headers={id=01865ac7-755a-e4ec-96a1-24b77fd13eb0, timestamp=1617408808064}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=33051234-916e-48d8-9eac-a163999378d8, X-ECOMP-TransactionID=OMRIV, X-Begin-Timestamp=2021-04-03T00:13:28.038+0000, id=33cefa5c-438e-acfb-e86a-ace3cd763b23, timestamp=1617408808043}] 2021-04-03 00:13:48.555 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-03 00:13:48.561 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-03 00:13:48.561 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-03 00:13:48.562 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-03 00:13:48.565 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [request_sent]) 2021-04-03 00:13:48.587 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received response (auto-read:false) : [x-onap-requestid=1e1a70df-aed2-4684-8db1-0327427d41d2, Content-Type=application/json, Content-Length=3732, Date=Sat, 03 Apr 2021 00:13:48 GMT] 2021-04-03 00:13:48.587 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [response_received]) 2021-04-03 00:13:48.588 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-03 00:13:48.588 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-03 00:13:48.589 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received last HTTP packet 2021-04-03 00:13:48.591  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-03 00:13:48.591 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router: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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-04-03 00:13:48.592 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [disconnecting]) 2021-04-03 00:13:48.592 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Releasing channel 2021-04-03 00:13:48.592 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-03T00:13:58.038+0000|b3dcc904-8bc7-4ea3-bd77-025541437623|Request Id: b3dcc904-8bc7-4ea3-bd77-025541437623. Transaction Id: XBPHG. Begin TS: 2021-04-03T00:13:58.037+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:13:58.037 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: b3dcc904-8bc7-4ea3-bd77-025541437623. Transaction Id: XBPHG. Begin TS: 2021-04-03T00:13:58.037+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:13:58.042+0000|2021-04-03T00:13:58.055+0000|b3dcc904-8bc7-4ea3-bd77-025541437623|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.242.219.141|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b3dcc904-8bc7-4ea3-bd77-025541437623, Transaction Id: XBPHG, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:13:58.055 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: b3dcc904-8bc7-4ea3-bd77-025541437623, Transaction Id: XBPHG, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:13:58.057 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=b3dcc904-8bc7-4ea3-bd77-025541437623, X-ECOMP-TransactionID=XBPHG, X-Begin-Timestamp=2021-04-03T00:13:58.037+0000, id=3e37f1d3-3d61-200e-f3b3-e8e73ae41c55, timestamp=1617408838038}], headers={id=24d1e9ee-23d9-fe5d-ea93-c884d8e05088, timestamp=1617408838056}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=b3dcc904-8bc7-4ea3-bd77-025541437623, X-ECOMP-TransactionID=XBPHG, X-Begin-Timestamp=2021-04-03T00:13:58.037+0000, id=3e37f1d3-3d61-200e-f3b3-e8e73ae41c55, timestamp=1617408838038}] 2021-04-03T00:14:28.040+0000|1729bf58-2bc2-4a02-a527-14b91c58183a|Request Id: 1729bf58-2bc2-4a02-a527-14b91c58183a. Transaction Id: 1LSFW. Begin TS: 2021-04-03T00:14:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:14:28.039 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 1729bf58-2bc2-4a02-a527-14b91c58183a. Transaction Id: 1LSFW. Begin TS: 2021-04-03T00:14:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:14:28.044+0000|2021-04-03T00:14:28.054+0000|1729bf58-2bc2-4a02-a527-14b91c58183a|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.242.219.141|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1729bf58-2bc2-4a02-a527-14b91c58183a, Transaction Id: 1LSFW, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:14:28.054 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 1729bf58-2bc2-4a02-a527-14b91c58183a, Transaction Id: 1LSFW, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:14:28.056 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1729bf58-2bc2-4a02-a527-14b91c58183a, X-ECOMP-TransactionID=1LSFW, X-Begin-Timestamp=2021-04-03T00:14:28.038+0000, id=b4360973-512e-2b0d-face-762f3d4fb1fd, timestamp=1617408868041}], headers={id=a3ef111d-7992-bbe9-4caa-d540dff9ee9c, timestamp=1617408868056}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1729bf58-2bc2-4a02-a527-14b91c58183a, X-ECOMP-TransactionID=1LSFW, X-Begin-Timestamp=2021-04-03T00:14:28.038+0000, id=b4360973-512e-2b0d-face-762f3d4fb1fd, timestamp=1617408868041}] 2021-04-03 00:14:48.555 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-03 00:14:48.564 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-03 00:14:48.567 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-03 00:14:48.568 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-03 00:14:48.574 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [request_sent]) 2021-04-03 00:14:48.605 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received response (auto-read:false) : [x-onap-requestid=c0f53bf9-48a6-4eff-a3af-117b318738da, Content-Type=application/json, Content-Length=3732, Date=Sat, 03 Apr 2021 00:14:48 GMT] 2021-04-03 00:14:48.605 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [response_received]) 2021-04-03 00:14:48.606 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-03 00:14:48.606 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-03 00:14:48.607 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received last HTTP packet 2021-04-03 00:14:48.609  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-03 00:14:48.609 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router: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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-04-03 00:14:48.611 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [disconnecting]) 2021-04-03 00:14:48.611 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Releasing channel 2021-04-03 00:14:48.611 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-03T00:14:58.040+0000|aec0884b-7cf5-47d3-98f2-8c548b3d746b|Request Id: aec0884b-7cf5-47d3-98f2-8c548b3d746b. Transaction Id: UVD5O. Begin TS: 2021-04-03T00:14:58.037+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:14:58.037 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: aec0884b-7cf5-47d3-98f2-8c548b3d746b. Transaction Id: UVD5O. Begin TS: 2021-04-03T00:14:58.037+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:14:58.043+0000|2021-04-03T00:14:58.052+0000|aec0884b-7cf5-47d3-98f2-8c548b3d746b|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.242.219.141|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: aec0884b-7cf5-47d3-98f2-8c548b3d746b, Transaction Id: UVD5O, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:14:58.052 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: aec0884b-7cf5-47d3-98f2-8c548b3d746b, Transaction Id: UVD5O, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:14:58.054 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=aec0884b-7cf5-47d3-98f2-8c548b3d746b, X-ECOMP-TransactionID=UVD5O, X-Begin-Timestamp=2021-04-03T00:14:58.037+0000, id=9374fd89-f626-fdef-076c-f1ee889e77fc, timestamp=1617408898042}], headers={id=828a0121-3125-d6a5-e365-455a5a67cc27, timestamp=1617408898054}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=aec0884b-7cf5-47d3-98f2-8c548b3d746b, X-ECOMP-TransactionID=UVD5O, X-Begin-Timestamp=2021-04-03T00:14:58.037+0000, id=9374fd89-f626-fdef-076c-f1ee889e77fc, timestamp=1617408898042}] 2021-04-03T00:15:28.039+0000|af34ba03-0f85-48fe-aa0c-e983293951b7|Request Id: af34ba03-0f85-48fe-aa0c-e983293951b7. Transaction Id: K5K8B. Begin TS: 2021-04-03T00:15:28.037+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:15:28.038 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: af34ba03-0f85-48fe-aa0c-e983293951b7. Transaction Id: K5K8B. Begin TS: 2021-04-03T00:15:28.037+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:15:28.058  INFO 1 --- [ask-scheduler-2] o.apache.http.impl.execchain.RetryExec  : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 2021-04-03 00:15:28.058  INFO 1 --- [ask-scheduler-2] o.apache.http.impl.execchain.RetryExec  : Retrying request to {}->http://message-router:3904 2021-04-03T00:15:28.044+0000|2021-04-03T00:15:28.067+0000|af34ba03-0f85-48fe-aa0c-e983293951b7|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.242.219.141|23|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: af34ba03-0f85-48fe-aa0c-e983293951b7, Transaction Id: K5K8B, Elapsed Time: 23 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:15:28.067 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: af34ba03-0f85-48fe-aa0c-e983293951b7, Transaction Id: K5K8B, Elapsed Time: 23 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:15:28.070 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=af34ba03-0f85-48fe-aa0c-e983293951b7, X-ECOMP-TransactionID=K5K8B, X-Begin-Timestamp=2021-04-03T00:15:28.037+0000, id=8761cb3e-46a9-7706-fc94-aeab1370d88a, timestamp=1617408928040}], headers={id=ba6ac1f7-e602-8f33-e8ea-471f92dbd331, timestamp=1617408928069}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=af34ba03-0f85-48fe-aa0c-e983293951b7, X-ECOMP-TransactionID=K5K8B, X-Begin-Timestamp=2021-04-03T00:15:28.037+0000, id=8761cb3e-46a9-7706-fc94-aeab1370d88a, timestamp=1617408928040}] 2021-04-03 00:15:48.555 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-03 00:15:48.562 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-03 00:15:48.563 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-03 00:15:48.563 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-03 00:15:48.567 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [request_sent]) 2021-04-03 00:15:48.612 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received response (auto-read:false) : [x-onap-requestid=a18859b5-aa35-4058-88ba-c9d8526aca88, Content-Type=application/json, Content-Length=3732, Date=Sat, 03 Apr 2021 00:15:48 GMT] 2021-04-03 00:15:48.617 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [response_received]) 2021-04-03 00:15:48.618 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-03 00:15:48.618 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-03 00:15:48.619 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received last HTTP packet 2021-04-03 00:15:48.620  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-03 00:15:48.620 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router: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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-04-03 00:15:48.621 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [disconnecting]) 2021-04-03 00:15:48.622 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Releasing channel 2021-04-03 00:15:48.622 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-03T00:15:58.053+0000|f8b1d374-1fe2-4408-81a4-064261f73075|Request Id: f8b1d374-1fe2-4408-81a4-064261f73075. Transaction Id: Q0XAI. Begin TS: 2021-04-03T00:15:58.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:15:58.052 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: f8b1d374-1fe2-4408-81a4-064261f73075. Transaction Id: Q0XAI. Begin TS: 2021-04-03T00:15:58.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:15:58.060+0000|2021-04-03T00:15:58.072+0000|f8b1d374-1fe2-4408-81a4-064261f73075|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.242.219.141|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f8b1d374-1fe2-4408-81a4-064261f73075, Transaction Id: Q0XAI, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:15:58.072 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: f8b1d374-1fe2-4408-81a4-064261f73075, Transaction Id: Q0XAI, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:15:58.076 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f8b1d374-1fe2-4408-81a4-064261f73075, X-ECOMP-TransactionID=Q0XAI, X-Begin-Timestamp=2021-04-03T00:15:58.038+0000, id=7419b89e-7eb0-c069-0b94-99579a3d045b, timestamp=1617408958054}], headers={id=b803952b-9968-35c6-29cf-4591d55c73d5, timestamp=1617408958075}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f8b1d374-1fe2-4408-81a4-064261f73075, X-ECOMP-TransactionID=Q0XAI, X-Begin-Timestamp=2021-04-03T00:15:58.038+0000, id=7419b89e-7eb0-c069-0b94-99579a3d045b, timestamp=1617408958054}] 2021-04-03T00:16:28.041+0000|0b26c0ac-0287-485b-846e-abdc8a2e407a|Request Id: 0b26c0ac-0287-485b-846e-abdc8a2e407a. Transaction Id: 03JV7. Begin TS: 2021-04-03T00:16:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:16:28.039 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 0b26c0ac-0287-485b-846e-abdc8a2e407a. Transaction Id: 03JV7. Begin TS: 2021-04-03T00:16:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:16:28.048+0000|2021-04-03T00:16:28.061+0000|0b26c0ac-0287-485b-846e-abdc8a2e407a|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.242.219.141|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0b26c0ac-0287-485b-846e-abdc8a2e407a, Transaction Id: 03JV7, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:16:28.062 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 0b26c0ac-0287-485b-846e-abdc8a2e407a, Transaction Id: 03JV7, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:16:28.065 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0b26c0ac-0287-485b-846e-abdc8a2e407a, X-ECOMP-TransactionID=03JV7, X-Begin-Timestamp=2021-04-03T00:16:28.038+0000, id=f0151f15-82d5-a3d4-3c2a-f30e1a91c151, timestamp=1617408988042}], headers={id=dbcdf199-2ce7-c716-8738-dd30f241c9a0, timestamp=1617408988064}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0b26c0ac-0287-485b-846e-abdc8a2e407a, X-ECOMP-TransactionID=03JV7, X-Begin-Timestamp=2021-04-03T00:16:28.038+0000, id=f0151f15-82d5-a3d4-3c2a-f30e1a91c151, timestamp=1617408988042}] 2021-04-03 00:16:48.556 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-03 00:16:48.564 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-03 00:16:48.565 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-03 00:16:48.565 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-03 00:16:48.569 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [request_sent]) 2021-04-03 00:16:48.598 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received response (auto-read:false) : [x-onap-requestid=f0b20d5f-d64e-4445-ab54-4b373a375573, Content-Type=application/json, Content-Length=3732, Date=Sat, 03 Apr 2021 00:16:48 GMT] 2021-04-03 00:16:48.599 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [response_received]) 2021-04-03 00:16:48.600 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-03 00:16:48.600 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-03 00:16:48.601 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received last HTTP packet 2021-04-03 00:16:48.602  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-03 00:16:48.602 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router: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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-04-03 00:16:48.603 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [disconnecting]) 2021-04-03 00:16:48.603 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Releasing channel 2021-04-03 00:16:48.603 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-03T00:16:58.038+0000|cde569d0-bfb3-4f5e-b0e8-3b5814571dea|Request Id: cde569d0-bfb3-4f5e-b0e8-3b5814571dea. Transaction Id: CM4QA. Begin TS: 2021-04-03T00:16:58.037+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:16:58.038 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: cde569d0-bfb3-4f5e-b0e8-3b5814571dea. Transaction Id: CM4QA. Begin TS: 2021-04-03T00:16:58.037+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:16:58.040+0000|2021-04-03T00:16:58.049+0000|cde569d0-bfb3-4f5e-b0e8-3b5814571dea|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.242.219.141|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: cde569d0-bfb3-4f5e-b0e8-3b5814571dea, Transaction Id: CM4QA, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:16:58.049 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: cde569d0-bfb3-4f5e-b0e8-3b5814571dea, Transaction Id: CM4QA, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:16:58.101 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=cde569d0-bfb3-4f5e-b0e8-3b5814571dea, X-ECOMP-TransactionID=CM4QA, X-Begin-Timestamp=2021-04-03T00:16:58.037+0000, id=c5b07469-56df-e259-ea15-725058491da3, timestamp=1617409018039}], headers={id=f970172e-ea7b-edba-784b-f467c03ec42c, timestamp=1617409018050}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=cde569d0-bfb3-4f5e-b0e8-3b5814571dea, X-ECOMP-TransactionID=CM4QA, X-Begin-Timestamp=2021-04-03T00:16:58.037+0000, id=c5b07469-56df-e259-ea15-725058491da3, timestamp=1617409018039}] 2021-04-03T00:17:28.040+0000|80800dd9-8b1f-456d-bcee-6226459a1488|Request Id: 80800dd9-8b1f-456d-bcee-6226459a1488. Transaction Id: ZAAZA. Begin TS: 2021-04-03T00:17:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:17:28.039 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 80800dd9-8b1f-456d-bcee-6226459a1488. Transaction Id: ZAAZA. Begin TS: 2021-04-03T00:17:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:17:28.045+0000|2021-04-03T00:17:28.055+0000|80800dd9-8b1f-456d-bcee-6226459a1488|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.242.219.141|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 80800dd9-8b1f-456d-bcee-6226459a1488, Transaction Id: ZAAZA, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:17:28.056 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 80800dd9-8b1f-456d-bcee-6226459a1488, Transaction Id: ZAAZA, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:17:28.059 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=80800dd9-8b1f-456d-bcee-6226459a1488, X-ECOMP-TransactionID=ZAAZA, X-Begin-Timestamp=2021-04-03T00:17:28.038+0000, id=74762669-a6e3-d750-46e9-7d5d5aee2e66, timestamp=1617409048041}], headers={id=dbbe9215-fd38-c91b-85e9-3a21978088ce, timestamp=1617409048058}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=80800dd9-8b1f-456d-bcee-6226459a1488, X-ECOMP-TransactionID=ZAAZA, X-Begin-Timestamp=2021-04-03T00:17:28.038+0000, id=74762669-a6e3-d750-46e9-7d5d5aee2e66, timestamp=1617409048041}] 2021-04-03 00:17:48.556 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-03 00:17:48.562 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-03 00:17:48.563 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-03 00:17:48.564 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-03 00:17:48.570 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [request_sent]) 2021-04-03 00:17:48.590 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received response (auto-read:false) : [x-onap-requestid=5660138d-f992-47d0-b4c7-e2c6902935d2, Content-Type=application/json, Content-Length=3732, Date=Sat, 03 Apr 2021 00:17:48 GMT] 2021-04-03 00:17:48.591 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [response_received]) 2021-04-03 00:17:48.592 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-03 00:17:48.592 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-03 00:17:48.593 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received last HTTP packet 2021-04-03 00:17:48.595  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-03 00:17:48.595 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router: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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-04-03 00:17:48.597 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [disconnecting]) 2021-04-03 00:17:48.597 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Releasing channel 2021-04-03 00:17:48.597 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-03T00:17:58.039+0000|7a94e125-d33b-4dc6-b72d-34f9b3000b73|Request Id: 7a94e125-d33b-4dc6-b72d-34f9b3000b73. Transaction Id: PF1Q0. Begin TS: 2021-04-03T00:17:58.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:17:58.038 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 7a94e125-d33b-4dc6-b72d-34f9b3000b73. Transaction Id: PF1Q0. Begin TS: 2021-04-03T00:17:58.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:17:58.047+0000|2021-04-03T00:17:58.067+0000|7a94e125-d33b-4dc6-b72d-34f9b3000b73|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.242.219.141|20|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7a94e125-d33b-4dc6-b72d-34f9b3000b73, Transaction Id: PF1Q0, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:17:58.067 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 7a94e125-d33b-4dc6-b72d-34f9b3000b73, Transaction Id: PF1Q0, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:17:58.069 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=7a94e125-d33b-4dc6-b72d-34f9b3000b73, X-ECOMP-TransactionID=PF1Q0, X-Begin-Timestamp=2021-04-03T00:17:58.038+0000, id=ad48438d-3ff7-0abb-d330-7eadeb156348, timestamp=1617409078046}], headers={id=bc7d3593-f77d-6a97-cdbf-b5edd4daabe0, timestamp=1617409078069}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=7a94e125-d33b-4dc6-b72d-34f9b3000b73, X-ECOMP-TransactionID=PF1Q0, X-Begin-Timestamp=2021-04-03T00:17:58.038+0000, id=ad48438d-3ff7-0abb-d330-7eadeb156348, timestamp=1617409078046}] 2021-04-03T00:18:28.040+0000|49b3a442-d630-47d7-88a1-f209d4de8c15|Request Id: 49b3a442-d630-47d7-88a1-f209d4de8c15. Transaction Id: Z45JW. Begin TS: 2021-04-03T00:18:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:18:28.039 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 49b3a442-d630-47d7-88a1-f209d4de8c15. Transaction Id: Z45JW. Begin TS: 2021-04-03T00:18:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:18:28.046+0000|2021-04-03T00:18:28.057+0000|49b3a442-d630-47d7-88a1-f209d4de8c15|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.242.219.141|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 49b3a442-d630-47d7-88a1-f209d4de8c15, Transaction Id: Z45JW, 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-04-03 00:18:28.057 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 49b3a442-d630-47d7-88a1-f209d4de8c15, Transaction Id: Z45JW, 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-04-03 00:18:28.060 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=49b3a442-d630-47d7-88a1-f209d4de8c15, X-ECOMP-TransactionID=Z45JW, X-Begin-Timestamp=2021-04-03T00:18:28.038+0000, id=d950153f-936e-9d57-e8e9-77041bd8fde4, timestamp=1617409108041}], headers={id=ce024ddc-4ac0-db2d-81a5-2cd25a031b82, timestamp=1617409108060}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=49b3a442-d630-47d7-88a1-f209d4de8c15, X-ECOMP-TransactionID=Z45JW, X-Begin-Timestamp=2021-04-03T00:18:28.038+0000, id=d950153f-936e-9d57-e8e9-77041bd8fde4, timestamp=1617409108041}] 2021-04-03 00:18:48.556 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-03 00:18:48.563 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-03 00:18:48.565 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-03 00:18:48.565 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-03 00:18:48.570 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [request_sent]) 2021-04-03 00:18:48.590 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received response (auto-read:false) : [x-onap-requestid=4b3c3146-574c-42b2-9a66-ef0d0c783e32, Content-Type=application/json, Content-Length=3732, Date=Sat, 03 Apr 2021 00:18:48 GMT] 2021-04-03 00:18:48.590 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [response_received]) 2021-04-03 00:18:48.591 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-03 00:18:48.592 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-03 00:18:48.593 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received last HTTP packet 2021-04-03 00:18:48.594  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-03 00:18:48.594 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router: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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-04-03 00:18:48.598 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [disconnecting]) 2021-04-03 00:18:48.598 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Releasing channel 2021-04-03 00:18:48.600 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-03T00:18:58.037+0000|f3347a86-107c-47bc-8cd3-a8c939b7eb2e|Request Id: f3347a86-107c-47bc-8cd3-a8c939b7eb2e. Transaction Id: WHY4R. Begin TS: 2021-04-03T00:18:58.037+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:18:58.037 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: f3347a86-107c-47bc-8cd3-a8c939b7eb2e. Transaction Id: WHY4R. Begin TS: 2021-04-03T00:18:58.037+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:18:58.039+0000|2021-04-03T00:18:58.062+0000|f3347a86-107c-47bc-8cd3-a8c939b7eb2e|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.242.219.141|23|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f3347a86-107c-47bc-8cd3-a8c939b7eb2e, Transaction Id: WHY4R, Elapsed Time: 23 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:18:58.062 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: f3347a86-107c-47bc-8cd3-a8c939b7eb2e, Transaction Id: WHY4R, Elapsed Time: 23 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:18:58.063 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f3347a86-107c-47bc-8cd3-a8c939b7eb2e, X-ECOMP-TransactionID=WHY4R, X-Begin-Timestamp=2021-04-03T00:18:58.037+0000, id=90c217da-3aae-ac93-3149-73cabd53c769, timestamp=1617409138038}], headers={id=b59c215b-d0e3-1179-664a-96770cdfb9d0, timestamp=1617409138063}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f3347a86-107c-47bc-8cd3-a8c939b7eb2e, X-ECOMP-TransactionID=WHY4R, X-Begin-Timestamp=2021-04-03T00:18:58.037+0000, id=90c217da-3aae-ac93-3149-73cabd53c769, timestamp=1617409138038}] 2021-04-03T00:19:28.040+0000|db9451da-c6ec-4ed0-a642-ed588b66eb61|Request Id: db9451da-c6ec-4ed0-a642-ed588b66eb61. Transaction Id: TZX08. Begin TS: 2021-04-03T00:19:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:19:28.039 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: db9451da-c6ec-4ed0-a642-ed588b66eb61. Transaction Id: TZX08. Begin TS: 2021-04-03T00:19:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:19:28.045+0000|2021-04-03T00:19:28.054+0000|db9451da-c6ec-4ed0-a642-ed588b66eb61|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.242.219.141|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: db9451da-c6ec-4ed0-a642-ed588b66eb61, Transaction Id: TZX08, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:19:28.054 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: db9451da-c6ec-4ed0-a642-ed588b66eb61, Transaction Id: TZX08, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:19:28.057 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=db9451da-c6ec-4ed0-a642-ed588b66eb61, X-ECOMP-TransactionID=TZX08, X-Begin-Timestamp=2021-04-03T00:19:28.038+0000, id=236ef22c-6c8b-0e89-2fd1-63b6e842149e, timestamp=1617409168042}], headers={id=09ce0849-4323-3e95-5635-db0254de1096, timestamp=1617409168056}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=db9451da-c6ec-4ed0-a642-ed588b66eb61, X-ECOMP-TransactionID=TZX08, X-Begin-Timestamp=2021-04-03T00:19:28.038+0000, id=236ef22c-6c8b-0e89-2fd1-63b6e842149e, timestamp=1617409168042}] 2021-04-03 00:19:48.556 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-03 00:19:48.563 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-03 00:19:48.564 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-03 00:19:48.564 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-03 00:19:48.568 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [request_sent]) 2021-04-03 00:19:48.602 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received response (auto-read:false) : [x-onap-requestid=4ef85b1b-02ae-4826-a993-cf19f2dc0903, Content-Type=application/json, Content-Length=3732, Date=Sat, 03 Apr 2021 00:19:48 GMT] 2021-04-03 00:19:48.602 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [response_received]) 2021-04-03 00:19:48.603 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-03 00:19:48.603 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-03 00:19:48.604 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received last HTTP packet 2021-04-03 00:19:48.606  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-03 00:19:48.606 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router: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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-04-03 00:19:48.608 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [disconnecting]) 2021-04-03 00:19:48.608 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Releasing channel 2021-04-03 00:19:48.609 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-03T00:19:58.042+0000|0d6138d3-02e6-4762-9ff7-4ee300f2e627|Request Id: 0d6138d3-02e6-4762-9ff7-4ee300f2e627. Transaction Id: AWCUQ. Begin TS: 2021-04-03T00:19:58.039+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:19:58.041 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 0d6138d3-02e6-4762-9ff7-4ee300f2e627. Transaction Id: AWCUQ. Begin TS: 2021-04-03T00:19:58.039+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:19:58.053+0000|2021-04-03T00:19:58.069+0000|0d6138d3-02e6-4762-9ff7-4ee300f2e627|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.242.219.141|16|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0d6138d3-02e6-4762-9ff7-4ee300f2e627, Transaction Id: AWCUQ, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:19:58.070 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 0d6138d3-02e6-4762-9ff7-4ee300f2e627, Transaction Id: AWCUQ, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:19:58.073 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=0d6138d3-02e6-4762-9ff7-4ee300f2e627, X-ECOMP-TransactionID=AWCUQ, X-Begin-Timestamp=2021-04-03T00:19:58.039+0000, id=13236506-873c-0947-b3b8-8cbc779f9c15, timestamp=1617409198043}], headers={id=d95794d1-c688-440d-bf12-8a499f699914, timestamp=1617409198073}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=0d6138d3-02e6-4762-9ff7-4ee300f2e627, X-ECOMP-TransactionID=AWCUQ, X-Begin-Timestamp=2021-04-03T00:19:58.039+0000, id=13236506-873c-0947-b3b8-8cbc779f9c15, timestamp=1617409198043}] 2021-04-03T00:20:28.038+0000|d3a01f98-9edd-4a9d-836e-bd802b50d7f4|Request Id: d3a01f98-9edd-4a9d-836e-bd802b50d7f4. Transaction Id: 1YAZN. Begin TS: 2021-04-03T00:20:28.037+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:20:28.037 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: d3a01f98-9edd-4a9d-836e-bd802b50d7f4. Transaction Id: 1YAZN. Begin TS: 2021-04-03T00:20:28.037+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:20:28.039+0000|2021-04-03T00:20:28.058+0000|d3a01f98-9edd-4a9d-836e-bd802b50d7f4|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.242.219.141|19|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d3a01f98-9edd-4a9d-836e-bd802b50d7f4, Transaction Id: 1YAZN, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:20:28.058 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: d3a01f98-9edd-4a9d-836e-bd802b50d7f4, Transaction Id: 1YAZN, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:20:28.061 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d3a01f98-9edd-4a9d-836e-bd802b50d7f4, X-ECOMP-TransactionID=1YAZN, X-Begin-Timestamp=2021-04-03T00:20:28.037+0000, id=97e24c4e-8fd9-e8b2-67a1-9b758957d254, timestamp=1617409228038}], headers={id=2314a8d7-5af6-58d5-2253-5772df5d7b24, timestamp=1617409228060}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d3a01f98-9edd-4a9d-836e-bd802b50d7f4, X-ECOMP-TransactionID=1YAZN, X-Begin-Timestamp=2021-04-03T00:20:28.037+0000, id=97e24c4e-8fd9-e8b2-67a1-9b758957d254, timestamp=1617409228038}] 2021-04-03 00:20:48.555 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-03 00:20:48.559 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-03 00:20:48.560 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-03 00:20:48.561 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-03 00:20:48.565 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [request_sent]) 2021-04-03 00:20:48.593 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received response (auto-read:false) : [x-onap-requestid=571bdf55-b63a-4249-b1f9-ec5edde87154, Content-Type=application/json, Content-Length=3732, Date=Sat, 03 Apr 2021 00:20:48 GMT] 2021-04-03 00:20:48.594 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [response_received]) 2021-04-03 00:20:48.595 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-03 00:20:48.595 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-03 00:20:48.597 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received last HTTP packet 2021-04-03 00:20:48.599  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-03 00:20:48.599 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router: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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-04-03 00:20:48.601 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [disconnecting]) 2021-04-03 00:20:48.601 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Releasing channel 2021-04-03 00:20:48.601 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-03T00:20:58.060+0000|6135234b-33fd-43d3-9c8d-1ccd9bd723c6|Request Id: 6135234b-33fd-43d3-9c8d-1ccd9bd723c6. Transaction Id: SO67U. Begin TS: 2021-04-03T00:20:58.039+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:20:58.040 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 6135234b-33fd-43d3-9c8d-1ccd9bd723c6. Transaction Id: SO67U. Begin TS: 2021-04-03T00:20:58.039+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:20:58.067+0000|2021-04-03T00:20:58.084+0000|6135234b-33fd-43d3-9c8d-1ccd9bd723c6|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.242.219.141|17|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6135234b-33fd-43d3-9c8d-1ccd9bd723c6, Transaction Id: SO67U, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:20:58.084 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 6135234b-33fd-43d3-9c8d-1ccd9bd723c6, Transaction Id: SO67U, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:20:58.088 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=6135234b-33fd-43d3-9c8d-1ccd9bd723c6, X-ECOMP-TransactionID=SO67U, X-Begin-Timestamp=2021-04-03T00:20:58.039+0000, id=1be22c46-a96c-9468-459e-f3e00112aaf0, timestamp=1617409258061}], headers={id=5da08004-6abe-04dc-9519-82510899cd16, timestamp=1617409258087}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=6135234b-33fd-43d3-9c8d-1ccd9bd723c6, X-ECOMP-TransactionID=SO67U, X-Begin-Timestamp=2021-04-03T00:20:58.039+0000, id=1be22c46-a96c-9468-459e-f3e00112aaf0, timestamp=1617409258061}] 2021-04-03T00:21:28.039+0000|e4a9f633-acbe-4446-9d24-e269e1a71937|Request Id: e4a9f633-acbe-4446-9d24-e269e1a71937. Transaction Id: QTTIQ. Begin TS: 2021-04-03T00:21:28.037+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:21:28.038 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: e4a9f633-acbe-4446-9d24-e269e1a71937. Transaction Id: QTTIQ. Begin TS: 2021-04-03T00:21:28.037+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:21:28.042+0000|2021-04-03T00:21:28.053+0000|e4a9f633-acbe-4446-9d24-e269e1a71937|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.242.219.141|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e4a9f633-acbe-4446-9d24-e269e1a71937, Transaction Id: QTTIQ, 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-04-03 00:21:28.053 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: e4a9f633-acbe-4446-9d24-e269e1a71937, Transaction Id: QTTIQ, 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-04-03 00:21:28.055 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e4a9f633-acbe-4446-9d24-e269e1a71937, X-ECOMP-TransactionID=QTTIQ, X-Begin-Timestamp=2021-04-03T00:21:28.037+0000, id=bc5de5cf-9f92-8425-1d8a-e27907030840, timestamp=1617409288040}], headers={id=efd7f4ff-40cc-16c0-427a-78fa9396abe6, timestamp=1617409288055}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e4a9f633-acbe-4446-9d24-e269e1a71937, X-ECOMP-TransactionID=QTTIQ, X-Begin-Timestamp=2021-04-03T00:21:28.037+0000, id=bc5de5cf-9f92-8425-1d8a-e27907030840, timestamp=1617409288040}] 2021-04-03 00:21:48.556 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-03 00:21:48.564 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-03 00:21:48.566 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-03 00:21:48.566 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-03 00:21:48.571 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [request_sent]) 2021-04-03 00:21:48.605 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received response (auto-read:false) : [x-onap-requestid=9857e887-69aa-46aa-8e89-9f1305bae918, Content-Type=application/json, Content-Length=3732, Date=Sat, 03 Apr 2021 00:21:48 GMT] 2021-04-03 00:21:48.605 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [response_received]) 2021-04-03 00:21:48.606 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-03 00:21:48.606 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-03 00:21:48.607 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received last HTTP packet 2021-04-03 00:21:48.609  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-03 00:21:48.609 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router: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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-04-03 00:21:48.611 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [disconnecting]) 2021-04-03 00:21:48.611 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Releasing channel 2021-04-03 00:21:48.611 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-03T00:21:58.039+0000|36aac9ae-f4e4-4d30-9119-9b600e6193ca|Request Id: 36aac9ae-f4e4-4d30-9119-9b600e6193ca. Transaction Id: XTMCW. Begin TS: 2021-04-03T00:21:58.037+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:21:58.037 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 36aac9ae-f4e4-4d30-9119-9b600e6193ca. Transaction Id: XTMCW. Begin TS: 2021-04-03T00:21:58.037+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:21:58.041+0000|2021-04-03T00:21:58.064+0000|36aac9ae-f4e4-4d30-9119-9b600e6193ca|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.242.219.141|23|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 36aac9ae-f4e4-4d30-9119-9b600e6193ca, Transaction Id: XTMCW, Elapsed Time: 23 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:21:58.064 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 36aac9ae-f4e4-4d30-9119-9b600e6193ca, Transaction Id: XTMCW, Elapsed Time: 23 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:21:58.066 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=36aac9ae-f4e4-4d30-9119-9b600e6193ca, X-ECOMP-TransactionID=XTMCW, X-Begin-Timestamp=2021-04-03T00:21:58.037+0000, id=cc3a8204-5fab-bd72-14ae-ba1485d04209, timestamp=1617409318039}], headers={id=b61e7c90-8d5c-40c8-e608-5511fd1bb217, timestamp=1617409318066}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=36aac9ae-f4e4-4d30-9119-9b600e6193ca, X-ECOMP-TransactionID=XTMCW, X-Begin-Timestamp=2021-04-03T00:21:58.037+0000, id=cc3a8204-5fab-bd72-14ae-ba1485d04209, timestamp=1617409318039}] 2021-04-03T00:22:28.043+0000|894730bd-4da2-4acc-aa03-eea521ec6dcb|Request Id: 894730bd-4da2-4acc-aa03-eea521ec6dcb. Transaction Id: GZLO9. Begin TS: 2021-04-03T00:22:28.039+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:22:28.041 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 894730bd-4da2-4acc-aa03-eea521ec6dcb. Transaction Id: GZLO9. Begin TS: 2021-04-03T00:22:28.039+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:22:28.053+0000|2021-04-03T00:22:28.067+0000|894730bd-4da2-4acc-aa03-eea521ec6dcb|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.242.219.141|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 894730bd-4da2-4acc-aa03-eea521ec6dcb, Transaction Id: GZLO9, 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-04-03 00:22:28.068 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 894730bd-4da2-4acc-aa03-eea521ec6dcb, Transaction Id: GZLO9, 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-04-03 00:22:28.073 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=894730bd-4da2-4acc-aa03-eea521ec6dcb, X-ECOMP-TransactionID=GZLO9, X-Begin-Timestamp=2021-04-03T00:22:28.039+0000, id=547a4bf8-7c9a-af74-20b8-0adeaa866eb2, timestamp=1617409348045}], headers={id=837bc3e8-e545-604f-53b7-0f6049f5b441, timestamp=1617409348072}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=894730bd-4da2-4acc-aa03-eea521ec6dcb, X-ECOMP-TransactionID=GZLO9, X-Begin-Timestamp=2021-04-03T00:22:28.039+0000, id=547a4bf8-7c9a-af74-20b8-0adeaa866eb2, timestamp=1617409348045}] 2021-04-03 00:22:48.555 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-03 00:22:48.560 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-03 00:22:48.561 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-03 00:22:48.561 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-03 00:22:48.566 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [request_sent]) 2021-04-03 00:22:48.598 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received response (auto-read:false) : [x-onap-requestid=de571533-bab1-45c1-a12d-0bcf6eccdf1f, Content-Type=application/json, Content-Length=3732, Date=Sat, 03 Apr 2021 00:22:48 GMT] 2021-04-03 00:22:48.598 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [response_received]) 2021-04-03 00:22:48.599 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-03 00:22:48.600 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-03 00:22:48.601 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received last HTTP packet 2021-04-03 00:22:48.603  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-03 00:22:48.603 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router: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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-04-03 00:22:48.604 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [disconnecting]) 2021-04-03 00:22:48.605 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Releasing channel 2021-04-03 00:22:48.605 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-03T00:22:58.038+0000|db73ee2d-9197-4623-b6e9-0e5133bebeb7|Request Id: db73ee2d-9197-4623-b6e9-0e5133bebeb7. Transaction Id: M1WJ3. Begin TS: 2021-04-03T00:22:58.037+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:22:58.037 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: db73ee2d-9197-4623-b6e9-0e5133bebeb7. Transaction Id: M1WJ3. Begin TS: 2021-04-03T00:22:58.037+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:22:58.039+0000|2021-04-03T00:22:58.056+0000|db73ee2d-9197-4623-b6e9-0e5133bebeb7|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.242.219.141|17|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: db73ee2d-9197-4623-b6e9-0e5133bebeb7, Transaction Id: M1WJ3, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:22:58.056 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: db73ee2d-9197-4623-b6e9-0e5133bebeb7, Transaction Id: M1WJ3, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:22:58.057 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=db73ee2d-9197-4623-b6e9-0e5133bebeb7, X-ECOMP-TransactionID=M1WJ3, X-Begin-Timestamp=2021-04-03T00:22:58.037+0000, id=8d7b8144-ab17-1d02-8d01-6e236b9c61df, timestamp=1617409378038}], headers={id=9a82db97-40d1-be76-ee03-7c147ac1bfb1, timestamp=1617409378057}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=db73ee2d-9197-4623-b6e9-0e5133bebeb7, X-ECOMP-TransactionID=M1WJ3, X-Begin-Timestamp=2021-04-03T00:22:58.037+0000, id=8d7b8144-ab17-1d02-8d01-6e236b9c61df, timestamp=1617409378038}] 2021-04-03T00:23:28.039+0000|f442967a-14ed-4370-b2a3-3d4fb7f0c67d|Request Id: f442967a-14ed-4370-b2a3-3d4fb7f0c67d. Transaction Id: 7KKZD. Begin TS: 2021-04-03T00:23:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:23:28.038 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: f442967a-14ed-4370-b2a3-3d4fb7f0c67d. Transaction Id: 7KKZD. Begin TS: 2021-04-03T00:23:28.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:23:28.042+0000|2021-04-03T00:23:28.050+0000|f442967a-14ed-4370-b2a3-3d4fb7f0c67d|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.242.219.141|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f442967a-14ed-4370-b2a3-3d4fb7f0c67d, Transaction Id: 7KKZD, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:23:28.050 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: f442967a-14ed-4370-b2a3-3d4fb7f0c67d, Transaction Id: 7KKZD, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:23:28.052 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=f442967a-14ed-4370-b2a3-3d4fb7f0c67d, X-ECOMP-TransactionID=7KKZD, X-Begin-Timestamp=2021-04-03T00:23:28.038+0000, id=660e6fd2-488f-6c65-7b25-af42fd07a614, timestamp=1617409408039}], headers={id=34104968-7b22-bc15-3178-6ed51acfb3b8, timestamp=1617409408051}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=f442967a-14ed-4370-b2a3-3d4fb7f0c67d, X-ECOMP-TransactionID=7KKZD, X-Begin-Timestamp=2021-04-03T00:23:28.038+0000, id=660e6fd2-488f-6c65-7b25-af42fd07a614, timestamp=1617409408039}] 2021-04-03 00:23:48.556 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-03 00:23:48.565 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-03 00:23:48.566 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-03 00:23:48.566 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-03 00:23:48.570 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [request_sent]) 2021-04-03 00:23:48.601 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received response (auto-read:false) : [x-onap-requestid=64c03952-26b2-4171-bb16-01291edcb5c8, Content-Type=application/json, Content-Length=3732, Date=Sat, 03 Apr 2021 00:23:48 GMT] 2021-04-03 00:23:48.601 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [response_received]) 2021-04-03 00:23:48.602 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-03 00:23:48.602 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-03 00:23:48.603 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received last HTTP packet 2021-04-03 00:23:48.604  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-03 00:23:48.604 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router: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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-04-03 00:23:48.605 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [disconnecting]) 2021-04-03 00:23:48.606 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Releasing channel 2021-04-03 00:23:48.606 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-03T00:23:58.039+0000|ed13bffb-d2f6-4237-b28d-0c52aac68bc9|Request Id: ed13bffb-d2f6-4237-b28d-0c52aac68bc9. Transaction Id: 4XKV1. Begin TS: 2021-04-03T00:23:58.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:23:58.038 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: ed13bffb-d2f6-4237-b28d-0c52aac68bc9. Transaction Id: 4XKV1. Begin TS: 2021-04-03T00:23:58.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:23:58.042+0000|2021-04-03T00:23:58.058+0000|ed13bffb-d2f6-4237-b28d-0c52aac68bc9|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.242.219.141|16|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ed13bffb-d2f6-4237-b28d-0c52aac68bc9, Transaction Id: 4XKV1, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:23:58.058 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: ed13bffb-d2f6-4237-b28d-0c52aac68bc9, Transaction Id: 4XKV1, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:23:58.061 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ed13bffb-d2f6-4237-b28d-0c52aac68bc9, X-ECOMP-TransactionID=4XKV1, X-Begin-Timestamp=2021-04-03T00:23:58.038+0000, id=0256bb6e-cf92-0476-5de7-36395c63c8ea, timestamp=1617409438039}], headers={id=fdd282f9-d530-b38c-2a77-a38eb7081538, timestamp=1617409438060}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ed13bffb-d2f6-4237-b28d-0c52aac68bc9, X-ECOMP-TransactionID=4XKV1, X-Begin-Timestamp=2021-04-03T00:23:58.038+0000, id=0256bb6e-cf92-0476-5de7-36395c63c8ea, timestamp=1617409438039}] 2021-04-03T00:24:28.038+0000|38acab1d-aefc-48f8-a8b1-62a2194f0216|Request Id: 38acab1d-aefc-48f8-a8b1-62a2194f0216. Transaction Id: SBMPA. Begin TS: 2021-04-03T00:24:28.037+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:24:28.038 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 38acab1d-aefc-48f8-a8b1-62a2194f0216. Transaction Id: SBMPA. Begin TS: 2021-04-03T00:24:28.037+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:24:28.040+0000|2021-04-03T00:24:28.050+0000|38acab1d-aefc-48f8-a8b1-62a2194f0216|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.242.219.141|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 38acab1d-aefc-48f8-a8b1-62a2194f0216, Transaction Id: SBMPA, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:24:28.050 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 38acab1d-aefc-48f8-a8b1-62a2194f0216, Transaction Id: SBMPA, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:24:28.051 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=38acab1d-aefc-48f8-a8b1-62a2194f0216, X-ECOMP-TransactionID=SBMPA, X-Begin-Timestamp=2021-04-03T00:24:28.037+0000, id=377b25df-62d9-9509-7b69-01d3c820b799, timestamp=1617409468038}], headers={id=96a6a506-724f-1357-fa5b-416c60f1d7bd, timestamp=1617409468051}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=38acab1d-aefc-48f8-a8b1-62a2194f0216, X-ECOMP-TransactionID=SBMPA, X-Begin-Timestamp=2021-04-03T00:24:28.037+0000, id=377b25df-62d9-9509-7b69-01d3c820b799, timestamp=1617409468038}] 2021-04-03 00:24:48.557 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-03 00:24:48.567 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-03 00:24:48.569 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-03 00:24:48.570 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-03 00:24:48.576 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [request_sent]) 2021-04-03 00:24:48.606 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received response (auto-read:false) : [x-onap-requestid=3c646b6d-7d95-46d0-af96-98f7d058f403, Content-Type=application/json, Content-Length=3732, Date=Sat, 03 Apr 2021 00:24:48 GMT] 2021-04-03 00:24:48.606 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [response_received]) 2021-04-03 00:24:48.607 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-03 00:24:48.608 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-03 00:24:48.610 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received last HTTP packet 2021-04-03 00:24:48.612  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-03 00:24:48.613 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router: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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-04-03 00:24:48.615 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [disconnecting]) 2021-04-03 00:24:48.615 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Releasing channel 2021-04-03 00:24:48.615 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-03T00:24:58.040+0000|175cc7da-7b04-4ade-8d83-2cc6cf482f60|Request Id: 175cc7da-7b04-4ade-8d83-2cc6cf482f60. Transaction Id: 1SJLC. Begin TS: 2021-04-03T00:24:58.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:24:58.040 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 175cc7da-7b04-4ade-8d83-2cc6cf482f60. Transaction Id: 1SJLC. Begin TS: 2021-04-03T00:24:58.038+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:24:58.046+0000|2021-04-03T00:24:58.059+0000|175cc7da-7b04-4ade-8d83-2cc6cf482f60|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.242.219.141|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 175cc7da-7b04-4ade-8d83-2cc6cf482f60, Transaction Id: 1SJLC, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:24:58.060 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 175cc7da-7b04-4ade-8d83-2cc6cf482f60, Transaction Id: 1SJLC, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:24:58.064 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=175cc7da-7b04-4ade-8d83-2cc6cf482f60, X-ECOMP-TransactionID=1SJLC, X-Begin-Timestamp=2021-04-03T00:24:58.038+0000, id=0f2f1490-4ad0-7417-71b3-936543cf2328, timestamp=1617409498041}], headers={id=14be691c-dc45-f2f6-58e8-0f002cb14208, timestamp=1617409498063}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=175cc7da-7b04-4ade-8d83-2cc6cf482f60, X-ECOMP-TransactionID=1SJLC, X-Begin-Timestamp=2021-04-03T00:24:58.038+0000, id=0f2f1490-4ad0-7417-71b3-936543cf2328, timestamp=1617409498041}] 2021-04-03T00:25:28.038+0000|5307a5a1-3636-4100-ab60-4e4fcc5a2d80|Request Id: 5307a5a1-3636-4100-ab60-4e4fcc5a2d80. Transaction Id: IEID3. Begin TS: 2021-04-03T00:25:28.037+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:25:28.038 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 5307a5a1-3636-4100-ab60-4e4fcc5a2d80. Transaction Id: IEID3. Begin TS: 2021-04-03T00:25:28.037+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:25:28.039+0000|2021-04-03T00:25:28.046+0000|5307a5a1-3636-4100-ab60-4e4fcc5a2d80|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.242.219.141|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5307a5a1-3636-4100-ab60-4e4fcc5a2d80, Transaction Id: IEID3, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:25:28.046 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 5307a5a1-3636-4100-ab60-4e4fcc5a2d80, Transaction Id: IEID3, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:25:28.047 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=5307a5a1-3636-4100-ab60-4e4fcc5a2d80, X-ECOMP-TransactionID=IEID3, X-Begin-Timestamp=2021-04-03T00:25:28.037+0000, id=4afda272-6ebb-644a-ae88-ab58146f1857, timestamp=1617409528038}], headers={id=7f9ea2f7-7cf8-981a-0c03-bff3b331331b, timestamp=1617409528047}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=5307a5a1-3636-4100-ab60-4e4fcc5a2d80, X-ECOMP-TransactionID=IEID3, X-Begin-Timestamp=2021-04-03T00:25:28.037+0000, id=4afda272-6ebb-644a-ae88-ab58146f1857, timestamp=1617409528038}] 2021-04-03 00:25:48.554 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-03 00:25:48.559 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-03 00:25:48.560 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-03 00:25:48.560 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-03 00:25:48.563 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [request_sent]) 2021-04-03 00:25:48.592 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received response (auto-read:false) : [x-onap-requestid=031d29b3-d09e-4f0e-8f3a-5a4f9ccbd732, Content-Type=application/json, Content-Length=3732, Date=Sat, 03 Apr 2021 00:25:48 GMT] 2021-04-03 00:25:48.593 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [response_received]) 2021-04-03 00:25:48.593 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-03 00:25:48.594 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-03 00:25:48.595 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Received last HTTP packet 2021-04-03 00:25:48.596  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-03 00:25:48.596 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router: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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-04-03 00:25:48.600 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443]}}, [disconnecting]) 2021-04-03 00:25:48.600 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Releasing channel 2021-04-03 00:25:48.601 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0xad8773bc, L:/10.242.219.141:34462 - R:config-binding-service/10.96.143.22:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-03T00:25:58.038+0000|ede0b653-574b-46d4-ae76-433cf4900741|Request Id: ede0b653-574b-46d4-ae76-433cf4900741. Transaction Id: AYA3J. Begin TS: 2021-04-03T00:25:58.037+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03 00:25:58.037 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: ede0b653-574b-46d4-ae76-433cf4900741. Transaction Id: AYA3J. Begin TS: 2021-04-03T00:25:58.037+0000. Starting new DMaaP MR Subscriber poll. 2021-04-03T00:25:58.041+0000|2021-04-03T00:25:58.059+0000|ede0b653-574b-46d4-ae76-433cf4900741|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.242.219.141|18|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ede0b653-574b-46d4-ae76-433cf4900741, Transaction Id: AYA3J, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:25:58.059 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: ede0b653-574b-46d4-ae76-433cf4900741, Transaction Id: AYA3J, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-03 00:25:58.06