Results

By type

          2021-04-09 18:07:11.193 DEBUG 1 --- [     parallel-1] io.netty.channel.DefaultChannelId        : -Dio.netty.processId: 1 (auto-detected)
2021-04-09 18:07:11.200 DEBUG 1 --- [     parallel-1] io.netty.channel.DefaultChannelId        : -Dio.netty.machineId: 7a:30:69:ff:fe:7f:f7:45 (auto-detected)
2021-04-09 18:07:11.221 DEBUG 1 --- [     parallel-1] io.netty.util.ResourceLeakDetector       : -Dio.netty.leakDetection.level: simple
2021-04-09 18:07:11.221 DEBUG 1 --- [     parallel-1] io.netty.util.ResourceLeakDetector       : -Dio.netty.leakDetection.targetRecords: 4
2021-04-09 18:07:11.292 DEBUG 1 --- [     parallel-1] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.numHeapArenas: 2
2021-04-09 18:07:11.293 DEBUG 1 --- [     parallel-1] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.numDirectArenas: 2
2021-04-09 18:07:11.293 DEBUG 1 --- [     parallel-1] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.pageSize: 8192
2021-04-09 18:07:11.293 DEBUG 1 --- [     parallel-1] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.maxOrder: 11
2021-04-09 18:07:11.294 DEBUG 1 --- [     parallel-1] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.chunkSize: 16777216
2021-04-09 18:07:11.294 DEBUG 1 --- [     parallel-1] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.tinyCacheSize: 512
2021-04-09 18:07:11.294 DEBUG 1 --- [     parallel-1] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.smallCacheSize: 256
2021-04-09 18:07:11.295 DEBUG 1 --- [     parallel-1] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.normalCacheSize: 64
2021-04-09 18:07:11.295 DEBUG 1 --- [     parallel-1] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.maxCachedBufferCapacity: 32768
2021-04-09 18:07:11.295 DEBUG 1 --- [     parallel-1] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.cacheTrimInterval: 8192
2021-04-09 18:07:11.295 DEBUG 1 --- [     parallel-1] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.useCacheForAllThreads: true
2021-04-09 18:07:11.296 DEBUG 1 --- [     parallel-1] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
2021-04-09 18:07:11.644 DEBUG 1 --- [     parallel-1] io.netty.buffer.ByteBufUtil              : -Dio.netty.allocator.type: pooled
2021-04-09 18:07:11.645 DEBUG 1 --- [     parallel-1] io.netty.buffer.ByteBufUtil              : -Dio.netty.threadLocalDirectBufferSize: 0
2021-04-09 18:07:11.645 DEBUG 1 --- [     parallel-1] io.netty.buffer.ByteBufUtil              : -Dio.netty.maxThreadLocalCharBufferSize: 16384
2021-04-09 18:07:11.749 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16] Created new pooled channel, now 0 active connections and 1 inactive connections
2021-04-09 18:07:11.776 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.tcp.SslProvider            : [id: 0x8cd44f16] SSL enabled using engine SSLEngineImpl and SNI config-binding-service:10443
2021-04-09 18:07:11.896 DEBUG 1 --- [ctor-http-nio-4] io.netty.buffer.AbstractByteBuf          : -Dio.netty.buffer.checkAccessible: true
2021-04-09 18:07:11.896 DEBUG 1 --- [ctor-http-nio-4] io.netty.buffer.AbstractByteBuf          : -Dio.netty.buffer.checkBounds: true
2021-04-09 18:07:11.898 DEBUG 1 --- [ctor-http-nio-4] i.n.util.ResourceLeakDetectorFactory     : Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@4d7f67fe
2021-04-09 18:07:11.906 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.BootstrapHandlers  : [id: 0x8cd44f16] Initialized pipeline DefaultChannelPipeline{(reactor.left.sslHandler = io.netty.handler.ssl.SslHandler), (reactor.left.sslReader = reactor.netty.tcp.SslProvider$SslReadHandler), (BootstrapHandlers$BootstrapInitializerHandler#0 = reactor.netty.channel.BootstrapHandlers$BootstrapInitializerHandler), (SimpleChannelPool$1#0 = io.netty.channel.pool.SimpleChannelPool$1), (reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)}
2021-04-09 18:07:12.032  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Starting TcaAppMain v1.2.1 on s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2 with PID 1 (/opt/dcae-analytics-tca-web-1.2.1.jar started by tca-gen2 in /opt)
2021-04-09 18:07:12.035 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-09 18:07:12.035  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : The following profiles are active: configBindingService,dmaap,mongo
2021-04-09 18:07:12.109  INFO 1 --- [           main] ConfigServletWebServerApplicationContext : Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@31920ade: startup date [Fri Apr 09 18:07:12 UTC 2021]; root of context hierarchy
2021-04-09 18:07:12.802 DEBUG 1 --- [ctor-http-nio-4] io.netty.util.Recycler                   : -Dio.netty.recycler.maxCapacityPerThread: 4096
2021-04-09 18:07:12.803 DEBUG 1 --- [ctor-http-nio-4] io.netty.util.Recycler                   : -Dio.netty.recycler.maxSharedCapacityFactor: 2
2021-04-09 18:07:12.803 DEBUG 1 --- [ctor-http-nio-4] io.netty.util.Recycler                   : -Dio.netty.recycler.linkCapacity: 16
2021-04-09 18:07:12.803 DEBUG 1 --- [ctor-http-nio-4] io.netty.util.Recycler                   : -Dio.netty.recycler.ratio: 8
2021-04-09 18:07:12.853 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Registering pool release on close event for channel
2021-04-09 18:07:12.854 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel connected, now 1 active connections and 0 inactive connections
2021-04-09 18:07:13.314 DEBUG 1 --- [ctor-http-nio-4] io.netty.handler.ssl.SslHandler          : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] HANDSHAKEN: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
2021-04-09 18:07:13.316 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}, [connected])
2021-04-09 18:07:13.330 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [configured])
2021-04-09 18:07:13.335 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 18:07:13.336 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, method=GET}
2021-04-09 18:07:13.358 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [request_sent])
2021-04-09 18:07:13.414 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received response (auto-read:false) : [x-onap-requestid=543d75f5-693e-441e-b23b-21e17c48df73, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 18:07:13 GMT]
2021-04-09 18:07:13.414 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [response_received])
2021-04-09 18:07:13.434 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 18:07:13.435 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 18:07:13.446 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received last HTTP packet
2021-04-09 18:07:13.694  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-09 18:07:13.695 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-04-09T18:06:30.781Z","update_id":"38d5e001-9c87-4f10-ae6e-d6847aa25ff2","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 18:07:13.706 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : Converting JSON to flattened key value Map: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-04-09T18:06:30.781Z","update_id":"38d5e001-9c87-4f10-ae6e-d6847aa25ff2","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 18:07:13.761 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : Flattened Key Value Pairs
2021-04-09 18:07:13.762 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url:http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT
2021-04-09 18:07:13.762 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-09 18:07:13.762 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url:http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT
2021-04-09 18:07:13.762 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-09 18:07:13.763 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-09 18:07:13.763 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-09 18:07:13.763 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-09 18:07:13.763 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-09 18:07:13.763 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-09 18:07:13.763 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-09 18:07:13.763 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-09 18:07:13.763 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-09 18:07:13.763 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-09 18:07:13.764 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-09 18:07:13.764 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-09 18:07:13.764 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-09 18:07:13.764 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-09 18:07:13.764 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-09 18:07:13.764 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.password:DCAE
2021-04-09 18:07:13.764 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-09 18:07:13.764 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.username:DCAE
2021-04-09 18:07:13.765 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-09 18:07:13.765 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-09 18:07:13.765 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_abatement:true
2021-04-09 18:07:13.765 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-09 18:07:13.765 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.event.action:gathered
2021-04-09 18:07:13.765 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.event.timestamp:2021-04-09T18:06:30.781Z
2021-04-09 18:07:13.765 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.event.update_id:38d5e001-9c87-4f10-ae6e-d6847aa25ff2
2021-04-09 18:07:13.766 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.event.policies_count:1
2021-04-09 18:07:13.766 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].type:onap.policies.monitoring.tcagen2
2021-04-09 18:07:13.766 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].type_version:1.0.0
2021-04-09 18:07:13.766 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].name:MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM
2021-04-09 18:07:13.766 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].version:1.0.0
2021-04-09 18:07:13.766 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].metadata.policy-id:MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM
2021-04-09 18:07:13.767 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].metadata.policy-version:1.0.0
2021-04-09 18:07:13.767 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].policyName:MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM.1-0-0.xml
2021-04-09 18:07:13.767 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].policyVersion:1.0.0
2021-04-09 18:07:13.767 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.domain:measurementsForVfScaling
2021-04-09 18:07:13.767 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].policyScope:DCAE
2021-04-09 18:07:13.767 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].version:1.0.2
2021-04-09 18:07:13.767 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].severity:MAJOR
2021-04-09 18:07:13.767 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].thresholdValue:200
2021-04-09 18:07:13.768 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].closedLoopEventStatus:ONSET
2021-04-09 18:07:13.768 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].closedLoopControlName:LOOP_instance_basicclamp0
2021-04-09 18:07:13.768 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].direction:LESS_OR_EQUAL
2021-04-09 18:07:13.768 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].fieldPath:$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta
2021-04-09 18:07:13.768 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].eventName:vLoadBalancer
2021-04-09 18:07:13.768 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].policyVersion:v0.0.1
2021-04-09 18:07:13.769 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].controlLoopSchemaType:VM
2021-04-09 18:07:13.769 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].policyName:DCAE.Config_tca-hi-lo
2021-04-09 18:07:13.779  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-09 18:07:13.780  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].controlLoopSchemaType -> VM
2021-04-09 18:07:13.780  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-09 18:07:13.780  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.policy -> {"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}
2021-04-09 18:07:13.780  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url -> http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT
2021-04-09 18:07:13.780  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].eventName -> vLoadBalancer
2021-04-09 18:07:13.781  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].version -> 1.0.0
2021-04-09 18:07:13.781  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].direction -> LESS_OR_EQUAL
2021-04-09 18:07:13.781  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.event.policies_count -> 1
2021-04-09 18:07:13.781  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].type_version -> 1.0.0
2021-04-09 18:07:13.781  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-09 18:07:13.781  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-09 18:07:13.781  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].type -> onap.policies.monitoring.tcagen2
2021-04-09 18:07:13.781  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-09 18:07:13.781  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-09 18:07:13.781  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.domain -> measurementsForVfScaling
2021-04-09 18:07:13.781  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-09 18:07:13.781  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.event.action -> gathered
2021-04-09 18:07:13.782  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.event.update_id -> 38d5e001-9c87-4f10-ae6e-d6847aa25ff2
2021-04-09 18:07:13.782  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-09 18:07:13.782  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-09 18:07:13.782  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-09 18:07:13.782  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-09 18:07:13.782  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].severity -> MAJOR
2021-04-09 18:07:13.782  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].policyName -> DCAE.Config_tca-hi-lo
2021-04-09 18:07:13.782  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].policyVersion -> 1.0.0
2021-04-09 18:07:13.782  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-09 18:07:13.783  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].policyScope -> DCAE
2021-04-09 18:07:13.783  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].closedLoopEventStatus -> ONSET
2021-04-09 18:07:13.783  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].metadata.policy-version -> 1.0.0
2021-04-09 18:07:13.783  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].closedLoopControlName -> LOOP_instance_basicclamp0
2021-04-09 18:07:13.783  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-09 18:07:13.783  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-09 18:07:13.783  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].version -> 1.0.2
2021-04-09 18:07:13.783  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].policyName -> MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM.1-0-0.xml
2021-04-09 18:07:13.783  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-09 18:07:13.783  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-09 18:07:13.784  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].policyVersion -> v0.0.1
2021-04-09 18:07:13.784  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].fieldPath -> $.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta
2021-04-09 18:07:13.784  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-09 18:07:13.784  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-09 18:07:13.784  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url -> http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT
2021-04-09 18:07:13.784  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].metadata.policy-id -> MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM
2021-04-09 18:07:13.784  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].name -> MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM
2021-04-09 18:07:13.784  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].thresholdValue -> 200
2021-04-09 18:07:13.784  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-09 18:07:13.785  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-09 18:07:13.785  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.event.timestamp -> 2021-04-09T18:06:30.781Z
2021-04-09 18:07:13.785  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-09 18:07:13.785  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-09 18:07:13.786  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Refreshed configuration data
2021-04-09 18:07:13.786 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [disconnecting])
2021-04-09 18:07:13.787 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Releasing channel
2021-04-09 18:07:13.787 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09 18:07:14.629  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-09 18:07:16.003  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
2021-04-09 18:07:16.119  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-09 18:07:16.687  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration$$EnhancerBySpringCGLIB$$8cf15c04] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-04-09 18:07:17.477  INFO 1 --- [           main] io.undertow.servlet                      : Initializing Spring embedded WebApplicationContext
2021-04-09 18:07:17.478  INFO 1 --- [           main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 5370 ms
2021-04-09 18:07:18.876  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'characterEncodingFilter' to: [/*]
2021-04-09 18:07:18.877  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'webMvcMetricsFilter' to: [/*]
2021-04-09 18:07:18.878  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
2021-04-09 18:07:18.878  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'httpPutFormContentFilter' to: [/*]
2021-04-09 18:07:18.878  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'requestContextFilter' to: [/*]
2021-04-09 18:07:18.878  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'httpTraceFilter' to: [/*]
2021-04-09 18:07:18.878  INFO 1 --- [           main] o.s.b.w.servlet.ServletRegistrationBean  : Servlet dispatcherServlet mapped to [/]
2021-04-09 18:07:19.999  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-09 18:07:20.150  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:1, serverValue:1446}] to dcae-mongohost:27017
2021-04-09 18:07:20.156  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=4102753}
2021-04-09 18:07:21.139  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-09 18:07:21.141  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-09 18:07:21.142  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-09 18:07:21.158  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-09 18:07:21.159  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-09 18:07:21.160  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-09 18:07:21.165  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-09 18:07:21.166  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-09 18:07:21.314  INFO 1 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 16 endpoint(s) beneath base path '/actuator'
2021-04-09 18:07:21.333  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-09 18:07:21.335  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-09 18:07:21.335  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-09 18:07:21.336  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-09 18:07:21.336  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-09 18:07:21.337  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-09 18:07:21.337  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-09 18:07:21.337  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-09 18:07:21.338  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-09 18:07:21.338  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-09 18:07:21.339  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-09 18:07:21.339  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-09 18:07:21.340  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-09 18:07:21.340  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-09 18:07:21.341  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-09 18:07:21.341  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-09 18:07:21.342  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-09 18:07:21.342  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-09 18:07:21.343  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-09 18:07:21.343  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-09 18:07:21.344  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-09 18:07:21.713  INFO 1 --- [           main] f.TcaAppPropsToMrSubscriberPrefsFunction : Creating DMaaP MR Subscriber from config properties key: tca_handle_in, props: BaseConfigBindingServiceProperties.SubscriberDetails(super=BaseConfigBindingServiceProperties.PubSubCommonDetails(type=message_router, aafUsername=null, dmaapInfo=BaseConfigBindingServiceProperties.DmaapInfo(clientRole=null, clientId=null, location=null, topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT), proxyUrl=null, ignoreSSLValidation=null), consumerGroup=cg1, consumerIds=[c0, c1], messageLimit=50000, timeout=-1, polling=BaseConfigBindingServiceProperties.Polling(fixedRate=0, autoAdjusting=BaseConfigBindingServiceProperties.AutoAdjusting(min=30000, stepUp=10000, max=60000, stepDown=30000)))
2021-04-09 18:07:21.782  INFO 1 --- [           main] f.TcaAppPropsToMrSubscriberPrefsFunction : Selecting Auto Adjusting polling rate for DMaaP MR Subscriber: tca_handle_in
2021-04-09 18:07:22.012  INFO 1 --- [           main] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:2, serverValue:1447}] to dcae-mongohost:27017
2021-04-09 18:07:23.023 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_in
2021-04-09 18:07:23.033  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_in. No username present
2021-04-09 18:07:23.033 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_in
2021-04-09 18:07:23.034  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-09 18:07:23.034  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_in
2021-04-09 18:07:23.053  INFO 1 --- [           main] .f.TcaAppPropsToMrPublisherPrefsFunction : Creating DMaaP MR Publisher from config properties key: tca_handle_out, props: BaseConfigBindingServiceProperties.PublisherDetails(super=BaseConfigBindingServiceProperties.PubSubCommonDetails(type=message_router, aafUsername=null, dmaapInfo=BaseConfigBindingServiceProperties.DmaapInfo(clientRole=null, clientId=null, location=null, topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT), proxyUrl=null, ignoreSSLValidation=null))
2021-04-09 18:07:23.066 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_out
2021-04-09 18:07:23.067  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_out. No username present
2021-04-09 18:07:23.067 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_out
2021-04-09 18:07:23.067  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-09 18:07:23.068  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_out
2021-04-09 18:07:23.124  INFO 1 --- [           main] o.o.d.a.w.u.f.MrSubscriberURLFunction    : Created DMaaP MR Subscriber URL: http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000
2021-04-09 18:07:23.126  INFO 1 --- [           main] o.o.d.a.w.u.f.MrSubscriberURLFunction    : Created DMaaP MR Subscriber URL: http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000
2021-04-09 18:07:23.598  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-09 18:07:23.701  INFO 1 --- [           main] o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService 'taskScheduler'
2021-04-09 18:07:23.981  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-09 18:07:24.086  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@31920ade: startup date [Fri Apr 09 18:07:12 UTC 2021]; root of context hierarchy
2021-04-09 18:07:24.184  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-09 18:07:24.185  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-09 18:07:25.084  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Registering beans for JMX exposure on startup
2021-04-09 18:07:25.097  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Bean with name 'mongoMessageGroupStore' has been autodetected for JMX exposure
2021-04-09 18:07:25.101  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-09 18:07:25.105  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-09 18:07:25.135  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-09 18:07:25.167  INFO 1 --- [           main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 0
2021-04-09 18:07:25.168  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrSubscriberFlow.channel#0' channel
2021-04-09 18:07:25.168  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#0' has 1 subscriber(s).
2021-04-09 18:07:25.169  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-04-09 18:07:25.169  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {splitter} as a subscriber to the 'mrSubscriberFlow.channel#1' channel
2021-04-09 18:07:25.169  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#1' has 1 subscriber(s).
2021-04-09 18:07:25.169  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1
2021-04-09 18:07:25.169  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrPublisherInputChannel' channel
2021-04-09 18:07:25.169  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherInputChannel' has 1 subscriber(s).
2021-04-09 18:07:25.170  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-04-09 18:07:25.170  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherFlow.channel#0' channel
2021-04-09 18:07:25.170  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherFlow.channel#0' has 1 subscriber(s).
2021-04-09 18:07:25.170  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1
2021-04-09 18:07:25.170  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {} as a subscriber to the 'tcaMrFlow.channel#0' channel
2021-04-09 18:07:25.171  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.tcaMrFlow.channel#0' has 1 subscriber(s).
2021-04-09 18:07:25.171  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1
2021-04-09 18:07:25.171  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherOutputChannel' channel
2021-04-09 18:07:25.171  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherOutputChannel' has 1 subscriber(s).
2021-04-09 18:07:25.171  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started tcaPublisherResponseFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-04-09 18:07:25.171  INFO 1 --- [           main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 1073741823
2021-04-09 18:07:25.189  INFO 1 --- [           main] o.s.i.e.SourcePollingChannelAdapter      : started mrSubscriberFlow.org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0
2021-04-09 18:07:25.190  INFO 1 --- [           main] o.s.i.endpoint.PollingConsumer           : started tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-04-09 18:07:25.190  INFO 1 --- [           main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 2147483647
2021-04-09 18:07:25.191  INFO 1 --- [           main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
2021-04-09T18:07:25.200+0000|dca6f739-5800-41ae-8786-3ed6beb0ff79|Request Id: dca6f739-5800-41ae-8786-3ed6beb0ff79. Transaction Id: 5GVBU. Begin TS: 2021-04-09T18:07:25.191+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:07:25.197 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: dca6f739-5800-41ae-8786-3ed6beb0ff79. Transaction Id: 5GVBU. Begin TS: 2021-04-09T18:07:25.191+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:07:25.229  INFO 1 --- [           main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
2021-04-09 18:07:25.382  INFO 1 --- [           main] s.d.s.w.s.ApiListingReferenceScanner     : Scanning for api listing references
2021-04-09T18:07:25.235+0000|2021-04-09T18:07:25.460+0000|dca6f739-5800-41ae-8786-3ed6beb0ff79|UNKNOWN_INSTANCE_ID|task-scheduler-1||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.74.127|225|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: dca6f739-5800-41ae-8786-3ed6beb0ff79, Transaction Id: 5GVBU, Elapsed Time: 225 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:07:25.465 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: dca6f739-5800-41ae-8786-3ed6beb0ff79, Transaction Id: 5GVBU, Elapsed Time: 225 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:07:25.478 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=dca6f739-5800-41ae-8786-3ed6beb0ff79, X-ECOMP-TransactionID=5GVBU, X-Begin-Timestamp=2021-04-09T18:07:25.191+0000, id=6f9c4f74-140c-c7c2-baa9-7a3cc5be4658, timestamp=1617991645208}], headers={id=253c144b-24a1-6534-9b5f-1b0c1b66fe03, timestamp=1617991645477}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=dca6f739-5800-41ae-8786-3ed6beb0ff79, X-ECOMP-TransactionID=5GVBU, X-Begin-Timestamp=2021-04-09T18:07:25.191+0000, id=6f9c4f74-140c-c7c2-baa9-7a3cc5be4658, timestamp=1617991645208}]
2021-04-09 18:07:25.791  INFO 1 --- [           main] io.undertow                              : starting server: Undertow - 2.0.27.Final
2021-04-09 18:07:25.813  INFO 1 --- [           main] org.xnio                                 : XNIO version 3.3.8.Final
2021-04-09 18:07:25.850  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-09 18:07:26.198  INFO 1 --- [           main] o.s.b.w.e.u.UndertowServletWebServer     : Undertow started on port(s) 9091 (http) with context path ''
2021-04-09 18:07:26.207  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Started TcaAppMain in 18.405 seconds (JVM running for 22.444)
2021-04-09 18:07:51.747  INFO 1 --- [  XNIO-1 task-1] io.undertow.servlet                      : Initializing Spring FrameworkServlet 'dispatcherServlet'
2021-04-09 18:07:51.747  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : FrameworkServlet 'dispatcherServlet': initialization started
2021-04-09 18:07:51.774  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : FrameworkServlet 'dispatcherServlet': initialization completed in 27 ms
2021-04-09T18:07:55.190+0000|219d615e-6bb0-42cf-bdde-a9a859d1270c|Request Id: 219d615e-6bb0-42cf-bdde-a9a859d1270c. Transaction Id: J3SUD. Begin TS: 2021-04-09T18:07:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:07:55.189 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 219d615e-6bb0-42cf-bdde-a9a859d1270c. Transaction Id: J3SUD. Begin TS: 2021-04-09T18:07:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:07:55.192+0000|2021-04-09T18:07:55.217+0000|219d615e-6bb0-42cf-bdde-a9a859d1270c|UNKNOWN_INSTANCE_ID|task-scheduler-9||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.74.127|25|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 219d615e-6bb0-42cf-bdde-a9a859d1270c, Transaction Id: J3SUD, 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-09 18:07:55.217 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 219d615e-6bb0-42cf-bdde-a9a859d1270c, Transaction Id: J3SUD, 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-09 18:07:55.220 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=219d615e-6bb0-42cf-bdde-a9a859d1270c, X-ECOMP-TransactionID=J3SUD, X-Begin-Timestamp=2021-04-09T18:07:55.189+0000, id=52131120-b2a6-3072-0691-4d6c3d48673a, timestamp=1617991675191}], headers={id=b1d89ec5-fdbf-a1cc-dc0b-01815864b121, timestamp=1617991675220}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=219d615e-6bb0-42cf-bdde-a9a859d1270c, X-ECOMP-TransactionID=J3SUD, X-Begin-Timestamp=2021-04-09T18:07:55.189+0000, id=52131120-b2a6-3072-0691-4d6c3d48673a, timestamp=1617991675191}]
2021-04-09 18:08:10.518 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2 for configuration
2021-04-09 18:08:10.523 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 18:08:10.524 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 18:08:10.525 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, method=GET}
2021-04-09 18:08:10.528 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [request_sent])
2021-04-09 18:08:10.550 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received response (auto-read:false) : [x-onap-requestid=e721a1d1-6718-4883-89ae-7c2f69c95818, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 18:08:10 GMT]
2021-04-09 18:08:10.551 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [response_received])
2021-04-09 18:08:10.551 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 18:08:10.552 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 18:08:10.554 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received last HTTP packet
2021-04-09 18:08:10.555  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-09 18:08:10.555 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-04-09T18:06:30.781Z","update_id":"38d5e001-9c87-4f10-ae6e-d6847aa25ff2","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 18:08:10.557 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [disconnecting])
2021-04-09 18:08:10.557 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Releasing channel
2021-04-09 18:08:10.557 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T18:08:25.191+0000|e2570465-f229-40bd-bfb8-7c68e04b89e7|Request Id: e2570465-f229-40bd-bfb8-7c68e04b89e7. Transaction Id: ECMWG. Begin TS: 2021-04-09T18:08:25.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:08:25.190 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e2570465-f229-40bd-bfb8-7c68e04b89e7. Transaction Id: ECMWG. Begin TS: 2021-04-09T18:08:25.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:08:25.193+0000|2021-04-09T18:08:25.199+0000|e2570465-f229-40bd-bfb8-7c68e04b89e7|UNKNOWN_INSTANCE_ID|task-scheduler-2||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.74.127|6|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: e2570465-f229-40bd-bfb8-7c68e04b89e7, Transaction Id: ECMWG, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:08:25.199 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e2570465-f229-40bd-bfb8-7c68e04b89e7, Transaction Id: ECMWG, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:08:25.201 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e2570465-f229-40bd-bfb8-7c68e04b89e7, X-ECOMP-TransactionID=ECMWG, X-Begin-Timestamp=2021-04-09T18:08:25.190+0000, id=013c6977-e2ce-f7fb-97c1-ff6bc6779dc7, timestamp=1617991705191}], headers={id=c08dd0e3-4d7a-357c-af3e-09b09faba2c9, timestamp=1617991705200}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e2570465-f229-40bd-bfb8-7c68e04b89e7, X-ECOMP-TransactionID=ECMWG, X-Begin-Timestamp=2021-04-09T18:08:25.190+0000, id=013c6977-e2ce-f7fb-97c1-ff6bc6779dc7, timestamp=1617991705191}]
2021-04-09T18:08:55.190+0000|2676e5e0-f800-4b12-824a-cb07ab76c9d1|Request Id: 2676e5e0-f800-4b12-824a-cb07ab76c9d1. Transaction Id: LHH6M. Begin TS: 2021-04-09T18:08:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:08:55.189 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2676e5e0-f800-4b12-824a-cb07ab76c9d1. Transaction Id: LHH6M. Begin TS: 2021-04-09T18:08:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:08:55.192+0000|2021-04-09T18:08:55.200+0000|2676e5e0-f800-4b12-824a-cb07ab76c9d1|UNKNOWN_INSTANCE_ID|task-scheduler-8||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.74.127|8|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 2676e5e0-f800-4b12-824a-cb07ab76c9d1, Transaction Id: LHH6M, 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-09 18:08:55.200 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2676e5e0-f800-4b12-824a-cb07ab76c9d1, Transaction Id: LHH6M, 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-09 18:08:55.203 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2676e5e0-f800-4b12-824a-cb07ab76c9d1, X-ECOMP-TransactionID=LHH6M, X-Begin-Timestamp=2021-04-09T18:08:55.189+0000, id=399f57fa-ec27-dd24-3eb4-23f89607491c, timestamp=1617991735191}], headers={id=c11ec1c3-245d-0695-e677-c14a01be3721, timestamp=1617991735202}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2676e5e0-f800-4b12-824a-cb07ab76c9d1, X-ECOMP-TransactionID=LHH6M, X-Begin-Timestamp=2021-04-09T18:08:55.189+0000, id=399f57fa-ec27-dd24-3eb4-23f89607491c, timestamp=1617991735191}]
2021-04-09 18:09:10.517 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2 for configuration
2021-04-09 18:09:10.520 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 18:09:10.521 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 18:09:10.521 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, method=GET}
2021-04-09 18:09:10.523 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [request_sent])
2021-04-09 18:09:10.547 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received response (auto-read:false) : [x-onap-requestid=e6aaea34-cd73-4fde-a64b-de3233fe1ab4, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 18:09:10 GMT]
2021-04-09 18:09:10.548 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [response_received])
2021-04-09 18:09:10.548 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 18:09:10.549 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 18:09:10.550 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received last HTTP packet
2021-04-09 18:09:10.552  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-09 18:09:10.552 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-04-09T18:06:30.781Z","update_id":"38d5e001-9c87-4f10-ae6e-d6847aa25ff2","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 18:09:10.553 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [disconnecting])
2021-04-09 18:09:10.554 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Releasing channel
2021-04-09 18:09:10.554 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T18:09:25.191+0000|294f01bf-0c9e-48bb-a61f-4511491277c1|Request Id: 294f01bf-0c9e-48bb-a61f-4511491277c1. Transaction Id: TLTOK. Begin TS: 2021-04-09T18:09:25.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:09:25.190 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 294f01bf-0c9e-48bb-a61f-4511491277c1. Transaction Id: TLTOK. Begin TS: 2021-04-09T18:09:25.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:09:25.193+0000|2021-04-09T18:09:25.201+0000|294f01bf-0c9e-48bb-a61f-4511491277c1|UNKNOWN_INSTANCE_ID|task-scheduler-9||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.74.127|8|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 294f01bf-0c9e-48bb-a61f-4511491277c1, Transaction Id: TLTOK, 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-09 18:09:25.201 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 294f01bf-0c9e-48bb-a61f-4511491277c1, Transaction Id: TLTOK, 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-09 18:09:25.203 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=294f01bf-0c9e-48bb-a61f-4511491277c1, X-ECOMP-TransactionID=TLTOK, X-Begin-Timestamp=2021-04-09T18:09:25.190+0000, id=3df4ef18-48bb-b365-f21d-e45039a5d3cb, timestamp=1617991765191}], headers={id=e661d24c-080b-10ef-bb91-545023723bc5, timestamp=1617991765202}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=294f01bf-0c9e-48bb-a61f-4511491277c1, X-ECOMP-TransactionID=TLTOK, X-Begin-Timestamp=2021-04-09T18:09:25.190+0000, id=3df4ef18-48bb-b365-f21d-e45039a5d3cb, timestamp=1617991765191}]
2021-04-09T18:09:55.190+0000|56173896-415e-452e-b8c6-6e0118e6f000|Request Id: 56173896-415e-452e-b8c6-6e0118e6f000. Transaction Id: KGUZ7. Begin TS: 2021-04-09T18:09:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:09:55.190 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 56173896-415e-452e-b8c6-6e0118e6f000. Transaction Id: KGUZ7. Begin TS: 2021-04-09T18:09:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:09:55.193+0000|2021-04-09T18:09:55.200+0000|56173896-415e-452e-b8c6-6e0118e6f000|UNKNOWN_INSTANCE_ID|task-scheduler-8||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.74.127|7|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 56173896-415e-452e-b8c6-6e0118e6f000, Transaction Id: KGUZ7, 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-09 18:09:55.200 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 56173896-415e-452e-b8c6-6e0118e6f000, Transaction Id: KGUZ7, 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-09 18:09:55.202 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=56173896-415e-452e-b8c6-6e0118e6f000, X-ECOMP-TransactionID=KGUZ7, X-Begin-Timestamp=2021-04-09T18:09:55.189+0000, id=50edd773-270b-acec-4cd0-99470e883447, timestamp=1617991795190}], headers={id=a754eecc-70f6-3d88-4929-cea8c07174cb, timestamp=1617991795202}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=56173896-415e-452e-b8c6-6e0118e6f000, X-ECOMP-TransactionID=KGUZ7, X-Begin-Timestamp=2021-04-09T18:09:55.189+0000, id=50edd773-270b-acec-4cd0-99470e883447, timestamp=1617991795190}]
2021-04-09 18:10:10.517 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2 for configuration
2021-04-09 18:10:10.519 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 18:10:10.520 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 18:10:10.520 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, method=GET}
2021-04-09 18:10:10.523 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [request_sent])
2021-04-09 18:10:10.544 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received response (auto-read:false) : [x-onap-requestid=af3c482e-c21f-4d8a-8d69-3a6c67371e8b, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 18:10:10 GMT]
2021-04-09 18:10:10.544 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [response_received])
2021-04-09 18:10:10.545 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 18:10:10.545 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 18:10:10.547 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received last HTTP packet
2021-04-09 18:10:10.548  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-09 18:10:10.548 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-04-09T18:06:30.781Z","update_id":"38d5e001-9c87-4f10-ae6e-d6847aa25ff2","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 18:10:10.549 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [disconnecting])
2021-04-09 18:10:10.550 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Releasing channel
2021-04-09 18:10:10.552 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T18:10:25.190+0000|6c264811-0f49-4653-adda-a2523662fa20|Request Id: 6c264811-0f49-4653-adda-a2523662fa20. Transaction Id: MP0DL. Begin TS: 2021-04-09T18:10:25.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:10:25.190 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6c264811-0f49-4653-adda-a2523662fa20. Transaction Id: MP0DL. Begin TS: 2021-04-09T18:10:25.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:10:25.192+0000|2021-04-09T18:10:25.198+0000|6c264811-0f49-4653-adda-a2523662fa20|UNKNOWN_INSTANCE_ID|task-scheduler-5||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.74.127|6|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 6c264811-0f49-4653-adda-a2523662fa20, Transaction Id: MP0DL, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:10:25.198 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6c264811-0f49-4653-adda-a2523662fa20, Transaction Id: MP0DL, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:10:25.200 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=6c264811-0f49-4653-adda-a2523662fa20, X-ECOMP-TransactionID=MP0DL, X-Begin-Timestamp=2021-04-09T18:10:25.190+0000, id=3c14025d-eaf4-fe94-0c2a-0d08cb57e00e, timestamp=1617991825191}], headers={id=3f40c342-4aec-d1ce-1097-32a124081d38, timestamp=1617991825200}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=6c264811-0f49-4653-adda-a2523662fa20, X-ECOMP-TransactionID=MP0DL, X-Begin-Timestamp=2021-04-09T18:10:25.190+0000, id=3c14025d-eaf4-fe94-0c2a-0d08cb57e00e, timestamp=1617991825191}]
2021-04-09T18:10:55.190+0000|8037718d-9dcc-46d3-8db0-8c9521458e44|Request Id: 8037718d-9dcc-46d3-8db0-8c9521458e44. Transaction Id: FMEXV. Begin TS: 2021-04-09T18:10:55.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:10:55.190 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8037718d-9dcc-46d3-8db0-8c9521458e44. Transaction Id: FMEXV. Begin TS: 2021-04-09T18:10:55.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:10:55.192+0000|2021-04-09T18:10:55.198+0000|8037718d-9dcc-46d3-8db0-8c9521458e44|UNKNOWN_INSTANCE_ID|task-scheduler-1||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.74.127|6|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 8037718d-9dcc-46d3-8db0-8c9521458e44, Transaction Id: FMEXV, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:10:55.198 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8037718d-9dcc-46d3-8db0-8c9521458e44, Transaction Id: FMEXV, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:10:55.201 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8037718d-9dcc-46d3-8db0-8c9521458e44, X-ECOMP-TransactionID=FMEXV, X-Begin-Timestamp=2021-04-09T18:10:55.190+0000, id=ceb637dd-a863-2233-9217-4571f5625ff3, timestamp=1617991855191}], headers={id=2eeeaf10-766e-216d-7577-6d38b14016e4, timestamp=1617991855200}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8037718d-9dcc-46d3-8db0-8c9521458e44, X-ECOMP-TransactionID=FMEXV, X-Begin-Timestamp=2021-04-09T18:10:55.190+0000, id=ceb637dd-a863-2233-9217-4571f5625ff3, timestamp=1617991855191}]
2021-04-09 18:11:10.517 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2 for configuration
2021-04-09 18:11:10.519 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 18:11:10.519 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 18:11:10.519 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, method=GET}
2021-04-09 18:11:10.521 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [request_sent])
2021-04-09 18:11:10.543 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received response (auto-read:false) : [x-onap-requestid=f6ea315c-3441-4f5a-ad52-50175f7d5f90, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 18:11:10 GMT]
2021-04-09 18:11:10.544 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [response_received])
2021-04-09 18:11:10.544 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 18:11:10.545 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 18:11:10.546 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received last HTTP packet
2021-04-09 18:11:10.547  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-09 18:11:10.547 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-04-09T18:06:30.781Z","update_id":"38d5e001-9c87-4f10-ae6e-d6847aa25ff2","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 18:11:10.549 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [disconnecting])
2021-04-09 18:11:10.549 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Releasing channel
2021-04-09 18:11:10.549 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T18:11:25.190+0000|07dc75d7-be32-44c6-9c03-5f652c959d2a|Request Id: 07dc75d7-be32-44c6-9c03-5f652c959d2a. Transaction Id: PGAWO. Begin TS: 2021-04-09T18:11:25.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:11:25.190 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 07dc75d7-be32-44c6-9c03-5f652c959d2a. Transaction Id: PGAWO. Begin TS: 2021-04-09T18:11:25.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:11:25.192+0000|2021-04-09T18:11:25.198+0000|07dc75d7-be32-44c6-9c03-5f652c959d2a|UNKNOWN_INSTANCE_ID|task-scheduler-6||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.74.127|6|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 07dc75d7-be32-44c6-9c03-5f652c959d2a, Transaction Id: PGAWO, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:11:25.198 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 07dc75d7-be32-44c6-9c03-5f652c959d2a, Transaction Id: PGAWO, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:11:25.200 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=07dc75d7-be32-44c6-9c03-5f652c959d2a, X-ECOMP-TransactionID=PGAWO, X-Begin-Timestamp=2021-04-09T18:11:25.189+0000, id=57e343c3-add2-f16e-65a3-05ac69250415, timestamp=1617991885190}], headers={id=b5ec51d8-48de-b3bc-3fc3-586b5e55f0d1, timestamp=1617991885200}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=07dc75d7-be32-44c6-9c03-5f652c959d2a, X-ECOMP-TransactionID=PGAWO, X-Begin-Timestamp=2021-04-09T18:11:25.189+0000, id=57e343c3-add2-f16e-65a3-05ac69250415, timestamp=1617991885190}]
2021-04-09T18:11:55.190+0000|2e818eeb-23d3-4bf6-977d-e80717b3bbec|Request Id: 2e818eeb-23d3-4bf6-977d-e80717b3bbec. Transaction Id: 46X4K. Begin TS: 2021-04-09T18:11:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:11:55.189 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2e818eeb-23d3-4bf6-977d-e80717b3bbec. Transaction Id: 46X4K. Begin TS: 2021-04-09T18:11:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:11:55.191+0000|2021-04-09T18:11:55.198+0000|2e818eeb-23d3-4bf6-977d-e80717b3bbec|UNKNOWN_INSTANCE_ID|task-scheduler-10||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.74.127|7|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 2e818eeb-23d3-4bf6-977d-e80717b3bbec, Transaction Id: 46X4K, 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-09 18:11:55.198 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2e818eeb-23d3-4bf6-977d-e80717b3bbec, Transaction Id: 46X4K, 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-09 18:11:55.200 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2e818eeb-23d3-4bf6-977d-e80717b3bbec, X-ECOMP-TransactionID=46X4K, X-Begin-Timestamp=2021-04-09T18:11:55.189+0000, id=2c75d149-f59f-7468-b016-608fd61e7c28, timestamp=1617991915190}], headers={id=5de3e78a-0a77-0bfe-1c78-5e74336d22d9, timestamp=1617991915200}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2e818eeb-23d3-4bf6-977d-e80717b3bbec, X-ECOMP-TransactionID=46X4K, X-Begin-Timestamp=2021-04-09T18:11:55.189+0000, id=2c75d149-f59f-7468-b016-608fd61e7c28, timestamp=1617991915190}]
2021-04-09 18:12:10.517 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2 for configuration
2021-04-09 18:12:10.520 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 18:12:10.520 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 18:12:10.520 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, method=GET}
2021-04-09 18:12:10.522 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [request_sent])
2021-04-09 18:12:10.547 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received response (auto-read:false) : [x-onap-requestid=87dc63d9-e074-47dd-aaf1-30994b0e9037, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 18:12:10 GMT]
2021-04-09 18:12:10.547 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [response_received])
2021-04-09 18:12:10.547 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 18:12:10.548 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 18:12:10.549 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received last HTTP packet
2021-04-09 18:12:10.550  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-09 18:12:10.550 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-04-09T18:06:30.781Z","update_id":"38d5e001-9c87-4f10-ae6e-d6847aa25ff2","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 18:12:10.551 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [disconnecting])
2021-04-09 18:12:10.552 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Releasing channel
2021-04-09 18:12:10.552 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T18:12:25.190+0000|2db4f427-d337-4fa0-9272-2b487cd55b7b|Request Id: 2db4f427-d337-4fa0-9272-2b487cd55b7b. Transaction Id: G8SGK. Begin TS: 2021-04-09T18:12:25.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:12:25.190 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2db4f427-d337-4fa0-9272-2b487cd55b7b. Transaction Id: G8SGK. Begin TS: 2021-04-09T18:12:25.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:12:25.192+0000|2021-04-09T18:12:25.198+0000|2db4f427-d337-4fa0-9272-2b487cd55b7b|UNKNOWN_INSTANCE_ID|task-scheduler-1||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.74.127|6|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 2db4f427-d337-4fa0-9272-2b487cd55b7b, Transaction Id: G8SGK, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:12:25.198 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2db4f427-d337-4fa0-9272-2b487cd55b7b, Transaction Id: G8SGK, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:12:25.201 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2db4f427-d337-4fa0-9272-2b487cd55b7b, X-ECOMP-TransactionID=G8SGK, X-Begin-Timestamp=2021-04-09T18:12:25.190+0000, id=27314eb1-b52e-2c8f-c0a9-f64d40f934c3, timestamp=1617991945191}], headers={id=70f7f94e-7718-a311-1ad1-7641ceaa0b60, timestamp=1617991945200}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2db4f427-d337-4fa0-9272-2b487cd55b7b, X-ECOMP-TransactionID=G8SGK, X-Begin-Timestamp=2021-04-09T18:12:25.190+0000, id=27314eb1-b52e-2c8f-c0a9-f64d40f934c3, timestamp=1617991945191}]
2021-04-09T18:12:55.190+0000|55ac3620-32f5-4d34-ba8b-956299cc9c9c|Request Id: 55ac3620-32f5-4d34-ba8b-956299cc9c9c. Transaction Id: GBLDF. Begin TS: 2021-04-09T18:12:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:12:55.190 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 55ac3620-32f5-4d34-ba8b-956299cc9c9c. Transaction Id: GBLDF. Begin TS: 2021-04-09T18:12:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:12:55.191+0000|2021-04-09T18:12:55.198+0000|55ac3620-32f5-4d34-ba8b-956299cc9c9c|UNKNOWN_INSTANCE_ID|task-scheduler-1||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.74.127|7|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 55ac3620-32f5-4d34-ba8b-956299cc9c9c, Transaction Id: GBLDF, 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-09 18:12:55.198 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 55ac3620-32f5-4d34-ba8b-956299cc9c9c, Transaction Id: GBLDF, 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-09 18:12:55.200 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=55ac3620-32f5-4d34-ba8b-956299cc9c9c, X-ECOMP-TransactionID=GBLDF, X-Begin-Timestamp=2021-04-09T18:12:55.189+0000, id=25f264c3-d3d9-1367-87c4-d5d87fffcf17, timestamp=1617991975190}], headers={id=7e40fab7-42e1-eab5-2e0f-8539e18a9796, timestamp=1617991975200}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=55ac3620-32f5-4d34-ba8b-956299cc9c9c, X-ECOMP-TransactionID=GBLDF, X-Begin-Timestamp=2021-04-09T18:12:55.189+0000, id=25f264c3-d3d9-1367-87c4-d5d87fffcf17, timestamp=1617991975190}]
2021-04-09 18:13:10.517 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2 for configuration
2021-04-09 18:13:10.519 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 18:13:10.519 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 18:13:10.520 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, method=GET}
2021-04-09 18:13:10.521 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [request_sent])
2021-04-09 18:13:10.552 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received response (auto-read:false) : [x-onap-requestid=ad6156e9-40f0-4190-aaa4-6c2403c4c8cb, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 18:13:10 GMT]
2021-04-09 18:13:10.552 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [response_received])
2021-04-09 18:13:10.553 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 18:13:10.553 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 18:13:10.555 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received last HTTP packet
2021-04-09 18:13:10.556  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-09 18:13:10.556 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-04-09T18:06:30.781Z","update_id":"38d5e001-9c87-4f10-ae6e-d6847aa25ff2","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 18:13:10.557 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [disconnecting])
2021-04-09 18:13:10.557 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Releasing channel
2021-04-09 18:13:10.558 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T18:13:25.190+0000|263ed8a9-d9c7-4d97-ac30-d60b2df28edf|Request Id: 263ed8a9-d9c7-4d97-ac30-d60b2df28edf. Transaction Id: VKDU3. Begin TS: 2021-04-09T18:13:25.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:13:25.189 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 263ed8a9-d9c7-4d97-ac30-d60b2df28edf. Transaction Id: VKDU3. Begin TS: 2021-04-09T18:13:25.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:13:25.191+0000|2021-04-09T18:13:25.198+0000|263ed8a9-d9c7-4d97-ac30-d60b2df28edf|UNKNOWN_INSTANCE_ID|task-scheduler-7||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.74.127|7|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 263ed8a9-d9c7-4d97-ac30-d60b2df28edf, Transaction Id: VKDU3, 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-09 18:13:25.198 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 263ed8a9-d9c7-4d97-ac30-d60b2df28edf, Transaction Id: VKDU3, 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-09 18:13:25.199 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=263ed8a9-d9c7-4d97-ac30-d60b2df28edf, X-ECOMP-TransactionID=VKDU3, X-Begin-Timestamp=2021-04-09T18:13:25.189+0000, id=86e5e095-69b6-bc71-1ccf-045fbee31d98, timestamp=1617992005190}], headers={id=da4ccff0-8d99-4d3d-b0d1-54c8b1929f44, timestamp=1617992005199}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=263ed8a9-d9c7-4d97-ac30-d60b2df28edf, X-ECOMP-TransactionID=VKDU3, X-Begin-Timestamp=2021-04-09T18:13:25.189+0000, id=86e5e095-69b6-bc71-1ccf-045fbee31d98, timestamp=1617992005190}]
2021-04-09T18:13:55.191+0000|bc7a9669-ec1a-40cc-91fb-449f5d031c7a|Request Id: bc7a9669-ec1a-40cc-91fb-449f5d031c7a. Transaction Id: VHZI4. Begin TS: 2021-04-09T18:13:55.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:13:55.190 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: bc7a9669-ec1a-40cc-91fb-449f5d031c7a. Transaction Id: VHZI4. Begin TS: 2021-04-09T18:13:55.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:13:55.192+0000|2021-04-09T18:13:55.199+0000|bc7a9669-ec1a-40cc-91fb-449f5d031c7a|UNKNOWN_INSTANCE_ID|task-scheduler-3||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.74.127|7|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: bc7a9669-ec1a-40cc-91fb-449f5d031c7a, Transaction Id: VHZI4, 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-09 18:13:55.199 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: bc7a9669-ec1a-40cc-91fb-449f5d031c7a, Transaction Id: VHZI4, 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-09 18:13:55.201 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=bc7a9669-ec1a-40cc-91fb-449f5d031c7a, X-ECOMP-TransactionID=VHZI4, X-Begin-Timestamp=2021-04-09T18:13:55.190+0000, id=b0d70b0b-4626-2f15-3992-3053fcd55c67, timestamp=1617992035191}], headers={id=1bb67ae6-72ed-8846-ddfe-b90e994e64c8, timestamp=1617992035200}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=bc7a9669-ec1a-40cc-91fb-449f5d031c7a, X-ECOMP-TransactionID=VHZI4, X-Begin-Timestamp=2021-04-09T18:13:55.190+0000, id=b0d70b0b-4626-2f15-3992-3053fcd55c67, timestamp=1617992035191}]
2021-04-09 18:14:10.517 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2 for configuration
2021-04-09 18:14:10.520 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 18:14:10.520 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 18:14:10.534 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, method=GET}
2021-04-09 18:14:10.536 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [request_sent])
2021-04-09 18:14:10.559 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received response (auto-read:false) : [x-onap-requestid=013b40fc-dec6-433e-9d96-3ebc663dba2e, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 18:14:10 GMT]
2021-04-09 18:14:10.560 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [response_received])
2021-04-09 18:14:10.560 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 18:14:10.561 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 18:14:10.562 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received last HTTP packet
2021-04-09 18:14:10.563  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-09 18:14:10.563 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-04-09T18:06:30.781Z","update_id":"38d5e001-9c87-4f10-ae6e-d6847aa25ff2","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 18:14:10.564 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [disconnecting])
2021-04-09 18:14:10.564 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Releasing channel
2021-04-09 18:14:10.564 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T18:14:25.190+0000|d522e76d-3e24-46ea-beec-724ba736add2|Request Id: d522e76d-3e24-46ea-beec-724ba736add2. Transaction Id: OQHOU. Begin TS: 2021-04-09T18:14:25.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:14:25.189 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d522e76d-3e24-46ea-beec-724ba736add2. Transaction Id: OQHOU. Begin TS: 2021-04-09T18:14:25.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:14:25.191+0000|2021-04-09T18:14:25.197+0000|d522e76d-3e24-46ea-beec-724ba736add2|UNKNOWN_INSTANCE_ID|task-scheduler-6||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.74.127|6|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: d522e76d-3e24-46ea-beec-724ba736add2, Transaction Id: OQHOU, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:14:25.197 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d522e76d-3e24-46ea-beec-724ba736add2, Transaction Id: OQHOU, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:14:25.198 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d522e76d-3e24-46ea-beec-724ba736add2, X-ECOMP-TransactionID=OQHOU, X-Begin-Timestamp=2021-04-09T18:14:25.189+0000, id=8c90d97d-6c3a-7c25-bc27-116b8eeab264, timestamp=1617992065190}], headers={id=9cc54d34-7e77-e240-543c-958285a0b752, timestamp=1617992065198}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d522e76d-3e24-46ea-beec-724ba736add2, X-ECOMP-TransactionID=OQHOU, X-Begin-Timestamp=2021-04-09T18:14:25.189+0000, id=8c90d97d-6c3a-7c25-bc27-116b8eeab264, timestamp=1617992065190}]
2021-04-09T18:14:55.190+0000|bcbbcbfb-575c-4516-87a8-2d5c6e50743b|Request Id: bcbbcbfb-575c-4516-87a8-2d5c6e50743b. Transaction Id: G33QQ. Begin TS: 2021-04-09T18:14:55.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:14:55.190 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: bcbbcbfb-575c-4516-87a8-2d5c6e50743b. Transaction Id: G33QQ. Begin TS: 2021-04-09T18:14:55.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:14:55.192+0000|2021-04-09T18:14:55.199+0000|bcbbcbfb-575c-4516-87a8-2d5c6e50743b|UNKNOWN_INSTANCE_ID|task-scheduler-2||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.74.127|7|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: bcbbcbfb-575c-4516-87a8-2d5c6e50743b, Transaction Id: G33QQ, 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-09 18:14:55.199 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: bcbbcbfb-575c-4516-87a8-2d5c6e50743b, Transaction Id: G33QQ, 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-09 18:14:55.201 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=bcbbcbfb-575c-4516-87a8-2d5c6e50743b, X-ECOMP-TransactionID=G33QQ, X-Begin-Timestamp=2021-04-09T18:14:55.190+0000, id=084072c0-93e5-28a9-267b-6d1e9bd01edb, timestamp=1617992095191}], headers={id=fb285e8f-319b-036d-9af7-be40775eb2c7, timestamp=1617992095201}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=bcbbcbfb-575c-4516-87a8-2d5c6e50743b, X-ECOMP-TransactionID=G33QQ, X-Begin-Timestamp=2021-04-09T18:14:55.190+0000, id=084072c0-93e5-28a9-267b-6d1e9bd01edb, timestamp=1617992095191}]
2021-04-09 18:15:10.517 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2 for configuration
2021-04-09 18:15:10.519 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 18:15:10.520 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 18:15:10.520 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, method=GET}
2021-04-09 18:15:10.521 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [request_sent])
2021-04-09 18:15:10.554 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received response (auto-read:false) : [x-onap-requestid=90b960fa-0305-4dbd-a369-5863818533eb, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 18:15:10 GMT]
2021-04-09 18:15:10.554 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [response_received])
2021-04-09 18:15:10.554 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 18:15:10.555 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 18:15:10.556 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received last HTTP packet
2021-04-09 18:15:10.557  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-09 18:15:10.557 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-04-09T18:06:30.781Z","update_id":"38d5e001-9c87-4f10-ae6e-d6847aa25ff2","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 18:15:10.558 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [disconnecting])
2021-04-09 18:15:10.558 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Releasing channel
2021-04-09 18:15:10.558 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T18:15:25.190+0000|ce5f3dbd-441d-4483-a8b4-dd7c18d301b1|Request Id: ce5f3dbd-441d-4483-a8b4-dd7c18d301b1. Transaction Id: K4Z6D. Begin TS: 2021-04-09T18:15:25.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:15:25.190 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ce5f3dbd-441d-4483-a8b4-dd7c18d301b1. Transaction Id: K4Z6D. Begin TS: 2021-04-09T18:15:25.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:15:25.191+0000|2021-04-09T18:15:25.198+0000|ce5f3dbd-441d-4483-a8b4-dd7c18d301b1|UNKNOWN_INSTANCE_ID|task-scheduler-2||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.74.127|7|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: ce5f3dbd-441d-4483-a8b4-dd7c18d301b1, Transaction Id: K4Z6D, 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-09 18:15:25.198 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ce5f3dbd-441d-4483-a8b4-dd7c18d301b1, Transaction Id: K4Z6D, 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-09 18:15:25.200 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ce5f3dbd-441d-4483-a8b4-dd7c18d301b1, X-ECOMP-TransactionID=K4Z6D, X-Begin-Timestamp=2021-04-09T18:15:25.189+0000, id=93faed13-a5fe-dc8b-1f5a-de459fd85891, timestamp=1617992125190}], headers={id=9db62cb3-7f2f-869a-96fe-1a5106410fec, timestamp=1617992125200}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ce5f3dbd-441d-4483-a8b4-dd7c18d301b1, X-ECOMP-TransactionID=K4Z6D, X-Begin-Timestamp=2021-04-09T18:15:25.189+0000, id=93faed13-a5fe-dc8b-1f5a-de459fd85891, timestamp=1617992125190}]
2021-04-09T18:15:55.189+0000|d19ccb6d-600b-432c-a6a5-f8016b3a6b58|Request Id: d19ccb6d-600b-432c-a6a5-f8016b3a6b58. Transaction Id: BYCU3. Begin TS: 2021-04-09T18:15:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:15:55.189 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d19ccb6d-600b-432c-a6a5-f8016b3a6b58. Transaction Id: BYCU3. Begin TS: 2021-04-09T18:15:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:15:55.191+0000|2021-04-09T18:15:55.197+0000|d19ccb6d-600b-432c-a6a5-f8016b3a6b58|UNKNOWN_INSTANCE_ID|task-scheduler-7||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.74.127|6|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: d19ccb6d-600b-432c-a6a5-f8016b3a6b58, Transaction Id: BYCU3, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:15:55.198 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d19ccb6d-600b-432c-a6a5-f8016b3a6b58, Transaction Id: BYCU3, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:15:55.201 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d19ccb6d-600b-432c-a6a5-f8016b3a6b58, X-ECOMP-TransactionID=BYCU3, X-Begin-Timestamp=2021-04-09T18:15:55.189+0000, id=a3455308-4013-0036-f014-b39be84a5e09, timestamp=1617992155190}], headers={id=2942b05d-51f9-7b19-15a8-5623da2185b0, timestamp=1617992155201}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d19ccb6d-600b-432c-a6a5-f8016b3a6b58, X-ECOMP-TransactionID=BYCU3, X-Begin-Timestamp=2021-04-09T18:15:55.189+0000, id=a3455308-4013-0036-f014-b39be84a5e09, timestamp=1617992155190}]
2021-04-09 18:16:10.517 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2 for configuration
2021-04-09 18:16:10.519 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 18:16:10.519 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 18:16:10.519 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, method=GET}
2021-04-09 18:16:10.521 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [request_sent])
2021-04-09 18:16:10.544 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received response (auto-read:false) : [x-onap-requestid=9a88a5a6-c5d3-4e5c-ba6e-48453a9304c6, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 18:16:10 GMT]
2021-04-09 18:16:10.544 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [response_received])
2021-04-09 18:16:10.545 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 18:16:10.545 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 18:16:10.546 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received last HTTP packet
2021-04-09 18:16:10.547  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-09 18:16:10.547 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-04-09T18:06:30.781Z","update_id":"38d5e001-9c87-4f10-ae6e-d6847aa25ff2","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 18:16:10.547 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [disconnecting])
2021-04-09 18:16:10.548 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Releasing channel
2021-04-09 18:16:10.548 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T18:16:25.190+0000|a28f215d-d4fd-4768-b57b-56a8f448214a|Request Id: a28f215d-d4fd-4768-b57b-56a8f448214a. Transaction Id: VHQX4. Begin TS: 2021-04-09T18:16:25.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:16:25.190 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a28f215d-d4fd-4768-b57b-56a8f448214a. Transaction Id: VHQX4. Begin TS: 2021-04-09T18:16:25.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:16:25.192+0000|2021-04-09T18:16:25.199+0000|a28f215d-d4fd-4768-b57b-56a8f448214a|UNKNOWN_INSTANCE_ID|task-scheduler-7||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.74.127|7|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: a28f215d-d4fd-4768-b57b-56a8f448214a, Transaction Id: VHQX4, 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-09 18:16:25.199 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a28f215d-d4fd-4768-b57b-56a8f448214a, Transaction Id: VHQX4, 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-09 18:16:25.202 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a28f215d-d4fd-4768-b57b-56a8f448214a, X-ECOMP-TransactionID=VHQX4, X-Begin-Timestamp=2021-04-09T18:16:25.190+0000, id=32b42a44-370a-2e6b-07af-990b1c0ea13c, timestamp=1617992185191}], headers={id=098136bd-05f6-7a36-478c-1319318aba7d, timestamp=1617992185201}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a28f215d-d4fd-4768-b57b-56a8f448214a, X-ECOMP-TransactionID=VHQX4, X-Begin-Timestamp=2021-04-09T18:16:25.190+0000, id=32b42a44-370a-2e6b-07af-990b1c0ea13c, timestamp=1617992185191}]
2021-04-09T18:16:55.190+0000|8c3d421d-7b71-46bb-b946-485392431c9c|Request Id: 8c3d421d-7b71-46bb-b946-485392431c9c. Transaction Id: 6SJCX. Begin TS: 2021-04-09T18:16:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:16:55.190 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8c3d421d-7b71-46bb-b946-485392431c9c. Transaction Id: 6SJCX. Begin TS: 2021-04-09T18:16:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:16:55.191+0000|2021-04-09T18:16:55.198+0000|8c3d421d-7b71-46bb-b946-485392431c9c|UNKNOWN_INSTANCE_ID|task-scheduler-7||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.74.127|7|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 8c3d421d-7b71-46bb-b946-485392431c9c, Transaction Id: 6SJCX, 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-09 18:16:55.198 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8c3d421d-7b71-46bb-b946-485392431c9c, Transaction Id: 6SJCX, 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-09 18:16:55.200 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8c3d421d-7b71-46bb-b946-485392431c9c, X-ECOMP-TransactionID=6SJCX, X-Begin-Timestamp=2021-04-09T18:16:55.189+0000, id=3d93390b-1196-ad64-779f-ecefb19d1507, timestamp=1617992215190}], headers={id=ecfeccce-ea75-f81e-40cd-80085d91ac5c, timestamp=1617992215199}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8c3d421d-7b71-46bb-b946-485392431c9c, X-ECOMP-TransactionID=6SJCX, X-Begin-Timestamp=2021-04-09T18:16:55.189+0000, id=3d93390b-1196-ad64-779f-ecefb19d1507, timestamp=1617992215190}]
2021-04-09 18:17:10.517 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2 for configuration
2021-04-09 18:17:10.519 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 18:17:10.519 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 18:17:10.519 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, method=GET}
2021-04-09 18:17:10.521 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [request_sent])
2021-04-09 18:17:10.543 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received response (auto-read:false) : [x-onap-requestid=5dd9be88-22c8-46bf-8900-0afa8cd71bab, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 18:17:10 GMT]
2021-04-09 18:17:10.544 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [response_received])
2021-04-09 18:17:10.544 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 18:17:10.544 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 18:17:10.545 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received last HTTP packet
2021-04-09 18:17:10.546  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-09 18:17:10.546 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-04-09T18:06:30.781Z","update_id":"38d5e001-9c87-4f10-ae6e-d6847aa25ff2","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 18:17:10.547 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [disconnecting])
2021-04-09 18:17:10.547 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Releasing channel
2021-04-09 18:17:10.547 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T18:17:25.190+0000|eb1c7906-8e10-4826-be96-8996438c9530|Request Id: eb1c7906-8e10-4826-be96-8996438c9530. Transaction Id: S5U7Z. Begin TS: 2021-04-09T18:17:25.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:17:25.189 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: eb1c7906-8e10-4826-be96-8996438c9530. Transaction Id: S5U7Z. Begin TS: 2021-04-09T18:17:25.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:17:25.191+0000|2021-04-09T18:17:25.197+0000|eb1c7906-8e10-4826-be96-8996438c9530|UNKNOWN_INSTANCE_ID|task-scheduler-1||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.74.127|6|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: eb1c7906-8e10-4826-be96-8996438c9530, Transaction Id: S5U7Z, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:17:25.197 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: eb1c7906-8e10-4826-be96-8996438c9530, Transaction Id: S5U7Z, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:17:25.199 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=eb1c7906-8e10-4826-be96-8996438c9530, X-ECOMP-TransactionID=S5U7Z, X-Begin-Timestamp=2021-04-09T18:17:25.189+0000, id=44a635fc-8977-52d8-7521-c895745099c0, timestamp=1617992245190}], headers={id=47222490-c506-fd3a-78ef-a440440ba3b8, timestamp=1617992245199}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=eb1c7906-8e10-4826-be96-8996438c9530, X-ECOMP-TransactionID=S5U7Z, X-Begin-Timestamp=2021-04-09T18:17:25.189+0000, id=44a635fc-8977-52d8-7521-c895745099c0, timestamp=1617992245190}]
2021-04-09T18:17:55.190+0000|2bef39a8-dad3-4c22-8f3e-2052619c2ce3|Request Id: 2bef39a8-dad3-4c22-8f3e-2052619c2ce3. Transaction Id: UEZTQ. Begin TS: 2021-04-09T18:17:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:17:55.189 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2bef39a8-dad3-4c22-8f3e-2052619c2ce3. Transaction Id: UEZTQ. Begin TS: 2021-04-09T18:17:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:17:55.191+0000|2021-04-09T18:17:55.197+0000|2bef39a8-dad3-4c22-8f3e-2052619c2ce3|UNKNOWN_INSTANCE_ID|task-scheduler-1||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.74.127|6|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 2bef39a8-dad3-4c22-8f3e-2052619c2ce3, Transaction Id: UEZTQ, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:17:55.197 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2bef39a8-dad3-4c22-8f3e-2052619c2ce3, Transaction Id: UEZTQ, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:17:55.199 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2bef39a8-dad3-4c22-8f3e-2052619c2ce3, X-ECOMP-TransactionID=UEZTQ, X-Begin-Timestamp=2021-04-09T18:17:55.189+0000, id=cdf383e5-0c90-757f-dc14-49a303ef6a39, timestamp=1617992275190}], headers={id=cf401e94-502e-7be0-4b42-dabedf060c41, timestamp=1617992275199}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2bef39a8-dad3-4c22-8f3e-2052619c2ce3, X-ECOMP-TransactionID=UEZTQ, X-Begin-Timestamp=2021-04-09T18:17:55.189+0000, id=cdf383e5-0c90-757f-dc14-49a303ef6a39, timestamp=1617992275190}]
2021-04-09 18:18:10.517 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2 for configuration
2021-04-09 18:18:10.519 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 18:18:10.519 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 18:18:10.519 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, method=GET}
2021-04-09 18:18:10.521 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [request_sent])
2021-04-09 18:18:10.544 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received response (auto-read:false) : [x-onap-requestid=d431ade0-db35-4c7a-8787-1cb3303778c0, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 18:18:10 GMT]
2021-04-09 18:18:10.545 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [response_received])
2021-04-09 18:18:10.545 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 18:18:10.546 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 18:18:10.547 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received last HTTP packet
2021-04-09 18:18:10.548  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-09 18:18:10.548 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-04-09T18:06:30.781Z","update_id":"38d5e001-9c87-4f10-ae6e-d6847aa25ff2","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 18:18:10.549 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [disconnecting])
2021-04-09 18:18:10.549 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Releasing channel
2021-04-09 18:18:10.549 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T18:18:25.190+0000|ce09449a-466d-4f47-87db-d26dffeda9ce|Request Id: ce09449a-466d-4f47-87db-d26dffeda9ce. Transaction Id: YXIJH. Begin TS: 2021-04-09T18:18:25.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:18:25.189 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ce09449a-466d-4f47-87db-d26dffeda9ce. Transaction Id: YXIJH. Begin TS: 2021-04-09T18:18:25.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:18:25.191+0000|2021-04-09T18:18:25.197+0000|ce09449a-466d-4f47-87db-d26dffeda9ce|UNKNOWN_INSTANCE_ID|task-scheduler-1||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.74.127|6|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: ce09449a-466d-4f47-87db-d26dffeda9ce, Transaction Id: YXIJH, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:18:25.197 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ce09449a-466d-4f47-87db-d26dffeda9ce, Transaction Id: YXIJH, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:18:25.198 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ce09449a-466d-4f47-87db-d26dffeda9ce, X-ECOMP-TransactionID=YXIJH, X-Begin-Timestamp=2021-04-09T18:18:25.189+0000, id=e2a154c1-3ec4-ecbc-aa6e-9745539aaf6b, timestamp=1617992305190}], headers={id=00c47c7d-b5f4-d2c3-7ad8-3ff3bb9cd822, timestamp=1617992305198}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ce09449a-466d-4f47-87db-d26dffeda9ce, X-ECOMP-TransactionID=YXIJH, X-Begin-Timestamp=2021-04-09T18:18:25.189+0000, id=e2a154c1-3ec4-ecbc-aa6e-9745539aaf6b, timestamp=1617992305190}]
2021-04-09T18:18:55.189+0000|e317a6c8-3e82-4d13-9117-6c72a558d283|Request Id: e317a6c8-3e82-4d13-9117-6c72a558d283. Transaction Id: SBYJO. Begin TS: 2021-04-09T18:18:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:18:55.189 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e317a6c8-3e82-4d13-9117-6c72a558d283. Transaction Id: SBYJO. Begin TS: 2021-04-09T18:18:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:18:55.191+0000|2021-04-09T18:18:55.197+0000|e317a6c8-3e82-4d13-9117-6c72a558d283|UNKNOWN_INSTANCE_ID|task-scheduler-7||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.74.127|6|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: e317a6c8-3e82-4d13-9117-6c72a558d283, Transaction Id: SBYJO, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:18:55.197 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e317a6c8-3e82-4d13-9117-6c72a558d283, Transaction Id: SBYJO, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:18:55.199 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e317a6c8-3e82-4d13-9117-6c72a558d283, X-ECOMP-TransactionID=SBYJO, X-Begin-Timestamp=2021-04-09T18:18:55.189+0000, id=8ee2ade1-75ae-2c34-8139-9e5e2a023eb9, timestamp=1617992335190}], headers={id=995d5d1f-173f-4cb0-a910-21a87b0d356a, timestamp=1617992335199}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e317a6c8-3e82-4d13-9117-6c72a558d283, X-ECOMP-TransactionID=SBYJO, X-Begin-Timestamp=2021-04-09T18:18:55.189+0000, id=8ee2ade1-75ae-2c34-8139-9e5e2a023eb9, timestamp=1617992335190}]
2021-04-09 18:19:10.517 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2 for configuration
2021-04-09 18:19:10.518 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 18:19:10.519 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 18:19:10.519 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, method=GET}
2021-04-09 18:19:10.522 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [request_sent])
2021-04-09 18:19:10.544 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received response (auto-read:false) : [x-onap-requestid=ff62d3c7-79e5-4bd6-9aec-3590a6090ea5, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 18:19:10 GMT]
2021-04-09 18:19:10.544 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [response_received])
2021-04-09 18:19:10.545 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 18:19:10.545 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 18:19:10.547 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received last HTTP packet
2021-04-09 18:19:10.548  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-09 18:19:10.548 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-04-09T18:06:30.781Z","update_id":"38d5e001-9c87-4f10-ae6e-d6847aa25ff2","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 18:19:10.549 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [disconnecting])
2021-04-09 18:19:10.549 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Releasing channel
2021-04-09 18:19:10.550 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T18:19:25.190+0000|8dd9f653-ed7c-4e32-bc09-e3b49ba03018|Request Id: 8dd9f653-ed7c-4e32-bc09-e3b49ba03018. Transaction Id: VI6GA. Begin TS: 2021-04-09T18:19:25.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:19:25.190 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8dd9f653-ed7c-4e32-bc09-e3b49ba03018. Transaction Id: VI6GA. Begin TS: 2021-04-09T18:19:25.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:19:25.192+0000|2021-04-09T18:19:25.199+0000|8dd9f653-ed7c-4e32-bc09-e3b49ba03018|UNKNOWN_INSTANCE_ID|task-scheduler-8||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.74.127|7|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 8dd9f653-ed7c-4e32-bc09-e3b49ba03018, Transaction Id: VI6GA, 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-09 18:19:25.199 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8dd9f653-ed7c-4e32-bc09-e3b49ba03018, Transaction Id: VI6GA, 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-09 18:19:25.201 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8dd9f653-ed7c-4e32-bc09-e3b49ba03018, X-ECOMP-TransactionID=VI6GA, X-Begin-Timestamp=2021-04-09T18:19:25.190+0000, id=63f03715-3c21-fe7e-2726-9344a5eb297a, timestamp=1617992365191}], headers={id=1e4c7987-09fa-91e2-dfad-955e5430b6de, timestamp=1617992365200}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8dd9f653-ed7c-4e32-bc09-e3b49ba03018, X-ECOMP-TransactionID=VI6GA, X-Begin-Timestamp=2021-04-09T18:19:25.190+0000, id=63f03715-3c21-fe7e-2726-9344a5eb297a, timestamp=1617992365191}]
2021-04-09T18:19:55.190+0000|c845ff55-6b0b-45bf-b27a-0e1203b48f43|Request Id: c845ff55-6b0b-45bf-b27a-0e1203b48f43. Transaction Id: CYSAQ. Begin TS: 2021-04-09T18:19:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:19:55.189 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c845ff55-6b0b-45bf-b27a-0e1203b48f43. Transaction Id: CYSAQ. Begin TS: 2021-04-09T18:19:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:19:55.191+0000|2021-04-09T18:19:55.196+0000|c845ff55-6b0b-45bf-b27a-0e1203b48f43|UNKNOWN_INSTANCE_ID|task-scheduler-8||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.74.127|5|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: c845ff55-6b0b-45bf-b27a-0e1203b48f43, Transaction Id: CYSAQ, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:19:55.197 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c845ff55-6b0b-45bf-b27a-0e1203b48f43, Transaction Id: CYSAQ, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:19:55.198 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c845ff55-6b0b-45bf-b27a-0e1203b48f43, X-ECOMP-TransactionID=CYSAQ, X-Begin-Timestamp=2021-04-09T18:19:55.189+0000, id=f71adc15-d279-71b2-06ac-af07b407caf5, timestamp=1617992395190}], headers={id=55af5802-1414-78d6-0980-dcb88f315615, timestamp=1617992395198}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c845ff55-6b0b-45bf-b27a-0e1203b48f43, X-ECOMP-TransactionID=CYSAQ, X-Begin-Timestamp=2021-04-09T18:19:55.189+0000, id=f71adc15-d279-71b2-06ac-af07b407caf5, timestamp=1617992395190}]
2021-04-09 18:20:10.517 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2 for configuration
2021-04-09 18:20:10.519 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 18:20:10.519 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 18:20:10.519 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, method=GET}
2021-04-09 18:20:10.520 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [request_sent])
2021-04-09 18:20:10.542 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received response (auto-read:false) : [x-onap-requestid=f70a2040-39ba-480b-acc0-9f5b893f4632, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 18:20:10 GMT]
2021-04-09 18:20:10.543 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [response_received])
2021-04-09 18:20:10.543 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 18:20:10.544 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 18:20:10.545 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received last HTTP packet
2021-04-09 18:20:10.546  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-09 18:20:10.546 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-04-09T18:06:30.781Z","update_id":"38d5e001-9c87-4f10-ae6e-d6847aa25ff2","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 18:20:10.547 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [disconnecting])
2021-04-09 18:20:10.547 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Releasing channel
2021-04-09 18:20:10.547 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T18:20:25.189+0000|3f351ae7-b274-4141-8a2a-d7db799fdc95|Request Id: 3f351ae7-b274-4141-8a2a-d7db799fdc95. Transaction Id: TUVME. Begin TS: 2021-04-09T18:20:25.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:20:25.189 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 3f351ae7-b274-4141-8a2a-d7db799fdc95. Transaction Id: TUVME. Begin TS: 2021-04-09T18:20:25.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:20:25.191+0000|2021-04-09T18:20:25.205+0000|3f351ae7-b274-4141-8a2a-d7db799fdc95|UNKNOWN_INSTANCE_ID|task-scheduler-3||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.74.127|14|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 3f351ae7-b274-4141-8a2a-d7db799fdc95, Transaction Id: TUVME, 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-09 18:20:25.205 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 3f351ae7-b274-4141-8a2a-d7db799fdc95, Transaction Id: TUVME, 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-09 18:20:25.207 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3f351ae7-b274-4141-8a2a-d7db799fdc95, X-ECOMP-TransactionID=TUVME, X-Begin-Timestamp=2021-04-09T18:20:25.189+0000, id=62e388e2-a9c2-f90e-adb9-bd9c9919329d, timestamp=1617992425190}], headers={id=c9eceb3d-3648-9678-769c-32590aa1dac4, timestamp=1617992425206}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3f351ae7-b274-4141-8a2a-d7db799fdc95, X-ECOMP-TransactionID=TUVME, X-Begin-Timestamp=2021-04-09T18:20:25.189+0000, id=62e388e2-a9c2-f90e-adb9-bd9c9919329d, timestamp=1617992425190}]
2021-04-09T18:20:55.190+0000|f5482db1-fb5b-4e9b-9f9f-46d8080c890e|Request Id: f5482db1-fb5b-4e9b-9f9f-46d8080c890e. Transaction Id: KHWNM. Begin TS: 2021-04-09T18:20:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:20:55.189 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f5482db1-fb5b-4e9b-9f9f-46d8080c890e. Transaction Id: KHWNM. Begin TS: 2021-04-09T18:20:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:20:55.191+0000|2021-04-09T18:20:55.198+0000|f5482db1-fb5b-4e9b-9f9f-46d8080c890e|UNKNOWN_INSTANCE_ID|task-scheduler-3||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.74.127|7|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: f5482db1-fb5b-4e9b-9f9f-46d8080c890e, Transaction Id: KHWNM, 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-09 18:20:55.198 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f5482db1-fb5b-4e9b-9f9f-46d8080c890e, Transaction Id: KHWNM, 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-09 18:20:55.199 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=f5482db1-fb5b-4e9b-9f9f-46d8080c890e, X-ECOMP-TransactionID=KHWNM, X-Begin-Timestamp=2021-04-09T18:20:55.189+0000, id=c128adbd-e7a5-d90a-4df5-59bd6d6d5b83, timestamp=1617992455190}], headers={id=4b243d0b-5eb8-8173-5c26-29f2b8d07da2, timestamp=1617992455199}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=f5482db1-fb5b-4e9b-9f9f-46d8080c890e, X-ECOMP-TransactionID=KHWNM, X-Begin-Timestamp=2021-04-09T18:20:55.189+0000, id=c128adbd-e7a5-d90a-4df5-59bd6d6d5b83, timestamp=1617992455190}]
2021-04-09 18:21:10.517 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2 for configuration
2021-04-09 18:21:10.519 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 18:21:10.520 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 18:21:10.520 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, method=GET}
2021-04-09 18:21:10.521 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [request_sent])
2021-04-09 18:21:10.545 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received response (auto-read:false) : [x-onap-requestid=6bcb114e-0a2b-43c1-84ab-f444e0b68bda, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 18:21:10 GMT]
2021-04-09 18:21:10.545 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [response_received])
2021-04-09 18:21:10.546 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 18:21:10.546 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 18:21:10.547 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received last HTTP packet
2021-04-09 18:21:10.547  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-09 18:21:10.547 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-04-09T18:06:30.781Z","update_id":"38d5e001-9c87-4f10-ae6e-d6847aa25ff2","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 18:21:10.548 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [disconnecting])
2021-04-09 18:21:10.548 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Releasing channel
2021-04-09 18:21:10.549 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T18:21:25.190+0000|3e8394b5-31da-4981-a7ac-76ff3b9a8ef7|Request Id: 3e8394b5-31da-4981-a7ac-76ff3b9a8ef7. Transaction Id: 7ASTY. Begin TS: 2021-04-09T18:21:25.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:21:25.190 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 3e8394b5-31da-4981-a7ac-76ff3b9a8ef7. Transaction Id: 7ASTY. Begin TS: 2021-04-09T18:21:25.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:21:25.192+0000|2021-04-09T18:21:25.198+0000|3e8394b5-31da-4981-a7ac-76ff3b9a8ef7|UNKNOWN_INSTANCE_ID|task-scheduler-6||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.74.127|6|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 3e8394b5-31da-4981-a7ac-76ff3b9a8ef7, Transaction Id: 7ASTY, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:21:25.198 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 3e8394b5-31da-4981-a7ac-76ff3b9a8ef7, Transaction Id: 7ASTY, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:21:25.199 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3e8394b5-31da-4981-a7ac-76ff3b9a8ef7, X-ECOMP-TransactionID=7ASTY, X-Begin-Timestamp=2021-04-09T18:21:25.190+0000, id=b7643c6a-e82f-4ce1-3c8d-0dc99b9e759c, timestamp=1617992485190}], headers={id=6bb42be4-f157-afbf-52a7-bb231c83f52d, timestamp=1617992485199}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3e8394b5-31da-4981-a7ac-76ff3b9a8ef7, X-ECOMP-TransactionID=7ASTY, X-Begin-Timestamp=2021-04-09T18:21:25.190+0000, id=b7643c6a-e82f-4ce1-3c8d-0dc99b9e759c, timestamp=1617992485190}]
2021-04-09T18:21:55.189+0000|16bd68ff-cb93-451a-a548-96128df26f21|Request Id: 16bd68ff-cb93-451a-a548-96128df26f21. Transaction Id: FTNUL. Begin TS: 2021-04-09T18:21:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:21:55.189 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 16bd68ff-cb93-451a-a548-96128df26f21. Transaction Id: FTNUL. Begin TS: 2021-04-09T18:21:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:21:55.191+0000|2021-04-09T18:21:55.196+0000|16bd68ff-cb93-451a-a548-96128df26f21|UNKNOWN_INSTANCE_ID|task-scheduler-3||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.74.127|5|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 16bd68ff-cb93-451a-a548-96128df26f21, Transaction Id: FTNUL, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:21:55.196 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 16bd68ff-cb93-451a-a548-96128df26f21, Transaction Id: FTNUL, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:21:55.198 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=16bd68ff-cb93-451a-a548-96128df26f21, X-ECOMP-TransactionID=FTNUL, X-Begin-Timestamp=2021-04-09T18:21:55.189+0000, id=e7f74de9-ba61-13f4-7598-a17463ae1943, timestamp=1617992515190}], headers={id=03cf6346-4826-49b4-d4f7-a826d2e930dd, timestamp=1617992515198}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=16bd68ff-cb93-451a-a548-96128df26f21, X-ECOMP-TransactionID=FTNUL, X-Begin-Timestamp=2021-04-09T18:21:55.189+0000, id=e7f74de9-ba61-13f4-7598-a17463ae1943, timestamp=1617992515190}]
2021-04-09 18:22:10.517 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2 for configuration
2021-04-09 18:22:10.519 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 18:22:10.520 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 18:22:10.520 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, method=GET}
2021-04-09 18:22:10.524 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [request_sent])
2021-04-09 18:22:10.547 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received response (auto-read:false) : [x-onap-requestid=80f7d75f-0f75-4934-8515-6502a9789ad5, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 18:22:10 GMT]
2021-04-09 18:22:10.547 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [response_received])
2021-04-09 18:22:10.548 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 18:22:10.548 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 18:22:10.549 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received last HTTP packet
2021-04-09 18:22:10.549  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-09 18:22:10.550 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-04-09T18:06:30.781Z","update_id":"38d5e001-9c87-4f10-ae6e-d6847aa25ff2","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 18:22:10.550 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [disconnecting])
2021-04-09 18:22:10.550 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Releasing channel
2021-04-09 18:22:10.551 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T18:22:25.190+0000|3d6c4eeb-f6e8-46bf-bad5-6bc52e253fe6|Request Id: 3d6c4eeb-f6e8-46bf-bad5-6bc52e253fe6. Transaction Id: GK8N4. Begin TS: 2021-04-09T18:22:25.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:22:25.190 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 3d6c4eeb-f6e8-46bf-bad5-6bc52e253fe6. Transaction Id: GK8N4. Begin TS: 2021-04-09T18:22:25.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:22:25.192+0000|2021-04-09T18:22:25.199+0000|3d6c4eeb-f6e8-46bf-bad5-6bc52e253fe6|UNKNOWN_INSTANCE_ID|task-scheduler-7||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.74.127|7|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 3d6c4eeb-f6e8-46bf-bad5-6bc52e253fe6, Transaction Id: GK8N4, 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-09 18:22:25.199 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 3d6c4eeb-f6e8-46bf-bad5-6bc52e253fe6, Transaction Id: GK8N4, 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-09 18:22:25.201 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3d6c4eeb-f6e8-46bf-bad5-6bc52e253fe6, X-ECOMP-TransactionID=GK8N4, X-Begin-Timestamp=2021-04-09T18:22:25.190+0000, id=7b86a96a-9f93-5698-1707-4e9f586a59df, timestamp=1617992545191}], headers={id=ad1d0429-3039-8096-c3b7-d03507f46709, timestamp=1617992545201}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3d6c4eeb-f6e8-46bf-bad5-6bc52e253fe6, X-ECOMP-TransactionID=GK8N4, X-Begin-Timestamp=2021-04-09T18:22:25.190+0000, id=7b86a96a-9f93-5698-1707-4e9f586a59df, timestamp=1617992545191}]
2021-04-09T18:22:55.189+0000|cd8969bb-ba20-46e8-b3d9-dd3b853accf0|Request Id: cd8969bb-ba20-46e8-b3d9-dd3b853accf0. Transaction Id: IEMTF. Begin TS: 2021-04-09T18:22:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:22:55.189 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: cd8969bb-ba20-46e8-b3d9-dd3b853accf0. Transaction Id: IEMTF. Begin TS: 2021-04-09T18:22:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:22:55.191+0000|2021-04-09T18:22:55.197+0000|cd8969bb-ba20-46e8-b3d9-dd3b853accf0|UNKNOWN_INSTANCE_ID|task-scheduler-7||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.74.127|6|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: cd8969bb-ba20-46e8-b3d9-dd3b853accf0, Transaction Id: IEMTF, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:22:55.197 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: cd8969bb-ba20-46e8-b3d9-dd3b853accf0, Transaction Id: IEMTF, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:22:55.199 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=cd8969bb-ba20-46e8-b3d9-dd3b853accf0, X-ECOMP-TransactionID=IEMTF, X-Begin-Timestamp=2021-04-09T18:22:55.189+0000, id=a064d25a-8fa7-fa5a-e222-a637e322e550, timestamp=1617992575190}], headers={id=4876a34e-6897-250c-e256-971bfcec55d8, timestamp=1617992575199}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=cd8969bb-ba20-46e8-b3d9-dd3b853accf0, X-ECOMP-TransactionID=IEMTF, X-Begin-Timestamp=2021-04-09T18:22:55.189+0000, id=a064d25a-8fa7-fa5a-e222-a637e322e550, timestamp=1617992575190}]
2021-04-09 18:23:10.517 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2 for configuration
2021-04-09 18:23:10.518 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 18:23:10.519 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 18:23:10.519 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, method=GET}
2021-04-09 18:23:10.520 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [request_sent])
2021-04-09 18:23:10.545 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received response (auto-read:false) : [x-onap-requestid=e61add42-e829-4420-9852-67ab61ac43bd, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 18:23:10 GMT]
2021-04-09 18:23:10.545 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [response_received])
2021-04-09 18:23:10.545 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 18:23:10.546 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 18:23:10.547 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received last HTTP packet
2021-04-09 18:23:10.547  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-09 18:23:10.547 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-04-09T18:06:30.781Z","update_id":"38d5e001-9c87-4f10-ae6e-d6847aa25ff2","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 18:23:10.548 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [disconnecting])
2021-04-09 18:23:10.548 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Releasing channel
2021-04-09 18:23:10.548 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T18:23:25.190+0000|c4091c25-d5bc-4f55-9dcd-8fd4899da5b2|Request Id: c4091c25-d5bc-4f55-9dcd-8fd4899da5b2. Transaction Id: GLCAT. Begin TS: 2021-04-09T18:23:25.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:23:25.190 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c4091c25-d5bc-4f55-9dcd-8fd4899da5b2. Transaction Id: GLCAT. Begin TS: 2021-04-09T18:23:25.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:23:25.191+0000|2021-04-09T18:23:25.199+0000|c4091c25-d5bc-4f55-9dcd-8fd4899da5b2|UNKNOWN_INSTANCE_ID|task-scheduler-8||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.74.127|8|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: c4091c25-d5bc-4f55-9dcd-8fd4899da5b2, Transaction Id: GLCAT, 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-09 18:23:25.199 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c4091c25-d5bc-4f55-9dcd-8fd4899da5b2, Transaction Id: GLCAT, 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-09 18:23:25.200 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c4091c25-d5bc-4f55-9dcd-8fd4899da5b2, X-ECOMP-TransactionID=GLCAT, X-Begin-Timestamp=2021-04-09T18:23:25.190+0000, id=07136479-b30b-de63-bd9f-64b4beb1c1ea, timestamp=1617992605191}], headers={id=779fa8f9-26e3-93e5-5aad-9247866ab91d, timestamp=1617992605200}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c4091c25-d5bc-4f55-9dcd-8fd4899da5b2, X-ECOMP-TransactionID=GLCAT, X-Begin-Timestamp=2021-04-09T18:23:25.190+0000, id=07136479-b30b-de63-bd9f-64b4beb1c1ea, timestamp=1617992605191}]
2021-04-09T18:23:55.190+0000|c34a2d40-73a1-4c79-9379-93d4f3053d68|Request Id: c34a2d40-73a1-4c79-9379-93d4f3053d68. Transaction Id: OGTRT. Begin TS: 2021-04-09T18:23:55.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:23:55.190 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c34a2d40-73a1-4c79-9379-93d4f3053d68. Transaction Id: OGTRT. Begin TS: 2021-04-09T18:23:55.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:23:55.191+0000|2021-04-09T18:23:55.197+0000|c34a2d40-73a1-4c79-9379-93d4f3053d68|UNKNOWN_INSTANCE_ID|task-scheduler-8||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.74.127|6|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: c34a2d40-73a1-4c79-9379-93d4f3053d68, Transaction Id: OGTRT, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:23:55.197 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c34a2d40-73a1-4c79-9379-93d4f3053d68, Transaction Id: OGTRT, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:23:55.199 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c34a2d40-73a1-4c79-9379-93d4f3053d68, X-ECOMP-TransactionID=OGTRT, X-Begin-Timestamp=2021-04-09T18:23:55.190+0000, id=66cbd1aa-eb8c-a262-323c-794779d04864, timestamp=1617992635190}], headers={id=21252695-93d4-336a-3624-0157918b73da, timestamp=1617992635199}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c34a2d40-73a1-4c79-9379-93d4f3053d68, X-ECOMP-TransactionID=OGTRT, X-Begin-Timestamp=2021-04-09T18:23:55.190+0000, id=66cbd1aa-eb8c-a262-323c-794779d04864, timestamp=1617992635190}]
2021-04-09 18:24:10.517 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2 for configuration
2021-04-09 18:24:10.519 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 18:24:10.520 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 18:24:10.520 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, method=GET}
2021-04-09 18:24:10.521 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [request_sent])
2021-04-09 18:24:10.545 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received response (auto-read:false) : [x-onap-requestid=840647c7-e7a3-4b76-af75-e96e79156a51, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 18:24:10 GMT]
2021-04-09 18:24:10.546 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [response_received])
2021-04-09 18:24:10.546 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 18:24:10.547 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 18:24:10.548 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received last HTTP packet
2021-04-09 18:24:10.549  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-09 18:24:10.549 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-04-09T18:06:30.781Z","update_id":"38d5e001-9c87-4f10-ae6e-d6847aa25ff2","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 18:24:10.550 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [disconnecting])
2021-04-09 18:24:10.550 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Releasing channel
2021-04-09 18:24:10.550 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T18:24:25.191+0000|ed140f34-8872-48c9-bff9-52b28466061e|Request Id: ed140f34-8872-48c9-bff9-52b28466061e. Transaction Id: 0YRWI. Begin TS: 2021-04-09T18:24:25.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:24:25.190 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ed140f34-8872-48c9-bff9-52b28466061e. Transaction Id: 0YRWI. Begin TS: 2021-04-09T18:24:25.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:24:25.193+0000|2021-04-09T18:24:25.200+0000|ed140f34-8872-48c9-bff9-52b28466061e|UNKNOWN_INSTANCE_ID|task-scheduler-5||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.74.127|7|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: ed140f34-8872-48c9-bff9-52b28466061e, Transaction Id: 0YRWI, 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-09 18:24:25.200 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ed140f34-8872-48c9-bff9-52b28466061e, Transaction Id: 0YRWI, 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-09 18:24:25.202 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ed140f34-8872-48c9-bff9-52b28466061e, X-ECOMP-TransactionID=0YRWI, X-Begin-Timestamp=2021-04-09T18:24:25.190+0000, id=f51cdbc8-49f9-ee5a-f0f1-f99bf8be6d20, timestamp=1617992665191}], headers={id=f23cac38-4a84-25b2-e86d-cd089886e08f, timestamp=1617992665202}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ed140f34-8872-48c9-bff9-52b28466061e, X-ECOMP-TransactionID=0YRWI, X-Begin-Timestamp=2021-04-09T18:24:25.190+0000, id=f51cdbc8-49f9-ee5a-f0f1-f99bf8be6d20, timestamp=1617992665191}]
2021-04-09T18:24:55.190+0000|029d029c-a8c8-4b5c-b687-ef16b646f93c|Request Id: 029d029c-a8c8-4b5c-b687-ef16b646f93c. Transaction Id: 2JQTA. Begin TS: 2021-04-09T18:24:55.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:24:55.190 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 029d029c-a8c8-4b5c-b687-ef16b646f93c. Transaction Id: 2JQTA. Begin TS: 2021-04-09T18:24:55.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:24:55.192+0000|2021-04-09T18:24:55.199+0000|029d029c-a8c8-4b5c-b687-ef16b646f93c|UNKNOWN_INSTANCE_ID|task-scheduler-3||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.74.127|7|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 029d029c-a8c8-4b5c-b687-ef16b646f93c, Transaction Id: 2JQTA, 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-09 18:24:55.199 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 029d029c-a8c8-4b5c-b687-ef16b646f93c, Transaction Id: 2JQTA, 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-09 18:24:55.201 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=029d029c-a8c8-4b5c-b687-ef16b646f93c, X-ECOMP-TransactionID=2JQTA, X-Begin-Timestamp=2021-04-09T18:24:55.190+0000, id=f298470d-9492-52b9-48b6-d9a1f2398091, timestamp=1617992695191}], headers={id=d9bac289-dd85-d89e-c3ce-202c2f884317, timestamp=1617992695201}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=029d029c-a8c8-4b5c-b687-ef16b646f93c, X-ECOMP-TransactionID=2JQTA, X-Begin-Timestamp=2021-04-09T18:24:55.190+0000, id=f298470d-9492-52b9-48b6-d9a1f2398091, timestamp=1617992695191}]
2021-04-09 18:25:10.517 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2 for configuration
2021-04-09 18:25:10.518 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 18:25:10.519 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 18:25:10.519 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, method=GET}
2021-04-09 18:25:10.520 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [request_sent])
2021-04-09 18:25:10.547 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received response (auto-read:false) : [x-onap-requestid=0ee85629-b372-40a0-b09d-20df6147a134, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 18:25:10 GMT]
2021-04-09 18:25:10.547 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [response_received])
2021-04-09 18:25:10.547 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 18:25:10.548 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 18:25:10.549 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received last HTTP packet
2021-04-09 18:25:10.550  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-09 18:25:10.550 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-04-09T18:06:30.781Z","update_id":"38d5e001-9c87-4f10-ae6e-d6847aa25ff2","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 18:25:10.551 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [disconnecting])
2021-04-09 18:25:10.551 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Releasing channel
2021-04-09 18:25:10.551 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T18:25:25.190+0000|8dcd02da-c652-41fd-9fa9-3d416cf4bd14|Request Id: 8dcd02da-c652-41fd-9fa9-3d416cf4bd14. Transaction Id: KLXQQ. Begin TS: 2021-04-09T18:25:25.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:25:25.189 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8dcd02da-c652-41fd-9fa9-3d416cf4bd14. Transaction Id: KLXQQ. Begin TS: 2021-04-09T18:25:25.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:25:25.191+0000|2021-04-09T18:25:25.198+0000|8dcd02da-c652-41fd-9fa9-3d416cf4bd14|UNKNOWN_INSTANCE_ID|task-scheduler-5||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.74.127|7|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 8dcd02da-c652-41fd-9fa9-3d416cf4bd14, Transaction Id: KLXQQ, 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-09 18:25:25.198 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8dcd02da-c652-41fd-9fa9-3d416cf4bd14, Transaction Id: KLXQQ, 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-09 18:25:25.200 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8dcd02da-c652-41fd-9fa9-3d416cf4bd14, X-ECOMP-TransactionID=KLXQQ, X-Begin-Timestamp=2021-04-09T18:25:25.189+0000, id=1d8fbbd2-c650-3455-b1ca-86a474c1e74c, timestamp=1617992725190}], headers={id=8815fd61-50d2-9cb3-7ef5-c5367ae15f0e, timestamp=1617992725199}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8dcd02da-c652-41fd-9fa9-3d416cf4bd14, X-ECOMP-TransactionID=KLXQQ, X-Begin-Timestamp=2021-04-09T18:25:25.189+0000, id=1d8fbbd2-c650-3455-b1ca-86a474c1e74c, timestamp=1617992725190}]
2021-04-09T18:25:55.190+0000|57fa1929-290e-4c4b-b85d-871d05511593|Request Id: 57fa1929-290e-4c4b-b85d-871d05511593. Transaction Id: 9ZFHW. Begin TS: 2021-04-09T18:25:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:25:55.189 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 57fa1929-290e-4c4b-b85d-871d05511593. Transaction Id: 9ZFHW. Begin TS: 2021-04-09T18:25:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:25:55.191+0000|2021-04-09T18:25:55.198+0000|57fa1929-290e-4c4b-b85d-871d05511593|UNKNOWN_INSTANCE_ID|task-scheduler-2||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.74.127|7|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 57fa1929-290e-4c4b-b85d-871d05511593, Transaction Id: 9ZFHW, 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-09 18:25:55.198 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 57fa1929-290e-4c4b-b85d-871d05511593, Transaction Id: 9ZFHW, 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-09 18:25:55.200 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=57fa1929-290e-4c4b-b85d-871d05511593, X-ECOMP-TransactionID=9ZFHW, X-Begin-Timestamp=2021-04-09T18:25:55.189+0000, id=3cdab74f-8ef4-7767-459d-d2ab5d2f9197, timestamp=1617992755190}], headers={id=f87adacc-9c82-7666-b763-ded6b3869933, timestamp=1617992755200}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=57fa1929-290e-4c4b-b85d-871d05511593, X-ECOMP-TransactionID=9ZFHW, X-Begin-Timestamp=2021-04-09T18:25:55.189+0000, id=3cdab74f-8ef4-7767-459d-d2ab5d2f9197, timestamp=1617992755190}]
2021-04-09 18:26:10.517 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2 for configuration
2021-04-09 18:26:10.522 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 18:26:10.522 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 18:26:10.522 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, method=GET}
2021-04-09 18:26:10.524 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [request_sent])
2021-04-09 18:26:10.547 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received response (auto-read:false) : [x-onap-requestid=ebb3d9e7-4f6f-42cc-aad3-c6a97987ef6f, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 18:26:10 GMT]
2021-04-09 18:26:10.547 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [response_received])
2021-04-09 18:26:10.547 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 18:26:10.547 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 18:26:10.548 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received last HTTP packet
2021-04-09 18:26:10.549  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-09 18:26:10.549 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-04-09T18:06:30.781Z","update_id":"38d5e001-9c87-4f10-ae6e-d6847aa25ff2","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 18:26:10.549 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [disconnecting])
2021-04-09 18:26:10.549 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Releasing channel
2021-04-09 18:26:10.550 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T18:26:25.190+0000|06a344d7-e62a-4948-9edd-d4549f59b70c|Request Id: 06a344d7-e62a-4948-9edd-d4549f59b70c. Transaction Id: PUDOB. Begin TS: 2021-04-09T18:26:25.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:26:25.190 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 06a344d7-e62a-4948-9edd-d4549f59b70c. Transaction Id: PUDOB. Begin TS: 2021-04-09T18:26:25.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:26:25.192+0000|2021-04-09T18:26:25.199+0000|06a344d7-e62a-4948-9edd-d4549f59b70c|UNKNOWN_INSTANCE_ID|task-scheduler-2||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.74.127|7|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 06a344d7-e62a-4948-9edd-d4549f59b70c, Transaction Id: PUDOB, 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-09 18:26:25.199 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 06a344d7-e62a-4948-9edd-d4549f59b70c, Transaction Id: PUDOB, 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-09 18:26:25.200 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=06a344d7-e62a-4948-9edd-d4549f59b70c, X-ECOMP-TransactionID=PUDOB, X-Begin-Timestamp=2021-04-09T18:26:25.190+0000, id=98bc16a0-cfe9-c208-4139-c5f0df9d08d1, timestamp=1617992785191}], headers={id=e2f4e364-2d5a-be80-6e66-ac01a7dd363d, timestamp=1617992785200}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=06a344d7-e62a-4948-9edd-d4549f59b70c, X-ECOMP-TransactionID=PUDOB, X-Begin-Timestamp=2021-04-09T18:26:25.190+0000, id=98bc16a0-cfe9-c208-4139-c5f0df9d08d1, timestamp=1617992785191}]
2021-04-09T18:26:55.190+0000|2d836f3a-d289-4b72-a34c-35ecc6f7c043|Request Id: 2d836f3a-d289-4b72-a34c-35ecc6f7c043. Transaction Id: DUS6Y. Begin TS: 2021-04-09T18:26:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:26:55.189 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2d836f3a-d289-4b72-a34c-35ecc6f7c043. Transaction Id: DUS6Y. Begin TS: 2021-04-09T18:26:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:26:55.191+0000|2021-04-09T18:26:55.198+0000|2d836f3a-d289-4b72-a34c-35ecc6f7c043|UNKNOWN_INSTANCE_ID|task-scheduler-4||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.74.127|7|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 2d836f3a-d289-4b72-a34c-35ecc6f7c043, Transaction Id: DUS6Y, 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-09 18:26:55.198 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2d836f3a-d289-4b72-a34c-35ecc6f7c043, Transaction Id: DUS6Y, 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-09 18:26:55.200 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2d836f3a-d289-4b72-a34c-35ecc6f7c043, X-ECOMP-TransactionID=DUS6Y, X-Begin-Timestamp=2021-04-09T18:26:55.189+0000, id=7fcc97e9-1ffa-8a7d-8947-3e02049e7928, timestamp=1617992815190}], headers={id=469dbad3-6521-59ce-869e-73b739dc9dd0, timestamp=1617992815200}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2d836f3a-d289-4b72-a34c-35ecc6f7c043, X-ECOMP-TransactionID=DUS6Y, X-Begin-Timestamp=2021-04-09T18:26:55.189+0000, id=7fcc97e9-1ffa-8a7d-8947-3e02049e7928, timestamp=1617992815190}]
2021-04-09 18:27:10.517 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2 for configuration
2021-04-09 18:27:10.519 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 18:27:10.519 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 18:27:10.519 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, method=GET}
2021-04-09 18:27:10.521 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [request_sent])
2021-04-09 18:27:10.543 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received response (auto-read:false) : [x-onap-requestid=e2aa77e3-b5f0-4a6d-b0e7-e0a50da373b9, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 18:27:10 GMT]
2021-04-09 18:27:10.543 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [response_received])
2021-04-09 18:27:10.543 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 18:27:10.544 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 18:27:10.545 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received last HTTP packet
2021-04-09 18:27:10.546  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-09 18:27:10.546 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-04-09T18:06:30.781Z","update_id":"38d5e001-9c87-4f10-ae6e-d6847aa25ff2","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 18:27:10.546 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [disconnecting])
2021-04-09 18:27:10.547 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Releasing channel
2021-04-09 18:27:10.547 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T18:27:25.191+0000|12445076-9187-465c-82ce-ffa37819e366|Request Id: 12445076-9187-465c-82ce-ffa37819e366. Transaction Id: HECYN. Begin TS: 2021-04-09T18:27:25.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:27:25.190 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 12445076-9187-465c-82ce-ffa37819e366. Transaction Id: HECYN. Begin TS: 2021-04-09T18:27:25.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:27:25.192+0000|2021-04-09T18:27:25.200+0000|12445076-9187-465c-82ce-ffa37819e366|UNKNOWN_INSTANCE_ID|task-scheduler-2||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.74.127|8|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 12445076-9187-465c-82ce-ffa37819e366, Transaction Id: HECYN, 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-09 18:27:25.200 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 12445076-9187-465c-82ce-ffa37819e366, Transaction Id: HECYN, 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-09 18:27:25.202 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=12445076-9187-465c-82ce-ffa37819e366, X-ECOMP-TransactionID=HECYN, X-Begin-Timestamp=2021-04-09T18:27:25.190+0000, id=c0f04ca8-49cf-5871-219f-850f27be0f74, timestamp=1617992845191}], headers={id=e8e2073d-17d0-8fa9-4719-b2f2de76a63f, timestamp=1617992845202}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=12445076-9187-465c-82ce-ffa37819e366, X-ECOMP-TransactionID=HECYN, X-Begin-Timestamp=2021-04-09T18:27:25.190+0000, id=c0f04ca8-49cf-5871-219f-850f27be0f74, timestamp=1617992845191}]
2021-04-09T18:27:55.190+0000|033f050f-a3c1-4700-b5e8-be3c0cb83eb3|Request Id: 033f050f-a3c1-4700-b5e8-be3c0cb83eb3. Transaction Id: 1K5OL. Begin TS: 2021-04-09T18:27:55.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:27:55.190 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 033f050f-a3c1-4700-b5e8-be3c0cb83eb3. Transaction Id: 1K5OL. Begin TS: 2021-04-09T18:27:55.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:27:55.192+0000|2021-04-09T18:27:55.199+0000|033f050f-a3c1-4700-b5e8-be3c0cb83eb3|UNKNOWN_INSTANCE_ID|task-scheduler-6||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.74.127|7|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 033f050f-a3c1-4700-b5e8-be3c0cb83eb3, Transaction Id: 1K5OL, 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-09 18:27:55.199 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 033f050f-a3c1-4700-b5e8-be3c0cb83eb3, Transaction Id: 1K5OL, 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-09 18:27:55.201 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=033f050f-a3c1-4700-b5e8-be3c0cb83eb3, X-ECOMP-TransactionID=1K5OL, X-Begin-Timestamp=2021-04-09T18:27:55.190+0000, id=326dfa37-cb45-e845-b565-2db1776071d8, timestamp=1617992875191}], headers={id=cedd81a8-0c88-d2e8-dff8-33ff205f5c9b, timestamp=1617992875200}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=033f050f-a3c1-4700-b5e8-be3c0cb83eb3, X-ECOMP-TransactionID=1K5OL, X-Begin-Timestamp=2021-04-09T18:27:55.190+0000, id=326dfa37-cb45-e845-b565-2db1776071d8, timestamp=1617992875191}]
2021-04-09 18:28:10.517 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2 for configuration
2021-04-09 18:28:10.519 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 18:28:10.520 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 18:28:10.520 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, method=GET}
2021-04-09 18:28:10.522 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [request_sent])
2021-04-09 18:28:10.544 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received response (auto-read:false) : [x-onap-requestid=6078d703-3921-4b78-97ba-72b73cbc427c, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 18:28:10 GMT]
2021-04-09 18:28:10.545 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [response_received])
2021-04-09 18:28:10.545 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 18:28:10.545 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 18:28:10.546 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received last HTTP packet
2021-04-09 18:28:10.547  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-09 18:28:10.547 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-04-09T18:06:30.781Z","update_id":"38d5e001-9c87-4f10-ae6e-d6847aa25ff2","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 18:28:10.548 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [disconnecting])
2021-04-09 18:28:10.548 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Releasing channel
2021-04-09 18:28:10.548 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T18:28:25.191+0000|dd88ab4c-5708-43cf-bb01-97fd1119b98a|Request Id: dd88ab4c-5708-43cf-bb01-97fd1119b98a. Transaction Id: DGAKS. Begin TS: 2021-04-09T18:28:25.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:28:25.190 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: dd88ab4c-5708-43cf-bb01-97fd1119b98a. Transaction Id: DGAKS. Begin TS: 2021-04-09T18:28:25.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:28:25.193+0000|2021-04-09T18:28:25.199+0000|dd88ab4c-5708-43cf-bb01-97fd1119b98a|UNKNOWN_INSTANCE_ID|task-scheduler-6||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.74.127|6|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: dd88ab4c-5708-43cf-bb01-97fd1119b98a, Transaction Id: DGAKS, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:28:25.200 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: dd88ab4c-5708-43cf-bb01-97fd1119b98a, Transaction Id: DGAKS, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:28:25.202 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=dd88ab4c-5708-43cf-bb01-97fd1119b98a, X-ECOMP-TransactionID=DGAKS, X-Begin-Timestamp=2021-04-09T18:28:25.190+0000, id=2dffbb7f-598f-10c6-12c0-e77277e14e2b, timestamp=1617992905191}], headers={id=c3b37513-815f-f052-dcac-c3c31c12ca7c, timestamp=1617992905202}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=dd88ab4c-5708-43cf-bb01-97fd1119b98a, X-ECOMP-TransactionID=DGAKS, X-Begin-Timestamp=2021-04-09T18:28:25.190+0000, id=2dffbb7f-598f-10c6-12c0-e77277e14e2b, timestamp=1617992905191}]
2021-04-09T18:28:55.190+0000|dbce43dd-7937-4bf8-a804-f059ffa6d971|Request Id: dbce43dd-7937-4bf8-a804-f059ffa6d971. Transaction Id: 9TLPC. Begin TS: 2021-04-09T18:28:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:28:55.189 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: dbce43dd-7937-4bf8-a804-f059ffa6d971. Transaction Id: 9TLPC. Begin TS: 2021-04-09T18:28:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:28:55.191+0000|2021-04-09T18:28:55.197+0000|dbce43dd-7937-4bf8-a804-f059ffa6d971|UNKNOWN_INSTANCE_ID|task-scheduler-10||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.74.127|6|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: dbce43dd-7937-4bf8-a804-f059ffa6d971, Transaction Id: 9TLPC, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:28:55.197 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: dbce43dd-7937-4bf8-a804-f059ffa6d971, Transaction Id: 9TLPC, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:28:55.198 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=dbce43dd-7937-4bf8-a804-f059ffa6d971, X-ECOMP-TransactionID=9TLPC, X-Begin-Timestamp=2021-04-09T18:28:55.189+0000, id=0f0a813d-5825-9edf-ab12-3253810e40a1, timestamp=1617992935190}], headers={id=d80c8aae-a7fb-8d05-b3ba-785f0337a79d, timestamp=1617992935198}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=dbce43dd-7937-4bf8-a804-f059ffa6d971, X-ECOMP-TransactionID=9TLPC, X-Begin-Timestamp=2021-04-09T18:28:55.189+0000, id=0f0a813d-5825-9edf-ab12-3253810e40a1, timestamp=1617992935190}]
2021-04-09 18:29:10.517 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2 for configuration
2021-04-09 18:29:10.519 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 18:29:10.520 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 18:29:10.520 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, method=GET}
2021-04-09 18:29:10.522 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [request_sent])
2021-04-09 18:29:10.546 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received response (auto-read:false) : [x-onap-requestid=ac0079b6-8e91-4849-bd58-48ab7c0468c6, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 18:29:10 GMT]
2021-04-09 18:29:10.546 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [response_received])
2021-04-09 18:29:10.547 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 18:29:10.547 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 18:29:10.548 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received last HTTP packet
2021-04-09 18:29:10.548  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-09 18:29:10.548 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-04-09T18:06:30.781Z","update_id":"38d5e001-9c87-4f10-ae6e-d6847aa25ff2","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 18:29:10.549 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [disconnecting])
2021-04-09 18:29:10.549 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Releasing channel
2021-04-09 18:29:10.549 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T18:29:25.189+0000|d5e4030b-29c7-484f-b1a7-8410f3b2f2c1|Request Id: d5e4030b-29c7-484f-b1a7-8410f3b2f2c1. Transaction Id: QHVUB. Begin TS: 2021-04-09T18:29:25.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:29:25.189 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d5e4030b-29c7-484f-b1a7-8410f3b2f2c1. Transaction Id: QHVUB. Begin TS: 2021-04-09T18:29:25.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:29:25.191+0000|2021-04-09T18:29:25.197+0000|d5e4030b-29c7-484f-b1a7-8410f3b2f2c1|UNKNOWN_INSTANCE_ID|task-scheduler-7||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.74.127|6|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: d5e4030b-29c7-484f-b1a7-8410f3b2f2c1, Transaction Id: QHVUB, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:29:25.198 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d5e4030b-29c7-484f-b1a7-8410f3b2f2c1, Transaction Id: QHVUB, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:29:25.199 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d5e4030b-29c7-484f-b1a7-8410f3b2f2c1, X-ECOMP-TransactionID=QHVUB, X-Begin-Timestamp=2021-04-09T18:29:25.189+0000, id=b8d331cf-648b-8882-15d2-f7673eec6964, timestamp=1617992965190}], headers={id=de97abf0-22fb-e428-3d16-e7d99c4d04fc, timestamp=1617992965199}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d5e4030b-29c7-484f-b1a7-8410f3b2f2c1, X-ECOMP-TransactionID=QHVUB, X-Begin-Timestamp=2021-04-09T18:29:25.189+0000, id=b8d331cf-648b-8882-15d2-f7673eec6964, timestamp=1617992965190}]
2021-04-09T18:29:55.190+0000|1404d276-ce63-4af0-a41d-375fe58aa4be|Request Id: 1404d276-ce63-4af0-a41d-375fe58aa4be. Transaction Id: AI711. Begin TS: 2021-04-09T18:29:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:29:55.189 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1404d276-ce63-4af0-a41d-375fe58aa4be. Transaction Id: AI711. Begin TS: 2021-04-09T18:29:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:29:55.191+0000|2021-04-09T18:29:55.197+0000|1404d276-ce63-4af0-a41d-375fe58aa4be|UNKNOWN_INSTANCE_ID|task-scheduler-7||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.74.127|6|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 1404d276-ce63-4af0-a41d-375fe58aa4be, Transaction Id: AI711, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:29:55.197 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1404d276-ce63-4af0-a41d-375fe58aa4be, Transaction Id: AI711, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:29:55.199 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1404d276-ce63-4af0-a41d-375fe58aa4be, X-ECOMP-TransactionID=AI711, X-Begin-Timestamp=2021-04-09T18:29:55.189+0000, id=0ed18f7f-cae1-2d67-8be3-8ed92fcda626, timestamp=1617992995190}], headers={id=ec9e5594-8b30-16e3-340a-b18bc1ac4dcd, timestamp=1617992995198}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1404d276-ce63-4af0-a41d-375fe58aa4be, X-ECOMP-TransactionID=AI711, X-Begin-Timestamp=2021-04-09T18:29:55.189+0000, id=0ed18f7f-cae1-2d67-8be3-8ed92fcda626, timestamp=1617992995190}]
2021-04-09 18:30:10.517 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2 for configuration
2021-04-09 18:30:10.519 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 18:30:10.519 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 18:30:10.519 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, method=GET}
2021-04-09 18:30:10.521 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [request_sent])
2021-04-09 18:30:10.544 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received response (auto-read:false) : [x-onap-requestid=6b7df41a-5dfc-4ee4-a464-6705b52b0d70, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 18:30:10 GMT]
2021-04-09 18:30:10.545 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [response_received])
2021-04-09 18:30:10.545 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 18:30:10.545 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 18:30:10.546 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received last HTTP packet
2021-04-09 18:30:10.547  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-09 18:30:10.547 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-04-09T18:06:30.781Z","update_id":"38d5e001-9c87-4f10-ae6e-d6847aa25ff2","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 18:30:10.547 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [disconnecting])
2021-04-09 18:30:10.548 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Releasing channel
2021-04-09 18:30:10.548 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T18:30:25.190+0000|2949586b-90a2-4eb2-a3f2-e809e4231d00|Request Id: 2949586b-90a2-4eb2-a3f2-e809e4231d00. Transaction Id: PNOCS. Begin TS: 2021-04-09T18:30:25.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:30:25.190 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2949586b-90a2-4eb2-a3f2-e809e4231d00. Transaction Id: PNOCS. Begin TS: 2021-04-09T18:30:25.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:30:25.191+0000|2021-04-09T18:30:25.197+0000|2949586b-90a2-4eb2-a3f2-e809e4231d00|UNKNOWN_INSTANCE_ID|task-scheduler-5||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.74.127|6|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 2949586b-90a2-4eb2-a3f2-e809e4231d00, Transaction Id: PNOCS, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:30:25.197 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2949586b-90a2-4eb2-a3f2-e809e4231d00, Transaction Id: PNOCS, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:30:25.199 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2949586b-90a2-4eb2-a3f2-e809e4231d00, X-ECOMP-TransactionID=PNOCS, X-Begin-Timestamp=2021-04-09T18:30:25.189+0000, id=7a02234d-0f48-7e48-6a8d-af6f28b82a9f, timestamp=1617993025190}], headers={id=dfaba848-eeac-98bc-bbb0-3d53ddd03ff6, timestamp=1617993025198}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2949586b-90a2-4eb2-a3f2-e809e4231d00, X-ECOMP-TransactionID=PNOCS, X-Begin-Timestamp=2021-04-09T18:30:25.189+0000, id=7a02234d-0f48-7e48-6a8d-af6f28b82a9f, timestamp=1617993025190}]
2021-04-09T18:30:55.190+0000|c71a8dc1-5a36-498b-a2a7-ad2bf73b1e8f|Request Id: c71a8dc1-5a36-498b-a2a7-ad2bf73b1e8f. Transaction Id: EVVG0. Begin TS: 2021-04-09T18:30:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:30:55.189 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c71a8dc1-5a36-498b-a2a7-ad2bf73b1e8f. Transaction Id: EVVG0. Begin TS: 2021-04-09T18:30:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:30:55.191+0000|2021-04-09T18:30:55.197+0000|c71a8dc1-5a36-498b-a2a7-ad2bf73b1e8f|UNKNOWN_INSTANCE_ID|task-scheduler-9||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.74.127|6|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: c71a8dc1-5a36-498b-a2a7-ad2bf73b1e8f, Transaction Id: EVVG0, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:30:55.197 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c71a8dc1-5a36-498b-a2a7-ad2bf73b1e8f, Transaction Id: EVVG0, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:30:55.198 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c71a8dc1-5a36-498b-a2a7-ad2bf73b1e8f, X-ECOMP-TransactionID=EVVG0, X-Begin-Timestamp=2021-04-09T18:30:55.189+0000, id=6a60c6d9-670f-4112-b6f7-49fecf1ede28, timestamp=1617993055190}], headers={id=d53c01dc-4d9a-8f8e-d3fb-959f75faa616, timestamp=1617993055198}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c71a8dc1-5a36-498b-a2a7-ad2bf73b1e8f, X-ECOMP-TransactionID=EVVG0, X-Begin-Timestamp=2021-04-09T18:30:55.189+0000, id=6a60c6d9-670f-4112-b6f7-49fecf1ede28, timestamp=1617993055190}]
2021-04-09 18:31:10.517 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2 for configuration
2021-04-09 18:31:10.519 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 18:31:10.519 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 18:31:10.519 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, method=GET}
2021-04-09 18:31:10.521 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [request_sent])
2021-04-09 18:31:10.545 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received response (auto-read:false) : [x-onap-requestid=5e2b0855-7a6c-4f0a-b8e3-ebb0c3304813, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 18:31:10 GMT]
2021-04-09 18:31:10.546 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [response_received])
2021-04-09 18:31:10.546 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 18:31:10.547 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 18:31:10.548 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received last HTTP packet
2021-04-09 18:31:10.548  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-09 18:31:10.549 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-04-09T18:06:30.781Z","update_id":"38d5e001-9c87-4f10-ae6e-d6847aa25ff2","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 18:31:10.550 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [disconnecting])
2021-04-09 18:31:10.550 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Releasing channel
2021-04-09 18:31:10.550 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T18:31:25.189+0000|776a781e-747e-407e-8624-c7c074d053c4|Request Id: 776a781e-747e-407e-8624-c7c074d053c4. Transaction Id: TXTLP. Begin TS: 2021-04-09T18:31:25.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:31:25.189 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 776a781e-747e-407e-8624-c7c074d053c4. Transaction Id: TXTLP. Begin TS: 2021-04-09T18:31:25.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:31:25.191+0000|2021-04-09T18:31:25.198+0000|776a781e-747e-407e-8624-c7c074d053c4|UNKNOWN_INSTANCE_ID|task-scheduler-8||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.74.127|7|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 776a781e-747e-407e-8624-c7c074d053c4, Transaction Id: TXTLP, 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-09 18:31:25.198 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 776a781e-747e-407e-8624-c7c074d053c4, Transaction Id: TXTLP, 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-09 18:31:25.200 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=776a781e-747e-407e-8624-c7c074d053c4, X-ECOMP-TransactionID=TXTLP, X-Begin-Timestamp=2021-04-09T18:31:25.189+0000, id=cd57a5b1-3ebd-dd9e-943c-5b1a22e4e863, timestamp=1617993085190}], headers={id=b18800ea-1be6-10a3-e74d-aad99c1c0479, timestamp=1617993085199}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=776a781e-747e-407e-8624-c7c074d053c4, X-ECOMP-TransactionID=TXTLP, X-Begin-Timestamp=2021-04-09T18:31:25.189+0000, id=cd57a5b1-3ebd-dd9e-943c-5b1a22e4e863, timestamp=1617993085190}]
2021-04-09T18:31:55.190+0000|558b56df-6475-46a1-81df-7b22ebc7f14c|Request Id: 558b56df-6475-46a1-81df-7b22ebc7f14c. Transaction Id: P8JG7. Begin TS: 2021-04-09T18:31:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:31:55.190 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 558b56df-6475-46a1-81df-7b22ebc7f14c. Transaction Id: P8JG7. Begin TS: 2021-04-09T18:31:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:31:55.191+0000|2021-04-09T18:31:55.197+0000|558b56df-6475-46a1-81df-7b22ebc7f14c|UNKNOWN_INSTANCE_ID|task-scheduler-8||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.74.127|6|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 558b56df-6475-46a1-81df-7b22ebc7f14c, Transaction Id: P8JG7, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:31:55.197 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 558b56df-6475-46a1-81df-7b22ebc7f14c, Transaction Id: P8JG7, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:31:55.199 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=558b56df-6475-46a1-81df-7b22ebc7f14c, X-ECOMP-TransactionID=P8JG7, X-Begin-Timestamp=2021-04-09T18:31:55.189+0000, id=9a56bc60-b3dd-52e3-ce08-24a1eeb227d2, timestamp=1617993115190}], headers={id=9b5339a3-c1bb-a6e6-41a2-82ba7c1b715f, timestamp=1617993115199}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=558b56df-6475-46a1-81df-7b22ebc7f14c, X-ECOMP-TransactionID=P8JG7, X-Begin-Timestamp=2021-04-09T18:31:55.189+0000, id=9a56bc60-b3dd-52e3-ce08-24a1eeb227d2, timestamp=1617993115190}]
2021-04-09 18:32:10.517 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2 for configuration
2021-04-09 18:32:10.519 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 18:32:10.519 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 18:32:10.519 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, method=GET}
2021-04-09 18:32:10.521 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [request_sent])
2021-04-09 18:32:10.547 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received response (auto-read:false) : [x-onap-requestid=d5f7ef64-278d-4f7d-945b-562f162514ff, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 18:32:10 GMT]
2021-04-09 18:32:10.547 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [response_received])
2021-04-09 18:32:10.547 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 18:32:10.548 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 18:32:10.548 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received last HTTP packet
2021-04-09 18:32:10.549  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-09 18:32:10.549 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-04-09T18:06:30.781Z","update_id":"38d5e001-9c87-4f10-ae6e-d6847aa25ff2","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 18:32:10.550 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [disconnecting])
2021-04-09 18:32:10.550 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Releasing channel
2021-04-09 18:32:10.550 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T18:32:25.190+0000|ac75b577-6d04-472b-9307-37e17e294dd8|Request Id: ac75b577-6d04-472b-9307-37e17e294dd8. Transaction Id: TF15V. Begin TS: 2021-04-09T18:32:25.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:32:25.190 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ac75b577-6d04-472b-9307-37e17e294dd8. Transaction Id: TF15V. Begin TS: 2021-04-09T18:32:25.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:32:25.191+0000|2021-04-09T18:32:25.197+0000|ac75b577-6d04-472b-9307-37e17e294dd8|UNKNOWN_INSTANCE_ID|task-scheduler-6||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.74.127|6|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: ac75b577-6d04-472b-9307-37e17e294dd8, Transaction Id: TF15V, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:32:25.197 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ac75b577-6d04-472b-9307-37e17e294dd8, Transaction Id: TF15V, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:32:25.199 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ac75b577-6d04-472b-9307-37e17e294dd8, X-ECOMP-TransactionID=TF15V, X-Begin-Timestamp=2021-04-09T18:32:25.190+0000, id=49682ede-18a6-44d3-52cc-62c658a485e3, timestamp=1617993145190}], headers={id=7dd3f218-1ccf-95e9-9245-1babd45a5e38, timestamp=1617993145199}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ac75b577-6d04-472b-9307-37e17e294dd8, X-ECOMP-TransactionID=TF15V, X-Begin-Timestamp=2021-04-09T18:32:25.190+0000, id=49682ede-18a6-44d3-52cc-62c658a485e3, timestamp=1617993145190}]
2021-04-09T18:32:55.190+0000|e47a370c-dcef-4cc2-9725-ac7f76b657bc|Request Id: e47a370c-dcef-4cc2-9725-ac7f76b657bc. Transaction Id: 7WEXU. Begin TS: 2021-04-09T18:32:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:32:55.189 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e47a370c-dcef-4cc2-9725-ac7f76b657bc. Transaction Id: 7WEXU. Begin TS: 2021-04-09T18:32:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:32:55.191+0000|2021-04-09T18:32:55.197+0000|e47a370c-dcef-4cc2-9725-ac7f76b657bc|UNKNOWN_INSTANCE_ID|task-scheduler-4||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.74.127|6|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: e47a370c-dcef-4cc2-9725-ac7f76b657bc, Transaction Id: 7WEXU, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:32:55.197 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e47a370c-dcef-4cc2-9725-ac7f76b657bc, Transaction Id: 7WEXU, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:32:55.198 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e47a370c-dcef-4cc2-9725-ac7f76b657bc, X-ECOMP-TransactionID=7WEXU, X-Begin-Timestamp=2021-04-09T18:32:55.189+0000, id=58e201ad-7467-4dda-b37a-7390583674cc, timestamp=1617993175190}], headers={id=86a4b393-fd76-b2f6-6e1e-f060759c033f, timestamp=1617993175198}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e47a370c-dcef-4cc2-9725-ac7f76b657bc, X-ECOMP-TransactionID=7WEXU, X-Begin-Timestamp=2021-04-09T18:32:55.189+0000, id=58e201ad-7467-4dda-b37a-7390583674cc, timestamp=1617993175190}]
2021-04-09 18:33:10.517 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2 for configuration
2021-04-09 18:33:10.519 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 18:33:10.519 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 18:33:10.519 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, method=GET}
2021-04-09 18:33:10.521 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [request_sent])
2021-04-09 18:33:10.545 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received response (auto-read:false) : [x-onap-requestid=9b9faeb7-7f1a-47f4-928e-3c8f6bc01861, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 18:33:10 GMT]
2021-04-09 18:33:10.546 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [response_received])
2021-04-09 18:33:10.546 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 18:33:10.547 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 18:33:10.548 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Received last HTTP packet
2021-04-09 18:33:10.548  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-09 18:33:10.549 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-04-09T18:06:30.781Z","update_id":"38d5e001-9c87-4f10-ae6e-d6847aa25ff2","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_mYM.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 18:33:10.549 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] onStateChange(GET{uri=/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443]}}, [disconnecting])
2021-04-09 18:33:10.549 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Releasing channel
2021-04-09 18:33:10.549 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T18:33:25.190+0000|37f6b717-e0f2-4629-b3eb-0c6a3628b690|Request Id: 37f6b717-e0f2-4629-b3eb-0c6a3628b690. Transaction Id: KW82D. Begin TS: 2021-04-09T18:33:25.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:33:25.190 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 37f6b717-e0f2-4629-b3eb-0c6a3628b690. Transaction Id: KW82D. Begin TS: 2021-04-09T18:33:25.190+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:33:25.192+0000|2021-04-09T18:33:25.198+0000|37f6b717-e0f2-4629-b3eb-0c6a3628b690|UNKNOWN_INSTANCE_ID|task-scheduler-4||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.74.127|6|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 37f6b717-e0f2-4629-b3eb-0c6a3628b690, Transaction Id: KW82D, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:33:25.199 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 37f6b717-e0f2-4629-b3eb-0c6a3628b690, Transaction Id: KW82D, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:33:25.201 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=37f6b717-e0f2-4629-b3eb-0c6a3628b690, X-ECOMP-TransactionID=KW82D, X-Begin-Timestamp=2021-04-09T18:33:25.190+0000, id=c72016b2-01d1-f982-a6db-76e33992fbcd, timestamp=1617993205191}], headers={id=abcd86df-a897-ceb4-cd85-7888c42e9eec, timestamp=1617993205200}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=37f6b717-e0f2-4629-b3eb-0c6a3628b690, X-ECOMP-TransactionID=KW82D, X-Begin-Timestamp=2021-04-09T18:33:25.190+0000, id=c72016b2-01d1-f982-a6db-76e33992fbcd, timestamp=1617993205191}]
2021-04-09T18:33:55.190+0000|69b9fb52-e36b-4638-912e-7a96567e9ce4|Request Id: 69b9fb52-e36b-4638-912e-7a96567e9ce4. Transaction Id: GV8JG. Begin TS: 2021-04-09T18:33:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 18:33:55.190 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 69b9fb52-e36b-4638-912e-7a96567e9ce4. Transaction Id: GV8JG. Begin TS: 2021-04-09T18:33:55.189+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T18:33:55.191+0000|2021-04-09T18:33:55.197+0000|69b9fb52-e36b-4638-912e-7a96567e9ce4|UNKNOWN_INSTANCE_ID|task-scheduler-8||s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.74.127|6|s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 69b9fb52-e36b-4638-912e-7a96567e9ce4, Transaction Id: GV8JG, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:33:55.197 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 69b9fb52-e36b-4638-912e-7a96567e9ce4, Transaction Id: GV8JG, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 18:33:55.198 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=69b9fb52-e36b-4638-912e-7a96567e9ce4, X-ECOMP-TransactionID=GV8JG, X-Begin-Timestamp=2021-04-09T18:33:55.189+0000, id=9c526427-ae02-1bc7-876b-e37e1b231d4c, timestamp=1617993235190}], headers={id=21d52c25-555d-0a9f-8caf-15753c6bd668, timestamp=1617993235198}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=69b9fb52-e36b-4638-912e-7a96567e9ce4, X-ECOMP-TransactionID=GV8JG, X-Begin-Timestamp=2021-04-09T18:33:55.189+0000, id=9c526427-ae02-1bc7-876b-e37e1b231d4c, timestamp=1617993235190}]
2021-04-09 18:34:10.517 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s397b8f3201f741c796ef3b4a94f44121-dcae-tcagen2 for configuration
2021-04-09 18:34:10.519 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x8cd44f16, L:/10.233.74.127:34684 - R:config-binding-service/10.233.4.231:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 18:34:10.519 DEBUG 1