By type
2021-10-11 12:30:12.271 [scheduling-1] INFO get-all-policy-models - Getting all the policy models 2021-10-11 12:30:12.271 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BAC, BodyType: null, Body: [Body is null]] 2021-10-11 12:30:12.278 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-10-11 12:30:12.278 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{7b075208-5a33-4421-877d-4b91fbd3f0cc} 2021-10-11 12:30:12.278 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[CamelHttpMethod] ] Exchange[Id: 919631F06C8487C-0000000000000BAC, BodyType: null, Body: [Body is null]] 2021-10-11 12:30:12.278 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[X-ONAP-RequestID] ] Exchange[Id: 919631F06C8487C-0000000000000BAC, BodyType: null, Body: [Body is null]] 2021-10-11 12:30:12.278 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[X-ONAP-InvocationID] ] Exchange[Id: 919631F06C8487C-0000000000000BAC, BodyType: null, Body: [Body is null]] 2021-10-11 12:30:12.278 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[X-ONAP-PartnerName] ] Exchange[Id: 919631F06C8487C-0000000000000BAC, BodyType: null, Body: [Body is null]] 2021-10-11 12:30:12.278 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [log ] Exchange[Id: 919631F06C8487C-0000000000000BAC, BodyType: null, Body: [Body is null]] 2021-10-11 12:30:12.278 [scheduling-1] INFO get-all-policy-models - Endpoint to get all policy models: https://policy-api.onap:6969/policy/api/v1/policytypes 2021-10-11 12:30:12.278 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [{{clamp.config.policy.api.url}}/p] Exchange[Id: 919631F06C8487C-0000000000000BAC, BodyType: null, Body: [Body is null]] 2021-10-11 12:30:15.257 [pool-3-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:30:15.258 [pool-3-thread-1] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:30:15.258 [pool-3-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:30:15.589 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [convertBodyTo[java.lang.String] ] Exchange[Id: 919631F06C8487C-0000000000000BAC, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]] 2021-10-11 12:30:15.589 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [direct:reset-raise-http-exception] Exchange[Id: 919631F06C8487C-0000000000000BAC, BodyType: String, Body: {"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultOperations,ClampExecution:CDS/operation"}}},"name":"onap.datatype.controlloop.Actor","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An actor/operation/target definition"},"onap.datatype.controlloop.Operation":{"constraints":[],"properties":{"failure_retries":{"name":"failure_retries","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation has exceeded its max retries.","default":"final_failure_retries","required":false},"id":{"name":"id","type":"string","type_version":"0.0.0","description":"Unique identifier for the operation","required":true},"failure_timeout":{"name":"failure_timeout","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the time out for the operation occurs.","default":"final_failure_timeout","required":false},"failure":{"name":"failure","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on Actor operation failure.","default":"final_failure","required":false},"operation":{"name":"operation","type":"onap.datatype.controlloop.Actor","type_version":"0.0.0","description":"The definition of the operation to be performed.","required":true},"failure_guard":{"name":"failure_guard","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.","default":"final_failure_guard","required":false},"retries":{"name":"retries","type":"integer","type_version":"0.0.0","description":"The number of retries the actor should attempt to perform the operation.","default":0.0,"required":true},"timeout":{"name":"timeout","type":"integer","type_version":"0.0.0","description":"The amount of time for the actor to perform the operation.","required":true},"failure_exception":{"name":"failure_exception","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation causes an exception.","default":"final_failure_exception","required":false},"description":{"name":"description","type":"string","type_version":"0.0.0","description":"A user-friendly description of the intent for the operation","required":false},"success":{"name":"success","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on success. A value of \"final_success\" indicates and end to the operation.","default":"final_success","required":false}},"name":"onap.datatype.controlloop.Operation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An operation supported by an actor"},"onap.datatype.controlloop.Target":{"constraints":[],"properties":{"entityIds":{"name":"entityIds","type":"map","type_version":"0.0.0","description":"Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CSAR_RESOURCES"}},"targetType":{"name":"targetType","type":"string","type_version":"0.0.0","description":"Category for the target type","required":true,"constraints":[{"valid_values":["VNF","VM","VFMODULE","PNF"]}]}},"name":"onap.datatype.controlloop.Target","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"Definition for a entity in A&AI to perform a control loop operation on"},"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization","type_version":"0.0.0","description":"overrides the default serialization/deserialization mechanisms with custom ones","required":false},"eventClass":{"name":"eventClass","type":"string","type_version":"0.0.0","description":"the event canonical class for serialization","required":true}},"name":"onap.datatypes.dmaap.events","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.topic":{"constraints":[],"properties":{"events":{"name":"events","type":"list","type_version":"0.0.0","description":"events used by this topic","required":true,"entry_schema":{"type":"onap.datatypes.dmaap.events","type_version":"0.0.0"}},"topicName":{"name":"topicName","type":"string","type_version":"0.0.0","description":"the dmaap topic name","required":true}},"name":"onap.datatypes.dmaap.topic","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI
. syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For example, \"RegionOne\" \"vFWCL*\"","required":true},"blacklist":{"name":"blacklist","type":"boolean","type_version":"0.0.0","description":"Indicates if the filter should be treated as a blacklist (true)\nor whitelist (false).\n","default":true,"required":true}},"name":"onap.datatypes.guard.filter","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":[{"valid_values":["VM","VNF"]}]},"policyName":{"name":"policyName","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Name","required":true}},"name":"onap.datatypes.monitoring.metricsPerEventName","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.tca_policy":{"constraints":[],"properties":{"domain":{"name":"domain","type":"string","type_version":"0.0.0","description":"Domain name to which TCA needs to be applied","default":"measurementsForVfScaling","required":true,"constraints":[{"equal":"measurementsForVfScaling"}]},"metricsPerEventName":{"name":"metricsPerEventName","type":"list","type_version":"0.0.0","description":"Contains eventName and threshold details that need to be applied to given eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.metricsPerEventName","type_version":"0.0.0"}}},"name":"onap.datatypes.monitoring.tca_policy","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.threshol...] 2021-10-11 12:30:15.590 [scheduling-1] INFO org.apache.camel.Tracing - [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: 919631F06C8487C-0000000000000BAC, BodyType: String, Body: {"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultOperations,ClampExecution:CDS/operation"}}},"name":"onap.datatype.controlloop.Actor","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An actor/operation/target definition"},"onap.datatype.controlloop.Operation":{"constraints":[],"properties":{"failure_retries":{"name":"failure_retries","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation has exceeded its max retries.","default":"final_failure_retries","required":false},"id":{"name":"id","type":"string","type_version":"0.0.0","description":"Unique identifier for the operation","required":true},"failure_timeout":{"name":"failure_timeout","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the time out for the operation occurs.","default":"final_failure_timeout","required":false},"failure":{"name":"failure","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on Actor operation failure.","default":"final_failure","required":false},"operation":{"name":"operation","type":"onap.datatype.controlloop.Actor","type_version":"0.0.0","description":"The definition of the operation to be performed.","required":true},"failure_guard":{"name":"failure_guard","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.","default":"final_failure_guard","required":false},"retries":{"name":"retries","type":"integer","type_version":"0.0.0","description":"The number of retries the actor should attempt to perform the operation.","default":0.0,"required":true},"timeout":{"name":"timeout","type":"integer","type_version":"0.0.0","description":"The amount of time for the actor to perform the operation.","required":true},"failure_exception":{"name":"failure_exception","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation causes an exception.","default":"final_failure_exception","required":false},"description":{"name":"description","type":"string","type_version":"0.0.0","description":"A user-friendly description of the intent for the operation","required":false},"success":{"name":"success","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on success. A value of \"final_success\" indicates and end to the operation.","default":"final_success","required":false}},"name":"onap.datatype.controlloop.Operation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An operation supported by an actor"},"onap.datatype.controlloop.Target":{"constraints":[],"properties":{"entityIds":{"name":"entityIds","type":"map","type_version":"0.0.0","description":"Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CSAR_RESOURCES"}},"targetType":{"name":"targetType","type":"string","type_version":"0.0.0","description":"Category for the target type","required":true,"constraints":[{"valid_values":["VNF","VM","VFMODULE","PNF"]}]}},"name":"onap.datatype.controlloop.Target","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"Definition for a entity in A&AI to perform a control loop operation on"},"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization","type_version":"0.0.0","description":"overrides the default serialization/deserialization mechanisms with custom ones","required":false},"eventClass":{"name":"eventClass","type":"string","type_version":"0.0.0","description":"the event canonical class for serialization","required":true}},"name":"onap.datatypes.dmaap.events","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.topic":{"constraints":[],"properties":{"events":{"name":"events","type":"list","type_version":"0.0.0","description":"events used by this topic","required":true,"entry_schema":{"type":"onap.datatypes.dmaap.events","type_version":"0.0.0"}},"topicName":{"name":"topicName","type":"string","type_version":"0.0.0","description":"the dmaap topic name","required":true}},"name":"onap.datatypes.dmaap.topic","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For example, \"RegionOne\" \"vFWCL*\"","required":true},"blacklist":{"name":"blacklist","type":"boolean","type_version":"0.0.0","description":"Indicates if the filter should be treated as a blacklist (true)\nor whitelist (false).\n","default":true,"required":true}},"name":"onap.datatypes.guard.filter","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":[{"valid_values":["VM","VNF"]}]},"policyName":{"name":"policyName","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Name","required":true}},"name":"onap.datatypes.monitoring.metricsPerEventName","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.tca_policy":{"constraints":[],"properties":{"domain":{"name":"domain","type":"string","type_version":"0.0.0","description":"Domain name to which TCA needs to be applied","default":"measurementsForVfScaling","required":true,"constraints":[{"equal":"measurementsForVfScaling"}]},"metricsPerEventName":{"name":"metricsPerEventName","type":"list","type_version":"0.0.0","description":"Contains eventName and threshold details that need to be applied to given eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.metricsPerEventName","type_version":"0.0.0"}}},"name":"onap.datatypes.monitoring.tca_policy","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.threshol...] 2021-10-11 12:30:15.590 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BAC, BodyType: String, Body: {"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultOperations,ClampExecution:CDS/operation"}}},"name":"onap.datatype.controlloop.Actor","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An actor/operation/target definition"},"onap.datatype.controlloop.Operation":{"constraints":[],"properties":{"failure_retries":{"name":"failure_retries","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation has exceeded its max retries.","default":"final_failure_retries","required":false},"id":{"name":"id","type":"string","type_version":"0.0.0","description":"Unique identifier for the operation","required":true},"failure_timeout":{"name":"failure_timeout","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the time out for the operation occurs.","default":"final_failure_timeout","required":false},"failure":{"name":"failure","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on Actor operation failure.","default":"final_failure","required":false},"operation":{"name":"operation","type":"onap.datatype.controlloop.Actor","type_version":"0.0.0","description":"The definition of the operation to be performed.","required":true},"failure_guard":{"name":"failure_guard","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.","default":"final_failure_guard","required":false},"retries":{"name":"retries","type":"integer","type_version":"0.0.0","description":"The number of retries the actor should attempt to perform the operation.","default":0.0,"required":true},"timeout":{"name":"timeout","type":"integer","type_version":"0.0.0","description":"The amount of time for the actor to perform the operation.","required":true},"failure_exception":{"name":"failure_exception","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation causes an exception.","default":"final_failure_exception","required":false},"description":{"name":"description","type":"string","type_version":"0.0.0","description":"A user-friendly description of the intent for the operation","required":false},"success":{"name":"success","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on success. A value of \"final_success\" indicates and end to the operation.","default":"final_success","required":false}},"name":"onap.datatype.controlloop.Operation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An operation supported by an actor"},"onap.datatype.controlloop.Target":{"constraints":[],"properties":{"entityIds":{"name":"entityIds","type":"map","type_version":"0.0.0","description":"Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CSAR_RESOURCES"}},"targetType":{"name":"targetType","type":"string","type_version":"0.0.0","description":"Category for the target type","required":true,"constraints":[{"valid_values":["VNF","VM","VFMODULE","PNF"]}]}},"name":"onap.datatype.controlloop.Target","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"Definition for a entity in A&AI to perform a control loop operation on"},"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization","type_version":"0.0.0","description":"overrides the default serialization/deserialization mechanisms with custom ones","required":false},"eventClass":{"name":"eventClass","type":"string","type_version":"0.0.0","description":"the event canonical class for serialization","required":true}},"name":"onap.datatypes.dmaap.events","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.topic":{"constraints":[],"properties":{"events":{"name":"events","type":"list","type_version":"0.0.0","description":"events used by this topic","required":true,"entry_schema":{"type":"onap.datatypes.dmaap.events","type_version":"0.0.0"}},"topicName":{"name":"topicName","type":"string","type_version":"0.0.0","description":"the dmaap topic name","required":true}},"name":"onap.datatypes.dmaap.topic","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For example, \"RegionOne\" \"vFWCL*\"","required":true},"blacklist":{"name":"blacklist","type":"boolean","type_version":"0.0.0","description":"Indicates if the filter should be treated as a blacklist (true)\nor whitelist (false).\n","default":true,"required":true}},"name":"onap.datatypes.guard.filter","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":[{"valid_values":["VM","VNF"]}]},"policyName":{"name":"policyName","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Name","required":true}},"name":"onap.datatypes.monitoring.metricsPerEventName","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.tca_policy":{"constraints":[],"properties":{"domain":{"name":"domain","type":"string","type_version":"0.0.0","description":"Domain name to which TCA needs to be applied","default":"measurementsForVfScaling","required":true,"constraints":[{"equal":"measurementsForVfScaling"}]},"metricsPerEventName":{"name":"metricsPerEventName","type":"list","type_version":"0.0.0","description":"Contains eventName and threshold details that need to be applied to given eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.metricsPerEventName","type_version":"0.0.0"}}},"name":"onap.datatypes.monitoring.tca_policy","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.threshol...] 2021-10-11 12:30:15.590 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-10-11 12:30:16.135 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Match/1.0.0 2021-10-11 12:30:16.140 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Monitoring/1.0.0 2021-10-11 12:30:16.144 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Naming/1.0.0 2021-10-11 12:30:16.148 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Native/1.0.0 2021-10-11 12:30:16.153 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Optimization/1.0.0 2021-10-11 12:30:16.158 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.Guard/1.0.0 2021-10-11 12:30:16.163 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Common/1.0.0 2021-10-11 12:30:16.167 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Coordination/1.0.0 2021-10-11 12:30:16.172 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Blacklist/1.0.0 2021-10-11 12:30:16.176 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Filter/1.0.0 2021-10-11 12:30:16.180 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.FrequencyLimiter/1.0.0 2021-10-11 12:30:16.185 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.MinMax/1.0.0 2021-10-11 12:30:16.189 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.coordination.FirstBlocksSecond/1.0.0 2021-10-11 12:30:16.194 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.Common/1.0.0 2021-10-11 12:30:16.199 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Apex/1.0.0 2021-10-11 12:30:16.203 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Drools/1.0.0 2021-10-11 12:30:16.206 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server/1.0.0 2021-10-11 12:30:16.211 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.tcagen2/1.0.0 2021-10-11 12:30:16.215 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Apex/1.0.0 2021-10-11 12:30:16.219 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Drools/1.0.0 2021-10-11 12:30:16.224 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Xacml/1.0.0 2021-10-11 12:30:16.229 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Artifact/1.0.0 2021-10-11 12:30:16.233 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Controller/1.0.0 2021-10-11 12:30:16.237 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Resource/1.0.0 2021-10-11 12:30:16.241 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Service/1.0.0 2021-10-11 12:30:16.245 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.AffinityPolicy/1.0.0 2021-10-11 12:30:16.249 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.DistancePolicy/1.0.0 2021-10-11 12:30:16.254 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.HpaPolicy/1.0.0 2021-10-11 12:30:16.258 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.OptimizationPolicy/1.0.0 2021-10-11 12:30:16.262 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.PciPolicy/1.0.0 2021-10-11 12:30:16.266 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.Vim_fit/1.0.0 2021-10-11 12:30:16.270 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.VnfPolicy/1.0.0 2021-10-11 12:30:16.275 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.QueryPolicy/1.0.0 2021-10-11 12:30:16.279 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.SubscriberPolicy/1.0.0 2021-10-11 12:30:16.279 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [doTry ] Exchange[Id: 919631F06C8487C-0000000000000BAD, BodyType: null, Body: [Body is null]] 2021-10-11 12:30:16.279 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [log ] Exchange[Id: 919631F06C8487C-0000000000000BAD, BodyType: null, Body: [Body is null]] 2021-10-11 12:30:16.279 [scheduling-1] INFO get-all-pdp-groups - Getting the list of PDP Groups 2021-10-11 12:30:16.279 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BAD, BodyType: null, Body: [Body is null]] 2021-10-11 12:30:16.289 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-10-11 12:30:16.289 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{351860f9-824c-4de1-b244-12fab8c6e40b} 2021-10-11 12:30:16.289 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[CamelHttpMethod] ] Exchange[Id: 919631F06C8487C-0000000000000BAD, BodyType: null, Body: [Body is null]] 2021-10-11 12:30:16.289 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[X-ONAP-RequestID] ] Exchange[Id: 919631F06C8487C-0000000000000BAD, BodyType: null, Body: [Body is null]] 2021-10-11 12:30:16.289 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[X-ONAP-InvocationID] ] Exchange[Id: 919631F06C8487C-0000000000000BAD, BodyType: null, Body: [Body is null]] 2021-10-11 12:30:16.289 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[X-ONAP-PartnerName] ] Exchange[Id: 919631F06C8487C-0000000000000BAD, BodyType: null, Body: [Body is null]] 2021-10-11 12:30:16.289 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [log ] Exchange[Id: 919631F06C8487C-0000000000000BAD, BodyType: null, Body: [Body is null]] 2021-10-11 12:30:16.289 [scheduling-1] INFO get-all-pdp-groups - Endpoint to get policy model: https://policy-pap.onap:6969/policy/pap/v1/pdps 2021-10-11 12:30:16.289 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [{{clamp.config.policy.pap.url}}/p] Exchange[Id: 919631F06C8487C-0000000000000BAD, BodyType: null, Body: [Body is null]] 2021-10-11 12:30:16.381 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [convertBodyTo[java.lang.String] ] Exchange[Id: 919631F06C8487C-0000000000000BAD, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]] 2021-10-11 12:30:16.381 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [direct:reset-raise-http-exception] Exchange[Id: 919631F06C8487C-0000000000000BAD, BodyType: String, Body: {"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"apex-9061f121-68ea-46de-b5f5-5ecb3c9893f2","pdpState":"ACTIVE","healthy":"HEALTHY","message":"Pdp Heartbeat","lastUpdate":"2021-10-11T12:30:10Z"}]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"drools-8d895cc1-8093-4cad-9f2a-ff8bad6e1d0f","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:30:06Z"}]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Blacklist","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Filter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0"},{"name":"onap.policies.monitoring.*","version":"1.0.0"},{"name":"onap.policies.optimization.*","version":"1.0.0"},{"name":"onap.policies.optimization.resource.AffinityPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.DistancePolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.HpaPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.OptimizationPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.PciPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.QueryPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.SubscriberPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.Vim_fit","version":"1.0.0"},{"name":"onap.policies.optimization.resource.VnfPolicy","version":"1.0.0"},{"name":"onap.policies.native.Xacml","version":"1.0.0"},{"name":"onap.policies.Naming","version":"1.0.0"},{"name":"onap.policies.match.*","version":"1.0.0"}],"policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"xacml-1b336c56-813e-4154-a70a-afcb7d917186","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:28:28Z"}]}]}]}] 2021-10-11 12:30:16.381 [scheduling-1] INFO org.apache.camel.Tracing - [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: 919631F06C8487C-0000000000000BAD, BodyType: String, Body: {"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"apex-9061f121-68ea-46de-b5f5-5ecb3c9893f2","pdpState":"ACTIVE","healthy":"HEALTHY","message":"Pdp Heartbeat","lastUpdate":"2021-10-11T12:30:10Z"}]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"drools-8d895cc1-8093-4cad-9f2a-ff8bad6e1d0f","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:30:06Z"}]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Blacklist","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Filter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0"},{"name":"onap.policies.monitoring.*","version":"1.0.0"},{"name":"onap.policies.optimization.*","version":"1.0.0"},{"name":"onap.policies.optimization.resource.AffinityPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.DistancePolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.HpaPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.OptimizationPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.PciPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.QueryPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.SubscriberPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.Vim_fit","version":"1.0.0"},{"name":"onap.policies.optimization.resource.VnfPolicy","version":"1.0.0"},{"name":"onap.policies.native.Xacml","version":"1.0.0"},{"name":"onap.policies.Naming","version":"1.0.0"},{"name":"onap.policies.match.*","version":"1.0.0"}],"policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"xacml-1b336c56-813e-4154-a70a-afcb7d917186","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:28:28Z"}]}]}]}] 2021-10-11 12:30:16.382 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BAD, BodyType: String, Body: {"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"apex-9061f121-68ea-46de-b5f5-5ecb3c9893f2","pdpState":"ACTIVE","healthy":"HEALTHY","message":"Pdp Heartbeat","lastUpdate":"2021-10-11T12:30:10Z"}]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"drools-8d895cc1-8093-4cad-9f2a-ff8bad6e1d0f","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:30:06Z"}]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Blacklist","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Filter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0"},{"name":"onap.policies.monitoring.*","version":"1.0.0"},{"name":"onap.policies.optimization.*","version":"1.0.0"},{"name":"onap.policies.optimization.resource.AffinityPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.DistancePolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.HpaPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.OptimizationPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.PciPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.QueryPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.SubscriberPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.Vim_fit","version":"1.0.0"},{"name":"onap.policies.optimization.resource.VnfPolicy","version":"1.0.0"},{"name":"onap.policies.native.Xacml","version":"1.0.0"},{"name":"onap.policies.Naming","version":"1.0.0"},{"name":"onap.policies.match.*","version":"1.0.0"}],"policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"xacml-1b336c56-813e-4154-a70a-afcb7d917186","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:28:28Z"}]}]}]}] 2021-10-11 12:30:16.382 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-10-11 12:30:24.801 [pool-3-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:30:45.257 [pool-3-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:30:45.258 [pool-3-thread-1] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:30:45.258 [pool-3-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:30:54.799 [pool-3-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:31:08.039 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-10-11 12:31:08.040 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-10-11 12:31:15.257 [pool-3-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:31:15.258 [pool-3-thread-1] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:31:15.258 [pool-3-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:31:24.798 [pool-3-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:31:45.258 [pool-3-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:31:45.258 [pool-3-thread-1] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:31:45.258 [pool-3-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:31:54.797 [pool-3-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:32:15.257 [pool-3-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:32:15.258 [pool-3-thread-1] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:32:15.258 [pool-3-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:32:24.798 [pool-3-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:32:45.257 [pool-3-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:32:45.258 [pool-3-thread-1] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:32:45.258 [pool-3-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:32:54.799 [pool-3-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:33:08.039 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-10-11 12:33:08.039 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-10-11 12:33:15.258 [pool-3-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:33:15.258 [pool-3-thread-1] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:33:15.258 [pool-3-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:33:24.805 [pool-3-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:33:45.257 [pool-3-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:33:45.258 [pool-3-thread-1] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:33:45.258 [pool-3-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:33:54.802 [pool-3-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:34:15.258 [pool-3-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:34:15.258 [pool-3-thread-1] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:34:15.258 [pool-3-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:34:24.803 [pool-3-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:34:45.257 [pool-3-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:34:45.258 [pool-3-thread-1] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:34:45.258 [pool-3-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:34:54.798 [pool-3-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:35:08.039 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [doTry ] Exchange[Id: 919631F06C8487C-0000000000000BAE, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:08.039 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [log ] Exchange[Id: 919631F06C8487C-0000000000000BAE, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:08.039 [scheduling-1] INFO get-all-policy-models - Getting all the policy models 2021-10-11 12:35:08.039 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BAE, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:08.045 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-10-11 12:35:08.045 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{19d32b05-8a2c-4a3c-90b1-18c391b1a76a} 2021-10-11 12:35:08.045 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[CamelHttpMethod] ] Exchange[Id: 919631F06C8487C-0000000000000BAE, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:08.045 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[X-ONAP-RequestID] ] Exchange[Id: 919631F06C8487C-0000000000000BAE, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:08.045 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[X-ONAP-InvocationID] ] Exchange[Id: 919631F06C8487C-0000000000000BAE, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:08.045 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[X-ONAP-PartnerName] ] Exchange[Id: 919631F06C8487C-0000000000000BAE, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:08.045 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [log ] Exchange[Id: 919631F06C8487C-0000000000000BAE, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:08.045 [scheduling-1] INFO get-all-policy-models - Endpoint to get all policy models: https://policy-api.onap:6969/policy/api/v1/policytypes 2021-10-11 12:35:08.045 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [{{clamp.config.policy.api.url}}/p] Exchange[Id: 919631F06C8487C-0000000000000BAE, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:09.714 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [convertBodyTo[java.lang.String] ] Exchange[Id: 919631F06C8487C-0000000000000BAE, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]] 2021-10-11 12:35:09.715 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [direct:reset-raise-http-exception] Exchange[Id: 919631F06C8487C-0000000000000BAE, BodyType: String, Body: {"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultOperations,ClampExecution:CDS/operation"}}},"name":"onap.datatype.controlloop.Actor","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An actor/operation/target definition"},"onap.datatype.controlloop.Operation":{"constraints":[],"properties":{"failure_retries":{"name":"failure_retries","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation has exceeded its max retries.","default":"final_failure_retries","required":false},"id":{"name":"id","type":"string","type_version":"0.0.0","description":"Unique identifier for the operation","required":true},"failure_timeout":{"name":"failure_timeout","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the time out for the operation occurs.","default":"final_failure_timeout","required":false},"failure":{"name":"failure","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on Actor operation failure.","default":"final_failure","required":false},"operation":{"name":"operation","type":"onap.datatype.controlloop.Actor","type_version":"0.0.0","description":"The definition of the operation to be performed.","required":true},"failure_guard":{"name":"failure_guard","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.","default":"final_failure_guard","required":false},"retries":{"name":"retries","type":"integer","type_version":"0.0.0","description":"The number of retries the actor should attempt to perform the operation.","default":0.0,"required":true},"timeout":{"name":"timeout","type":"integer","type_version":"0.0.0","description":"The amount of time for the actor to perform the operation.","required":true},"failure_exception":{"name":"failure_exception","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation causes an exception.","default":"final_failure_exception","required":false},"description":{"name":"description","type":"string","type_version":"0.0.0","description":"A user-friendly description of the intent for the operation","required":false},"success":{"name":"success","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on success. A value of \"final_success\" indicates and end to the operation.","default":"final_success","required":false}},"name":"onap.datatype.controlloop.Operation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An operation supported by an actor"},"onap.datatype.controlloop.Target":{"constraints":[],"properties":{"entityIds":{"name":"entityIds","type":"map","type_version":"0.0.0","description":"Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CSAR_RESOURCES"}},"targetType":{"name":"targetType","type":"string","type_version":"0.0.0","description":"Category for the target type","required":true,"constraints":[{"valid_values":["VNF","VM","VFMODULE","PNF"]}]}},"name":"onap.datatype.controlloop.Target","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"Definition for a entity in A&AI to perform a control loop operation on"},"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization","type_version":"0.0.0","description":"overrides the default serialization/deserialization mechanisms with custom ones","required":false},"eventClass":{"name":"eventClass","type":"string","type_version":"0.0.0","description":"the event canonical class for serialization","required":true}},"name":"onap.datatypes.dmaap.events","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.topic":{"constraints":[],"properties":{"events":{"name":"events","type":"list","type_version":"0.0.0","description":"events used by this topic","required":true,"entry_schema":{"type":"onap.datatypes.dmaap.events","type_version":"0.0.0"}},"topicName":{"name":"topicName","type":"string","type_version":"0.0.0","description":"the dmaap topic name","required":true}},"name":"onap.datatypes.dmaap.topic","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For example, \"RegionOne\" \"vFWCL*\"","required":true},"blacklist":{"name":"blacklist","type":"boolean","type_version":"0.0.0","description":"Indicates if the filter should be treated as a blacklist (true)\nor whitelist (false).\n","default":true,"required":true}},"name":"onap.datatypes.guard.filter","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":[{"valid_values":["VM","VNF"]}]},"policyName":{"name":"policyName","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Name","required":true}},"name":"onap.datatypes.monitoring.metricsPerEventName","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.tca_policy":{"constraints":[],"properties":{"domain":{"name":"domain","type":"string","type_version":"0.0.0","description":"Domain name to which TCA needs to be applied","default":"measurementsForVfScaling","required":true,"constraints":[{"equal":"measurementsForVfScaling"}]},"metricsPerEventName":{"name":"metricsPerEventName","type":"list","type_version":"0.0.0","description":"Contains eventName and threshold details that need to be applied to given eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.metricsPerEventName","type_version":"0.0.0"}}},"name":"onap.datatypes.monitoring.tca_policy","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.threshol...] 2021-10-11 12:35:09.715 [scheduling-1] INFO org.apache.camel.Tracing - [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: 919631F06C8487C-0000000000000BAE, BodyType: String, Body: {"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultOperations,ClampExecution:CDS/operation"}}},"name":"onap.datatype.controlloop.Actor","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An actor/operation/target definition"},"onap.datatype.controlloop.Operation":{"constraints":[],"properties":{"failure_retries":{"name":"failure_retries","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation has exceeded its max retries.","default":"final_failure_retries","required":false},"id":{"name":"id","type":"string","type_version":"0.0.0","description":"Unique identifier for the operation","required":true},"failure_timeout":{"name":"failure_timeout","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the time out for the operation occurs.","default":"final_failure_timeout","required":false},"failure":{"name":"failure","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on Actor operation failure.","default":"final_failure","required":false},"operation":{"name":"operation","type":"onap.datatype.controlloop.Actor","type_version":"0.0.0","description":"The definition of the operation to be performed.","required":true},"failure_guard":{"name":"failure_guard","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.","default":"final_failure_guard","required":false},"retries":{"name":"retries","type":"integer","type_version":"0.0.0","description":"The number of retries the actor should attempt to perform the operation.","default":0.0,"required":true},"timeout":{"name":"timeout","type":"integer","type_version":"0.0.0","description":"The amount of time for the actor to perform the operation.","required":true},"failure_exception":{"name":"failure_exception","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation causes an exception.","default":"final_failure_exception","required":false},"description":{"name":"description","type":"string","type_version":"0.0.0","description":"A user-friendly description of the intent for the operation","required":false},"success":{"name":"success","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on success. A value of \"final_success\" indicates and end to the operation.","default":"final_success","required":false}},"name":"onap.datatype.controlloop.Operation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An operation supported by an actor"},"onap.datatype.controlloop.Target":{"constraints":[],"properties":{"entityIds":{"name":"entityIds","type":"map","type_version":"0.0.0","description":"Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CSAR_RESOURCES"}},"targetType":{"name":"targetType","type":"string","type_version":"0.0.0","description":"Category for the target type","required":true,"constraints":[{"valid_values":["VNF","VM","VFMODULE","PNF"]}]}},"name":"onap.datatype.controlloop.Target","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"Definition for a entity in A&AI to perform a control loop operation on"},"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization","type_version":"0.0.0","description":"overrides the default serialization/deserialization mechanisms with custom ones","required":false},"eventClass":{"name":"eventClass","type":"string","type_version":"0.0.0","description":"the event canonical class for serialization","required":true}},"name":"onap.datatypes.dmaap.events","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.topic":{"constraints":[],"properties":{"events":{"name":"events","type":"list","type_version":"0.0.0","description":"events used by this topic","required":true,"entry_schema":{"type":"onap.datatypes.dmaap.events","type_version":"0.0.0"}},"topicName":{"name":"topicName","type":"string","type_version":"0.0.0","description":"the dmaap topic name","required":true}},"name":"onap.datatypes.dmaap.topic","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For example, \"RegionOne\" \"vFWCL*\"","required":true},"blacklist":{"name":"blacklist","type":"boolean","type_version":"0.0.0","description":"Indicates if the filter should be treated as a blacklist (true)\nor whitelist (false).\n","default":true,"required":true}},"name":"onap.datatypes.guard.filter","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":[{"valid_values":["VM","VNF"]}]},"policyName":{"name":"policyName","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Name","required":true}},"name":"onap.datatypes.monitoring.metricsPerEventName","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.tca_policy":{"constraints":[],"properties":{"domain":{"name":"domain","type":"string","type_version":"0.0.0","description":"Domain name to which TCA needs to be applied","default":"measurementsForVfScaling","required":true,"constraints":[{"equal":"measurementsForVfScaling"}]},"metricsPerEventName":{"name":"metricsPerEventName","type":"list","type_version":"0.0.0","description":"Contains eventName and threshold details that need to be applied to given eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.metricsPerEventName","type_version":"0.0.0"}}},"name":"onap.datatypes.monitoring.tca_policy","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.threshol...] 2021-10-11 12:35:09.716 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BAE, BodyType: String, Body: {"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultOperations,ClampExecution:CDS/operation"}}},"name":"onap.datatype.controlloop.Actor","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An actor/operation/target definition"},"onap.datatype.controlloop.Operation":{"constraints":[],"properties":{"failure_retries":{"name":"failure_retries","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation has exceeded its max retries.","default":"final_failure_retries","required":false},"id":{"name":"id","type":"string","type_version":"0.0.0","description":"Unique identifier for the operation","required":true},"failure_timeout":{"name":"failure_timeout","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the time out for the operation occurs.","default":"final_failure_timeout","required":false},"failure":{"name":"failure","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on Actor operation failure.","default":"final_failure","required":false},"operation":{"name":"operation","type":"onap.datatype.controlloop.Actor","type_version":"0.0.0","description":"The definition of the operation to be performed.","required":true},"failure_guard":{"name":"failure_guard","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.","default":"final_failure_guard","required":false},"retries":{"name":"retries","type":"integer","type_version":"0.0.0","description":"The number of retries the actor should attempt to perform the operation.","default":0.0,"required":true},"timeout":{"name":"timeout","type":"integer","type_version":"0.0.0","description":"The amount of time for the actor to perform the operation.","required":true},"failure_exception":{"name":"failure_exception","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation causes an exception.","default":"final_failure_exception","required":false},"description":{"name":"description","type":"string","type_version":"0.0.0","description":"A user-friendly description of the intent for the operation","required":false},"success":{"name":"success","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on success. A value of \"final_success\" indicates and end to the operation.","default":"final_success","required":false}},"name":"onap.datatype.controlloop.Operation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An operation supported by an actor"},"onap.datatype.controlloop.Target":{"constraints":[],"properties":{"entityIds":{"name":"entityIds","type":"map","type_version":"0.0.0","description":"Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CSAR_RESOURCES"}},"targetType":{"name":"targetType","type":"string","type_version":"0.0.0","description":"Category for the target type","required":true,"constraints":[{"valid_values":["VNF","VM","VFMODULE","PNF"]}]}},"name":"onap.datatype.controlloop.Target","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"Definition for a entity in A&AI to perform a control loop operation on"},"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization","type_version":"0.0.0","description":"overrides the default serialization/deserialization mechanisms with custom ones","required":false},"eventClass":{"name":"eventClass","type":"string","type_version":"0.0.0","description":"the event canonical class for serialization","required":true}},"name":"onap.datatypes.dmaap.events","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.topic":{"constraints":[],"properties":{"events":{"name":"events","type":"list","type_version":"0.0.0","description":"events used by this topic","required":true,"entry_schema":{"type":"onap.datatypes.dmaap.events","type_version":"0.0.0"}},"topicName":{"name":"topicName","type":"string","type_version":"0.0.0","description":"the dmaap topic name","required":true}},"name":"onap.datatypes.dmaap.topic","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For example, \"RegionOne\" \"vFWCL*\"","required":true},"blacklist":{"name":"blacklist","type":"boolean","type_version":"0.0.0","description":"Indicates if the filter should be treated as a blacklist (true)\nor whitelist (false).\n","default":true,"required":true}},"name":"onap.datatypes.guard.filter","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":[{"valid_values":["VM","VNF"]}]},"policyName":{"name":"policyName","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Name","required":true}},"name":"onap.datatypes.monitoring.metricsPerEventName","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.tca_policy":{"constraints":[],"properties":{"domain":{"name":"domain","type":"string","type_version":"0.0.0","description":"Domain name to which TCA needs to be applied","default":"measurementsForVfScaling","required":true,"constraints":[{"equal":"measurementsForVfScaling"}]},"metricsPerEventName":{"name":"metricsPerEventName","type":"list","type_version":"0.0.0","description":"Contains eventName and threshold details that need to be applied to given eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.metricsPerEventName","type_version":"0.0.0"}}},"name":"onap.datatypes.monitoring.tca_policy","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.threshol...] 2021-10-11 12:35:09.716 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-10-11 12:35:10.185 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Match/1.0.0 2021-10-11 12:35:10.190 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Monitoring/1.0.0 2021-10-11 12:35:10.194 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Naming/1.0.0 2021-10-11 12:35:10.199 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Native/1.0.0 2021-10-11 12:35:10.204 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Optimization/1.0.0 2021-10-11 12:35:10.208 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.Guard/1.0.0 2021-10-11 12:35:10.213 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Common/1.0.0 2021-10-11 12:35:11.186 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Coordination/1.0.0 2021-10-11 12:35:11.191 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Blacklist/1.0.0 2021-10-11 12:35:11.196 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Filter/1.0.0 2021-10-11 12:35:11.200 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.FrequencyLimiter/1.0.0 2021-10-11 12:35:11.205 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.MinMax/1.0.0 2021-10-11 12:35:11.209 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.coordination.FirstBlocksSecond/1.0.0 2021-10-11 12:35:11.213 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.Common/1.0.0 2021-10-11 12:35:12.185 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Apex/1.0.0 2021-10-11 12:35:12.190 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Drools/1.0.0 2021-10-11 12:35:12.194 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server/1.0.0 2021-10-11 12:35:12.199 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.tcagen2/1.0.0 2021-10-11 12:35:12.204 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Apex/1.0.0 2021-10-11 12:35:12.208 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Drools/1.0.0 2021-10-11 12:35:12.211 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Xacml/1.0.0 2021-10-11 12:35:12.215 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Artifact/1.0.0 2021-10-11 12:35:13.187 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Controller/1.0.0 2021-10-11 12:35:13.191 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Resource/1.0.0 2021-10-11 12:35:13.195 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Service/1.0.0 2021-10-11 12:35:13.199 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.AffinityPolicy/1.0.0 2021-10-11 12:35:13.203 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.DistancePolicy/1.0.0 2021-10-11 12:35:13.207 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.HpaPolicy/1.0.0 2021-10-11 12:35:13.212 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.OptimizationPolicy/1.0.0 2021-10-11 12:35:13.217 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.PciPolicy/1.0.0 2021-10-11 12:35:14.186 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.Vim_fit/1.0.0 2021-10-11 12:35:14.190 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.VnfPolicy/1.0.0 2021-10-11 12:35:14.194 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.QueryPolicy/1.0.0 2021-10-11 12:35:14.199 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.SubscriberPolicy/1.0.0 2021-10-11 12:35:14.199 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [doTry ] Exchange[Id: 919631F06C8487C-0000000000000BAF, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:14.199 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [log ] Exchange[Id: 919631F06C8487C-0000000000000BAF, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:14.199 [scheduling-1] INFO get-all-pdp-groups - Getting the list of PDP Groups 2021-10-11 12:35:14.199 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BAF, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:14.207 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-10-11 12:35:14.207 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{83093d1a-ff53-404a-be37-c904800d2c0e} 2021-10-11 12:35:14.207 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[CamelHttpMethod] ] Exchange[Id: 919631F06C8487C-0000000000000BAF, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:14.207 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[X-ONAP-RequestID] ] Exchange[Id: 919631F06C8487C-0000000000000BAF, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:14.207 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[X-ONAP-InvocationID] ] Exchange[Id: 919631F06C8487C-0000000000000BAF, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:14.207 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[X-ONAP-PartnerName] ] Exchange[Id: 919631F06C8487C-0000000000000BAF, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:14.207 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [log ] Exchange[Id: 919631F06C8487C-0000000000000BAF, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:14.207 [scheduling-1] INFO get-all-pdp-groups - Endpoint to get policy model: https://policy-pap.onap:6969/policy/pap/v1/pdps 2021-10-11 12:35:14.207 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [{{clamp.config.policy.pap.url}}/p] Exchange[Id: 919631F06C8487C-0000000000000BAF, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:15.216 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [convertBodyTo[java.lang.String] ] Exchange[Id: 919631F06C8487C-0000000000000BAF, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]] 2021-10-11 12:35:15.217 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [direct:reset-raise-http-exception] Exchange[Id: 919631F06C8487C-0000000000000BAF, BodyType: String, Body: {"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"apex-9061f121-68ea-46de-b5f5-5ecb3c9893f2","pdpState":"ACTIVE","healthy":"HEALTHY","message":"Pdp Heartbeat","lastUpdate":"2021-10-11T12:34:10Z"}]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"drools-8d895cc1-8093-4cad-9f2a-ff8bad6e1d0f","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:34:06Z"}]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Blacklist","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Filter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0"},{"name":"onap.policies.monitoring.*","version":"1.0.0"},{"name":"onap.policies.optimization.*","version":"1.0.0"},{"name":"onap.policies.optimization.resource.AffinityPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.DistancePolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.HpaPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.OptimizationPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.PciPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.QueryPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.SubscriberPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.Vim_fit","version":"1.0.0"},{"name":"onap.policies.optimization.resource.VnfPolicy","version":"1.0.0"},{"name":"onap.policies.native.Xacml","version":"1.0.0"},{"name":"onap.policies.Naming","version":"1.0.0"},{"name":"onap.policies.match.*","version":"1.0.0"}],"policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"xacml-1b336c56-813e-4154-a70a-afcb7d917186","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:34:28Z"}]}]}]}] 2021-10-11 12:35:15.217 [scheduling-1] INFO org.apache.camel.Tracing - [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: 919631F06C8487C-0000000000000BAF, BodyType: String, Body: {"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"apex-9061f121-68ea-46de-b5f5-5ecb3c9893f2","pdpState":"ACTIVE","healthy":"HEALTHY","message":"Pdp Heartbeat","lastUpdate":"2021-10-11T12:34:10Z"}]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"drools-8d895cc1-8093-4cad-9f2a-ff8bad6e1d0f","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:34:06Z"}]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Blacklist","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Filter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0"},{"name":"onap.policies.monitoring.*","version":"1.0.0"},{"name":"onap.policies.optimization.*","version":"1.0.0"},{"name":"onap.policies.optimization.resource.AffinityPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.DistancePolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.HpaPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.OptimizationPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.PciPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.QueryPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.SubscriberPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.Vim_fit","version":"1.0.0"},{"name":"onap.policies.optimization.resource.VnfPolicy","version":"1.0.0"},{"name":"onap.policies.native.Xacml","version":"1.0.0"},{"name":"onap.policies.Naming","version":"1.0.0"},{"name":"onap.policies.match.*","version":"1.0.0"}],"policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"xacml-1b336c56-813e-4154-a70a-afcb7d917186","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:34:28Z"}]}]}]}] 2021-10-11 12:35:15.217 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BAF, BodyType: String, Body: {"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"apex-9061f121-68ea-46de-b5f5-5ecb3c9893f2","pdpState":"ACTIVE","healthy":"HEALTHY","message":"Pdp Heartbeat","lastUpdate":"2021-10-11T12:34:10Z"}]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"drools-8d895cc1-8093-4cad-9f2a-ff8bad6e1d0f","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:34:06Z"}]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Blacklist","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Filter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0"},{"name":"onap.policies.monitoring.*","version":"1.0.0"},{"name":"onap.policies.optimization.*","version":"1.0.0"},{"name":"onap.policies.optimization.resource.AffinityPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.DistancePolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.HpaPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.OptimizationPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.PciPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.QueryPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.SubscriberPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.Vim_fit","version":"1.0.0"},{"name":"onap.policies.optimization.resource.VnfPolicy","version":"1.0.0"},{"name":"onap.policies.native.Xacml","version":"1.0.0"},{"name":"onap.policies.Naming","version":"1.0.0"},{"name":"onap.policies.match.*","version":"1.0.0"}],"policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"xacml-1b336c56-813e-4154-a70a-afcb7d917186","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:34:28Z"}]}]}]}] 2021-10-11 12:35:15.217 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-10-11 12:35:15.258 [pool-3-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:35:15.258 [pool-3-thread-1] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:35:15.258 [pool-3-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:35:15.322 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-10-11 12:35:15.322 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-10-11 12:35:15.322 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [doTry ] Exchange[Id: 919631F06C8487C-0000000000000BB0, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:15.323 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [log ] Exchange[Id: 919631F06C8487C-0000000000000BB0, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:15.323 [scheduling-1] INFO get-all-policy-models - Getting all the policy models 2021-10-11 12:35:15.323 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BB0, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:15.329 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-10-11 12:35:15.329 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{3353bd15-a6d3-4c87-9c82-8bad792b8424} 2021-10-11 12:35:15.329 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[CamelHttpMethod] ] Exchange[Id: 919631F06C8487C-0000000000000BB0, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:15.329 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[X-ONAP-RequestID] ] Exchange[Id: 919631F06C8487C-0000000000000BB0, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:15.329 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[X-ONAP-InvocationID] ] Exchange[Id: 919631F06C8487C-0000000000000BB0, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:15.329 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[X-ONAP-PartnerName] ] Exchange[Id: 919631F06C8487C-0000000000000BB0, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:15.329 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [log ] Exchange[Id: 919631F06C8487C-0000000000000BB0, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:15.329 [scheduling-1] INFO get-all-policy-models - Endpoint to get all policy models: https://policy-api.onap:6969/policy/api/v1/policytypes 2021-10-11 12:35:15.329 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [{{clamp.config.policy.api.url}}/p] Exchange[Id: 919631F06C8487C-0000000000000BB0, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:18.612 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [convertBodyTo[java.lang.String] ] Exchange[Id: 919631F06C8487C-0000000000000BB0, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]] 2021-10-11 12:35:18.613 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [direct:reset-raise-http-exception] Exchange[Id: 919631F06C8487C-0000000000000BB0, BodyType: String, Body: {"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultOperations,ClampExecution:CDS/operation"}}},"name":"onap.datatype.controlloop.Actor","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An actor/operation/target definition"},"onap.datatype.controlloop.Operation":{"constraints":[],"properties":{"failure_retries":{"name":"failure_retries","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation has exceeded its max retries.","default":"final_failure_retries","required":false},"id":{"name":"id","type":"string","type_version":"0.0.0","description":"Unique identifier for the operation","required":true},"failure_timeout":{"name":"failure_timeout","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the time out for the operation occurs.","default":"final_failure_timeout","required":false},"failure":{"name":"failure","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on Actor operation failure.","default":"final_failure","required":false},"operation":{"name":"operation","type":"onap.datatype.controlloop.Actor","type_version":"0.0.0","description":"The definition of the operation to be performed.","required":true},"failure_guard":{"name":"failure_guard","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.","default":"final_failure_guard","required":false},"retries":{"name":"retries","type":"integer","type_version":"0.0.0","description":"The number of retries the actor should attempt to perform the operation.","default":0.0,"required":true},"timeout":{"name":"timeout","type":"integer","type_version":"0.0.0","description":"The amount of time for the actor to perform the operation.","required":true},"failure_exception":{"name":"failure_exception","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation causes an exception.","default":"final_failure_exception","required":false},"description":{"name":"description","type":"string","type_version":"0.0.0","description":"A user-friendly description of the intent for the operation","required":false},"success":{"name":"success","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on success. A value of \"final_success\" indicates and end to the operation.","default":"final_success","required":false}},"name":"onap.datatype.controlloop.Operation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An operation supported by an actor"},"onap.datatype.controlloop.Target":{"constraints":[],"properties":{"entityIds":{"name":"entityIds","type":"map","type_version":"0.0.0","description":"Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CSAR_RESOURCES"}},"targetType":{"name":"targetType","type":"string","type_version":"0.0.0","description":"Category for the target type","required":true,"constraints":[{"valid_values":["VNF","VM","VFMODULE","PNF"]}]}},"name":"onap.datatype.controlloop.Target","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"Definition for a entity in A&AI to perform a control loop operation on"},"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization","type_version":"0.0.0","description":"overrides the default serialization/deserialization mechanisms with custom ones","required":false},"eventClass":{"name":"eventClass","type":"string","type_version":"0.0.0","description":"the event canonical class for serialization","required":true}},"name":"onap.datatypes.dmaap.events","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.topic":{"constraints":[],"properties":{"events":{"name":"events","type":"list","type_version":"0.0.0","description":"events used by this topic","required":true,"entry_schema":{"type":"onap.datatypes.dmaap.events","type_version":"0.0.0"}},"topicName":{"name":"topicName","type":"string","type_version":"0.0.0","description":"the dmaap topic name","required":true}},"name":"onap.datatypes.dmaap.topic","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For example, \"RegionOne\" \"vFWCL*\"","required":true},"blacklist":{"name":"blacklist","type":"boolean","type_version":"0.0.0","description":"Indicates if the filter should be treated as a blacklist (true)\nor whitelist (false).\n","default":true,"required":true}},"name":"onap.datatypes.guard.filter","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":[{"valid_values":["VM","VNF"]}]},"policyName":{"name":"policyName","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Name","required":true}},"name":"onap.datatypes.monitoring.metricsPerEventName","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.tca_policy":{"constraints":[],"properties":{"domain":{"name":"domain","type":"string","type_version":"0.0.0","description":"Domain name to which TCA needs to be applied","default":"measurementsForVfScaling","required":true,"constraints":[{"equal":"measurementsForVfScaling"}]},"metricsPerEventName":{"name":"metricsPerEventName","type":"list","type_version":"0.0.0","description":"Contains eventName and threshold details that need to be applied to given eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.metricsPerEventName","type_version":"0.0.0"}}},"name":"onap.datatypes.monitoring.tca_policy","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.threshol...] 2021-10-11 12:35:18.613 [scheduling-1] INFO org.apache.camel.Tracing - [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: 919631F06C8487C-0000000000000BB0, BodyType: String, Body: {"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultOperations,ClampExecution:CDS/operation"}}},"name":"onap.datatype.controlloop.Actor","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An actor/operation/target definition"},"onap.datatype.controlloop.Operation":{"constraints":[],"properties":{"failure_retries":{"name":"failure_retries","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation has exceeded its max retries.","default":"final_failure_retries","required":false},"id":{"name":"id","type":"string","type_version":"0.0.0","description":"Unique identifier for the operation","required":true},"failure_timeout":{"name":"failure_timeout","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the time out for the operation occurs.","default":"final_failure_timeout","required":false},"failure":{"name":"failure","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on Actor operation failure.","default":"final_failure","required":false},"operation":{"name":"operation","type":"onap.datatype.controlloop.Actor","type_version":"0.0.0","description":"The definition of the operation to be performed.","required":true},"failure_guard":{"name":"failure_guard","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.","default":"final_failure_guard","required":false},"retries":{"name":"retries","type":"integer","type_version":"0.0.0","description":"The number of retries the actor should attempt to perform the operation.","default":0.0,"required":true},"timeout":{"name":"timeout","type":"integer","type_version":"0.0.0","description":"The amount of time for the actor to perform the operation.","required":true},"failure_exception":{"name":"failure_exception","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation causes an exception.","default":"final_failure_exception","required":false},"description":{"name":"description","type":"string","type_version":"0.0.0","description":"A user-friendly description of the intent for the operation","required":false},"success":{"name":"success","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on success. A value of \"final_success\" indicates and end to the operation.","default":"final_success","required":false}},"name":"onap.datatype.controlloop.Operation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An operation supported by an actor"},"onap.datatype.controlloop.Target":{"constraints":[],"properties":{"entityIds":{"name":"entityIds","type":"map","type_version":"0.0.0","description":"Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CSAR_RESOURCES"}},"targetType":{"name":"targetType","type":"string","type_version":"0.0.0","description":"Category for the target type","required":true,"constraints":[{"valid_values":["VNF","VM","VFMODULE","PNF"]}]}},"name":"onap.datatype.controlloop.Target","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"Definition for a entity in A&AI to perform a control loop operation on"},"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization","type_version":"0.0.0","description":"overrides the default serialization/deserialization mechanisms with custom ones","required":false},"eventClass":{"name":"eventClass","type":"string","type_version":"0.0.0","description":"the event canonical class for serialization","required":true}},"name":"onap.datatypes.dmaap.events","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.topic":{"constraints":[],"properties":{"events":{"name":"events","type":"list","type_version":"0.0.0","description":"events used by this topic","required":true,"entry_schema":{"type":"onap.datatypes.dmaap.events","type_version":"0.0.0"}},"topicName":{"name":"topicName","type":"string","type_version":"0.0.0","description":"the dmaap topic name","required":true}},"name":"onap.datatypes.dmaap.topic","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For example, \"RegionOne\" \"vFWCL*\"","required":true},"blacklist":{"name":"blacklist","type":"boolean","type_version":"0.0.0","description":"Indicates if the filter should be treated as a blacklist (true)\nor whitelist (false).\n","default":true,"required":true}},"name":"onap.datatypes.guard.filter","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":[{"valid_values":["VM","VNF"]}]},"policyName":{"name":"policyName","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Name","required":true}},"name":"onap.datatypes.monitoring.metricsPerEventName","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.tca_policy":{"constraints":[],"properties":{"domain":{"name":"domain","type":"string","type_version":"0.0.0","description":"Domain name to which TCA needs to be applied","default":"measurementsForVfScaling","required":true,"constraints":[{"equal":"measurementsForVfScaling"}]},"metricsPerEventName":{"name":"metricsPerEventName","type":"list","type_version":"0.0.0","description":"Contains eventName and threshold details that need to be applied to given eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.metricsPerEventName","type_version":"0.0.0"}}},"name":"onap.datatypes.monitoring.tca_policy","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.threshol...] 2021-10-11 12:35:18.613 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BB0, BodyType: String, Body: {"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultOperations,ClampExecution:CDS/operation"}}},"name":"onap.datatype.controlloop.Actor","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An actor/operation/target definition"},"onap.datatype.controlloop.Operation":{"constraints":[],"properties":{"failure_retries":{"name":"failure_retries","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation has exceeded its max retries.","default":"final_failure_retries","required":false},"id":{"name":"id","type":"string","type_version":"0.0.0","description":"Unique identifier for the operation","required":true},"failure_timeout":{"name":"failure_timeout","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the time out for the operation occurs.","default":"final_failure_timeout","required":false},"failure":{"name":"failure","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on Actor operation failure.","default":"final_failure","required":false},"operation":{"name":"operation","type":"onap.datatype.controlloop.Actor","type_version":"0.0.0","description":"The definition of the operation to be performed.","required":true},"failure_guard":{"name":"failure_guard","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.","default":"final_failure_guard","required":false},"retries":{"name":"retries","type":"integer","type_version":"0.0.0","description":"The number of retries the actor should attempt to perform the operation.","default":0.0,"required":true},"timeout":{"name":"timeout","type":"integer","type_version":"0.0.0","description":"The amount of time for the actor to perform the operation.","required":true},"failure_exception":{"name":"failure_exception","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation causes an exception.","default":"final_failure_exception","required":false},"description":{"name":"description","type":"string","type_version":"0.0.0","description":"A user-friendly description of the intent for the operation","required":false},"success":{"name":"success","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on success. A value of \"final_success\" indicates and end to the operation.","default":"final_success","required":false}},"name":"onap.datatype.controlloop.Operation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An operation supported by an actor"},"onap.datatype.controlloop.Target":{"constraints":[],"properties":{"entityIds":{"name":"entityIds","type":"map","type_version":"0.0.0","description":"Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CSAR_RESOURCES"}},"targetType":{"name":"targetType","type":"string","type_version":"0.0.0","description":"Category for the target type","required":true,"constraints":[{"valid_values":["VNF","VM","VFMODULE","PNF"]}]}},"name":"onap.datatype.controlloop.Target","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"Definition for a entity in A&AI to perform a control loop operation on"},"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization","type_version":"0.0.0","description":"overrides the default serialization/deserialization mechanisms with custom ones","required":false},"eventClass":{"name":"eventClass","type":"string","type_version":"0.0.0","description":"the event canonical class for serialization","required":true}},"name":"onap.datatypes.dmaap.events","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.topic":{"constraints":[],"properties":{"events":{"name":"events","type":"list","type_version":"0.0.0","description":"events used by this topic","required":true,"entry_schema":{"type":"onap.datatypes.dmaap.events","type_version":"0.0.0"}},"topicName":{"name":"topicName","type":"string","type_version":"0.0.0","description":"the dmaap topic name","required":true}},"name":"onap.datatypes.dmaap.topic","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For example, \"RegionOne\" \"vFWCL*\"","required":true},"blacklist":{"name":"blacklist","type":"boolean","type_version":"0.0.0","description":"Indicates if the filter should be treated as a blacklist (true)\nor whitelist (false).\n","default":true,"required":true}},"name":"onap.datatypes.guard.filter","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":[{"valid_values":["VM","VNF"]}]},"policyName":{"name":"policyName","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Name","required":true}},"name":"onap.datatypes.monitoring.metricsPerEventName","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.tca_policy":{"constraints":[],"properties":{"domain":{"name":"domain","type":"string","type_version":"0.0.0","description":"Domain name to which TCA needs to be applied","default":"measurementsForVfScaling","required":true,"constraints":[{"equal":"measurementsForVfScaling"}]},"metricsPerEventName":{"name":"metricsPerEventName","type":"list","type_version":"0.0.0","description":"Contains eventName and threshold details that need to be applied to given eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.metricsPerEventName","type_version":"0.0.0"}}},"name":"onap.datatypes.monitoring.tca_policy","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.threshol...] 2021-10-11 12:35:18.614 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-10-11 12:35:19.187 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Match/1.0.0 2021-10-11 12:35:19.191 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Monitoring/1.0.0 2021-10-11 12:35:19.195 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Naming/1.0.0 2021-10-11 12:35:19.199 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Native/1.0.0 2021-10-11 12:35:19.203 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Optimization/1.0.0 2021-10-11 12:35:19.207 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.Guard/1.0.0 2021-10-11 12:35:19.210 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Common/1.0.0 2021-10-11 12:35:19.214 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Coordination/1.0.0 2021-10-11 12:35:19.218 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Blacklist/1.0.0 2021-10-11 12:35:19.222 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Filter/1.0.0 2021-10-11 12:35:19.226 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.FrequencyLimiter/1.0.0 2021-10-11 12:35:19.231 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.MinMax/1.0.0 2021-10-11 12:35:19.236 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.coordination.FirstBlocksSecond/1.0.0 2021-10-11 12:35:19.240 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.Common/1.0.0 2021-10-11 12:35:19.244 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Apex/1.0.0 2021-10-11 12:35:19.249 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Drools/1.0.0 2021-10-11 12:35:19.254 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server/1.0.0 2021-10-11 12:35:19.259 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.tcagen2/1.0.0 2021-10-11 12:35:19.264 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Apex/1.0.0 2021-10-11 12:35:19.269 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Drools/1.0.0 2021-10-11 12:35:19.274 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Xacml/1.0.0 2021-10-11 12:35:19.278 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Artifact/1.0.0 2021-10-11 12:35:19.282 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Controller/1.0.0 2021-10-11 12:35:19.286 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Resource/1.0.0 2021-10-11 12:35:19.290 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Service/1.0.0 2021-10-11 12:35:19.295 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.AffinityPolicy/1.0.0 2021-10-11 12:35:19.299 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.DistancePolicy/1.0.0 2021-10-11 12:35:19.304 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.HpaPolicy/1.0.0 2021-10-11 12:35:19.309 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.OptimizationPolicy/1.0.0 2021-10-11 12:35:19.313 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.PciPolicy/1.0.0 2021-10-11 12:35:19.317 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.Vim_fit/1.0.0 2021-10-11 12:35:19.321 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.VnfPolicy/1.0.0 2021-10-11 12:35:19.324 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.QueryPolicy/1.0.0 2021-10-11 12:35:19.328 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.SubscriberPolicy/1.0.0 2021-10-11 12:35:19.328 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [doTry ] Exchange[Id: 919631F06C8487C-0000000000000BB1, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:19.329 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [log ] Exchange[Id: 919631F06C8487C-0000000000000BB1, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:19.329 [scheduling-1] INFO get-all-pdp-groups - Getting the list of PDP Groups 2021-10-11 12:35:19.329 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BB1, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:19.334 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-10-11 12:35:19.334 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{2fe5af11-82ed-4983-a876-359d8db57a7d} 2021-10-11 12:35:19.335 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[CamelHttpMethod] ] Exchange[Id: 919631F06C8487C-0000000000000BB1, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:19.335 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[X-ONAP-RequestID] ] Exchange[Id: 919631F06C8487C-0000000000000BB1, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:19.335 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[X-ONAP-InvocationID] ] Exchange[Id: 919631F06C8487C-0000000000000BB1, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:19.335 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[X-ONAP-PartnerName] ] Exchange[Id: 919631F06C8487C-0000000000000BB1, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:19.335 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [log ] Exchange[Id: 919631F06C8487C-0000000000000BB1, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:19.335 [scheduling-1] INFO get-all-pdp-groups - Endpoint to get policy model: https://policy-pap.onap:6969/policy/pap/v1/pdps 2021-10-11 12:35:19.335 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [{{clamp.config.policy.pap.url}}/p] Exchange[Id: 919631F06C8487C-0000000000000BB1, BodyType: null, Body: [Body is null]] 2021-10-11 12:35:19.417 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [convertBodyTo[java.lang.String] ] Exchange[Id: 919631F06C8487C-0000000000000BB1, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]] 2021-10-11 12:35:19.417 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [direct:reset-raise-http-exception] Exchange[Id: 919631F06C8487C-0000000000000BB1, BodyType: String, Body: {"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"apex-9061f121-68ea-46de-b5f5-5ecb3c9893f2","pdpState":"ACTIVE","healthy":"HEALTHY","message":"Pdp Heartbeat","lastUpdate":"2021-10-11T12:34:10Z"}]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"drools-8d895cc1-8093-4cad-9f2a-ff8bad6e1d0f","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:34:06Z"}]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Blacklist","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Filter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0"},{"name":"onap.policies.monitoring.*","version":"1.0.0"},{"name":"onap.policies.optimization.*","version":"1.0.0"},{"name":"onap.policies.optimization.resource.AffinityPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.DistancePolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.HpaPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.OptimizationPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.PciPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.QueryPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.SubscriberPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.Vim_fit","version":"1.0.0"},{"name":"onap.policies.optimization.resource.VnfPolicy","version":"1.0.0"},{"name":"onap.policies.native.Xacml","version":"1.0.0"},{"name":"onap.policies.Naming","version":"1.0.0"},{"name":"onap.policies.match.*","version":"1.0.0"}],"policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"xacml-1b336c56-813e-4154-a70a-afcb7d917186","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:34:28Z"}]}]}]}] 2021-10-11 12:35:19.418 [scheduling-1] INFO org.apache.camel.Tracing - [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: 919631F06C8487C-0000000000000BB1, BodyType: String, Body: {"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"apex-9061f121-68ea-46de-b5f5-5ecb3c9893f2","pdpState":"ACTIVE","healthy":"HEALTHY","message":"Pdp Heartbeat","lastUpdate":"2021-10-11T12:34:10Z"}]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"drools-8d895cc1-8093-4cad-9f2a-ff8bad6e1d0f","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:34:06Z"}]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Blacklist","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Filter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0"},{"name":"onap.policies.monitoring.*","version":"1.0.0"},{"name":"onap.policies.optimization.*","version":"1.0.0"},{"name":"onap.policies.optimization.resource.AffinityPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.DistancePolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.HpaPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.OptimizationPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.PciPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.QueryPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.SubscriberPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.Vim_fit","version":"1.0.0"},{"name":"onap.policies.optimization.resource.VnfPolicy","version":"1.0.0"},{"name":"onap.policies.native.Xacml","version":"1.0.0"},{"name":"onap.policies.Naming","version":"1.0.0"},{"name":"onap.policies.match.*","version":"1.0.0"}],"policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"xacml-1b336c56-813e-4154-a70a-afcb7d917186","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:34:28Z"}]}]}]}] 2021-10-11 12:35:19.418 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BB1, BodyType: String, Body: {"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"apex-9061f121-68ea-46de-b5f5-5ecb3c9893f2","pdpState":"ACTIVE","healthy":"HEALTHY","message":"Pdp Heartbeat","lastUpdate":"2021-10-11T12:34:10Z"}]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"drools-8d895cc1-8093-4cad-9f2a-ff8bad6e1d0f","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:34:06Z"}]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Blacklist","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Filter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0"},{"name":"onap.policies.monitoring.*","version":"1.0.0"},{"name":"onap.policies.optimization.*","version":"1.0.0"},{"name":"onap.policies.optimization.resource.AffinityPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.DistancePolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.HpaPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.OptimizationPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.PciPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.QueryPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.SubscriberPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.Vim_fit","version":"1.0.0"},{"name":"onap.policies.optimization.resource.VnfPolicy","version":"1.0.0"},{"name":"onap.policies.native.Xacml","version":"1.0.0"},{"name":"onap.policies.Naming","version":"1.0.0"},{"name":"onap.policies.match.*","version":"1.0.0"}],"policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"xacml-1b336c56-813e-4154-a70a-afcb7d917186","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:34:28Z"}]}]}]}] 2021-10-11 12:35:19.418 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-10-11 12:35:24.801 [pool-3-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:35:45.258 [pool-3-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:35:45.258 [pool-3-thread-1] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:35:45.258 [pool-3-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:35:54.797 [pool-3-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:36:15.258 [pool-3-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:36:15.258 [pool-3-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:36:15.258 [pool-3-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:36:24.813 [pool-3-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:36:45.257 [pool-3-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:36:45.258 [pool-3-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:36:45.258 [pool-3-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:36:54.802 [pool-3-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:37:08.039 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-10-11 12:37:08.039 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-10-11 12:37:15.258 [pool-3-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:37:15.258 [pool-3-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:37:15.258 [pool-3-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:37:24.798 [pool-3-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:37:45.257 [pool-3-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:37:45.258 [pool-3-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:37:45.258 [pool-3-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:37:54.804 [pool-3-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:38:15.257 [pool-3-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:38:15.258 [pool-3-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:38:15.258 [pool-3-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:38:24.800 [pool-3-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:38:45.257 [pool-3-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:38:45.258 [pool-3-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:38:45.258 [pool-3-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:38:54.796 [pool-3-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:39:08.039 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-10-11 12:39:08.039 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-10-11 12:39:15.257 [pool-3-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:39:15.258 [pool-3-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:39:15.258 [pool-3-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:39:24.803 [pool-3-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:39:45.257 [pool-3-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:39:45.258 [pool-3-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:39:45.258 [pool-3-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:39:54.805 [pool-3-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:40:08.039 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [doTry ] Exchange[Id: 919631F06C8487C-0000000000000BB2, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:08.040 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [log ] Exchange[Id: 919631F06C8487C-0000000000000BB2, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:08.040 [scheduling-1] INFO get-all-policy-models - Getting all the policy models 2021-10-11 12:40:08.040 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BB2, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:08.047 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-10-11 12:40:08.047 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{c65a6a2b-177a-4f25-9a22-1255ce0cc4ff} 2021-10-11 12:40:08.047 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[CamelHttpMethod] ] Exchange[Id: 919631F06C8487C-0000000000000BB2, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:08.047 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[X-ONAP-RequestID] ] Exchange[Id: 919631F06C8487C-0000000000000BB2, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:08.047 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[X-ONAP-InvocationID] ] Exchange[Id: 919631F06C8487C-0000000000000BB2, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:08.047 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[X-ONAP-PartnerName] ] Exchange[Id: 919631F06C8487C-0000000000000BB2, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:08.047 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [log ] Exchange[Id: 919631F06C8487C-0000000000000BB2, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:08.047 [scheduling-1] INFO get-all-policy-models - Endpoint to get all policy models: https://policy-api.onap:6969/policy/api/v1/policytypes 2021-10-11 12:40:08.047 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [{{clamp.config.policy.api.url}}/p] Exchange[Id: 919631F06C8487C-0000000000000BB2, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:09.775 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [convertBodyTo[java.lang.String] ] Exchange[Id: 919631F06C8487C-0000000000000BB2, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]] 2021-10-11 12:40:09.776 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [direct:reset-raise-http-exception] Exchange[Id: 919631F06C8487C-0000000000000BB2, BodyType: String, Body: {"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultOperations,ClampExecution:CDS/operation"}}},"name":"onap.datatype.controlloop.Actor","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An actor/operation/target definition"},"onap.datatype.controlloop.Operation":{"constraints":[],"properties":{"failure_retries":{"name":"failure_retries","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation has exceeded its max retries.","default":"final_failure_retries","required":false},"id":{"name":"id","type":"string","type_version":"0.0.0","description":"Unique identifier for the operation","required":true},"failure_timeout":{"name":"failure_timeout","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the time out for the operation occurs.","default":"final_failure_timeout","required":false},"failure":{"name":"failure","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on Actor operation failure.","default":"final_failure","required":false},"operation":{"name":"operation","type":"onap.datatype.controlloop.Actor","type_version":"0.0.0","description":"The definition of the operation to be performed.","required":true},"failure_guard":{"name":"failure_guard","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.","default":"final_failure_guard","required":false},"retries":{"name":"retries","type":"integer","type_version":"0.0.0","description":"The number of retries the actor should attempt to perform the operation.","default":0.0,"required":true},"timeout":{"name":"timeout","type":"integer","type_version":"0.0.0","description":"The amount of time for the actor to perform the operation.","required":true},"failure_exception":{"name":"failure_exception","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation causes an exception.","default":"final_failure_exception","required":false},"description":{"name":"description","type":"string","type_version":"0.0.0","description":"A user-friendly description of the intent for the operation","required":false},"success":{"name":"success","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on success. A value of \"final_success\" indicates and end to the operation.","default":"final_success","required":false}},"name":"onap.datatype.controlloop.Operation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An operation supported by an actor"},"onap.datatype.controlloop.Target":{"constraints":[],"properties":{"entityIds":{"name":"entityIds","type":"map","type_version":"0.0.0","description":"Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CSAR_RESOURCES"}},"targetType":{"name":"targetType","type":"string","type_version":"0.0.0","description":"Category for the target type","required":true,"constraints":[{"valid_values":["VNF","VM","VFMODULE","PNF"]}]}},"name":"onap.datatype.controlloop.Target","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"Definition for a entity in A&AI to perform a control loop operation on"},"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization","type_version":"0.0.0","description":"overrides the default serialization/deserialization mechanisms with custom ones","required":false},"eventClass":{"name":"eventClass","type":"string","type_version":"0.0.0","description":"the event canonical class for serialization","required":true}},"name":"onap.datatypes.dmaap.events","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.topic":{"constraints":[],"properties":{"events":{"name":"events","type":"list","type_version":"0.0.0","description":"events used by this topic","required":true,"entry_schema":{"type":"onap.datatypes.dmaap.events","type_version":"0.0.0"}},"topicName":{"name":"topicName","type":"string","type_version":"0.0.0","description":"the dmaap topic name","required":true}},"name":"onap.datatypes.dmaap.topic","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For example, \"RegionOne\" \"vFWCL*\"","required":true},"blacklist":{"name":"blacklist","type":"boolean","type_version":"0.0.0","description":"Indicates if the filter should be treated as a blacklist (true)\nor whitelist (false).\n","default":true,"required":true}},"name":"onap.datatypes.guard.filter","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":[{"valid_values":["VM","VNF"]}]},"policyName":{"name":"policyName","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Name","required":true}},"name":"onap.datatypes.monitoring.metricsPerEventName","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.tca_policy":{"constraints":[],"properties":{"domain":{"name":"domain","type":"string","type_version":"0.0.0","description":"Domain name to which TCA needs to be applied","default":"measurementsForVfScaling","required":true,"constraints":[{"equal":"measurementsForVfScaling"}]},"metricsPerEventName":{"name":"metricsPerEventName","type":"list","type_version":"0.0.0","description":"Contains eventName and threshold details that need to be applied to given eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.metricsPerEventName","type_version":"0.0.0"}}},"name":"onap.datatypes.monitoring.tca_policy","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.threshol...] 2021-10-11 12:40:09.776 [scheduling-1] INFO org.apache.camel.Tracing - [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: 919631F06C8487C-0000000000000BB2, BodyType: String, Body: {"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultOperations,ClampExecution:CDS/operation"}}},"name":"onap.datatype.controlloop.Actor","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An actor/operation/target definition"},"onap.datatype.controlloop.Operation":{"constraints":[],"properties":{"failure_retries":{"name":"failure_retries","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation has exceeded its max retries.","default":"final_failure_retries","required":false},"id":{"name":"id","type":"string","type_version":"0.0.0","description":"Unique identifier for the operation","required":true},"failure_timeout":{"name":"failure_timeout","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the time out for the operation occurs.","default":"final_failure_timeout","required":false},"failure":{"name":"failure","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on Actor operation failure.","default":"final_failure","required":false},"operation":{"name":"operation","type":"onap.datatype.controlloop.Actor","type_version":"0.0.0","description":"The definition of the operation to be performed.","required":true},"failure_guard":{"name":"failure_guard","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.","default":"final_failure_guard","required":false},"retries":{"name":"retries","type":"integer","type_version":"0.0.0","description":"The number of retries the actor should attempt to perform the operation.","default":0.0,"required":true},"timeout":{"name":"timeout","type":"integer","type_version":"0.0.0","description":"The amount of time for the actor to perform the operation.","required":true},"failure_exception":{"name":"failure_exception","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation causes an exception.","default":"final_failure_exception","required":false},"description":{"name":"description","type":"string","type_version":"0.0.0","description":"A user-friendly description of the intent for the operation","required":false},"success":{"name":"success","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on success. A value of \"final_success\" indicates and end to the operation.","default":"final_success","required":false}},"name":"onap.datatype.controlloop.Operation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An operation supported by an actor"},"onap.datatype.controlloop.Target":{"constraints":[],"properties":{"entityIds":{"name":"entityIds","type":"map","type_version":"0.0.0","description":"Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CSAR_RESOURCES"}},"targetType":{"name":"targetType","type":"string","type_version":"0.0.0","description":"Category for the target type","required":true,"constraints":[{"valid_values":["VNF","VM","VFMODULE","PNF"]}]}},"name":"onap.datatype.controlloop.Target","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"Definition for a entity in A&AI to perform a control loop operation on"},"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization","type_version":"0.0.0","description":"overrides the default serialization/deserialization mechanisms with custom ones","required":false},"eventClass":{"name":"eventClass","type":"string","type_version":"0.0.0","description":"the event canonical class for serialization","required":true}},"name":"onap.datatypes.dmaap.events","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.topic":{"constraints":[],"properties":{"events":{"name":"events","type":"list","type_version":"0.0.0","description":"events used by this topic","required":true,"entry_schema":{"type":"onap.datatypes.dmaap.events","type_version":"0.0.0"}},"topicName":{"name":"topicName","type":"string","type_version":"0.0.0","description":"the dmaap topic name","required":true}},"name":"onap.datatypes.dmaap.topic","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For example, \"RegionOne\" \"vFWCL*\"","required":true},"blacklist":{"name":"blacklist","type":"boolean","type_version":"0.0.0","description":"Indicates if the filter should be treated as a blacklist (true)\nor whitelist (false).\n","default":true,"required":true}},"name":"onap.datatypes.guard.filter","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":[{"valid_values":["VM","VNF"]}]},"policyName":{"name":"policyName","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Name","required":true}},"name":"onap.datatypes.monitoring.metricsPerEventName","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.tca_policy":{"constraints":[],"properties":{"domain":{"name":"domain","type":"string","type_version":"0.0.0","description":"Domain name to which TCA needs to be applied","default":"measurementsForVfScaling","required":true,"constraints":[{"equal":"measurementsForVfScaling"}]},"metricsPerEventName":{"name":"metricsPerEventName","type":"list","type_version":"0.0.0","description":"Contains eventName and threshold details that need to be applied to given eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.metricsPerEventName","type_version":"0.0.0"}}},"name":"onap.datatypes.monitoring.tca_policy","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.threshol...] 2021-10-11 12:40:09.777 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BB2, BodyType: String, Body: {"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultOperations,ClampExecution:CDS/operation"}}},"name":"onap.datatype.controlloop.Actor","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An actor/operation/target definition"},"onap.datatype.controlloop.Operation":{"constraints":[],"properties":{"failure_retries":{"name":"failure_retries","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation has exceeded its max retries.","default":"final_failure_retries","required":false},"id":{"name":"id","type":"string","type_version":"0.0.0","description":"Unique identifier for the operation","required":true},"failure_timeout":{"name":"failure_timeout","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the time out for the operation occurs.","default":"final_failure_timeout","required":false},"failure":{"name":"failure","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on Actor operation failure.","default":"final_failure","required":false},"operation":{"name":"operation","type":"onap.datatype.controlloop.Actor","type_version":"0.0.0","description":"The definition of the operation to be performed.","required":true},"failure_guard":{"name":"failure_guard","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.","default":"final_failure_guard","required":false},"retries":{"name":"retries","type":"integer","type_version":"0.0.0","description":"The number of retries the actor should attempt to perform the operation.","default":0.0,"required":true},"timeout":{"name":"timeout","type":"integer","type_version":"0.0.0","description":"The amount of time for the actor to perform the operation.","required":true},"failure_exception":{"name":"failure_exception","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation causes an exception.","default":"final_failure_exception","required":false},"description":{"name":"description","type":"string","type_version":"0.0.0","description":"A user-friendly description of the intent for the operation","required":false},"success":{"name":"success","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on success. A value of \"final_success\" indicates and end to the operation.","default":"final_success","required":false}},"name":"onap.datatype.controlloop.Operation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An operation supported by an actor"},"onap.datatype.controlloop.Target":{"constraints":[],"properties":{"entityIds":{"name":"entityIds","type":"map","type_version":"0.0.0","description":"Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CSAR_RESOURCES"}},"targetType":{"name":"targetType","type":"string","type_version":"0.0.0","description":"Category for the target type","required":true,"constraints":[{"valid_values":["VNF","VM","VFMODULE","PNF"]}]}},"name":"onap.datatype.controlloop.Target","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"Definition for a entity in A&AI to perform a control loop operation on"},"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization","type_version":"0.0.0","description":"overrides the default serialization/deserialization mechanisms with custom ones","required":false},"eventClass":{"name":"eventClass","type":"string","type_version":"0.0.0","description":"the event canonical class for serialization","required":true}},"name":"onap.datatypes.dmaap.events","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.topic":{"constraints":[],"properties":{"events":{"name":"events","type":"list","type_version":"0.0.0","description":"events used by this topic","required":true,"entry_schema":{"type":"onap.datatypes.dmaap.events","type_version":"0.0.0"}},"topicName":{"name":"topicName","type":"string","type_version":"0.0.0","description":"the dmaap topic name","required":true}},"name":"onap.datatypes.dmaap.topic","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For example, \"RegionOne\" \"vFWCL*\"","required":true},"blacklist":{"name":"blacklist","type":"boolean","type_version":"0.0.0","description":"Indicates if the filter should be treated as a blacklist (true)\nor whitelist (false).\n","default":true,"required":true}},"name":"onap.datatypes.guard.filter","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":[{"valid_values":["VM","VNF"]}]},"policyName":{"name":"policyName","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Name","required":true}},"name":"onap.datatypes.monitoring.metricsPerEventName","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.tca_policy":{"constraints":[],"properties":{"domain":{"name":"domain","type":"string","type_version":"0.0.0","description":"Domain name to which TCA needs to be applied","default":"measurementsForVfScaling","required":true,"constraints":[{"equal":"measurementsForVfScaling"}]},"metricsPerEventName":{"name":"metricsPerEventName","type":"list","type_version":"0.0.0","description":"Contains eventName and threshold details that need to be applied to given eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.metricsPerEventName","type_version":"0.0.0"}}},"name":"onap.datatypes.monitoring.tca_policy","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.threshol...] 2021-10-11 12:40:09.777 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-10-11 12:40:09.792 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Match/1.0.0 2021-10-11 12:40:09.795 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Monitoring/1.0.0 2021-10-11 12:40:09.799 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Naming/1.0.0 2021-10-11 12:40:09.803 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Native/1.0.0 2021-10-11 12:40:09.807 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Optimization/1.0.0 2021-10-11 12:40:09.812 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.Guard/1.0.0 2021-10-11 12:40:09.816 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Common/1.0.0 2021-10-11 12:40:09.821 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Coordination/1.0.0 2021-10-11 12:40:09.827 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Blacklist/1.0.0 2021-10-11 12:40:09.831 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Filter/1.0.0 2021-10-11 12:40:09.835 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.FrequencyLimiter/1.0.0 2021-10-11 12:40:09.838 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.MinMax/1.0.0 2021-10-11 12:40:09.843 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.coordination.FirstBlocksSecond/1.0.0 2021-10-11 12:40:09.847 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.Common/1.0.0 2021-10-11 12:40:09.850 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Apex/1.0.0 2021-10-11 12:40:09.855 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Drools/1.0.0 2021-10-11 12:40:09.858 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server/1.0.0 2021-10-11 12:40:09.862 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.tcagen2/1.0.0 2021-10-11 12:40:09.865 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Apex/1.0.0 2021-10-11 12:40:09.869 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Drools/1.0.0 2021-10-11 12:40:09.873 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Xacml/1.0.0 2021-10-11 12:40:09.876 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Artifact/1.0.0 2021-10-11 12:40:09.880 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Controller/1.0.0 2021-10-11 12:40:09.884 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Resource/1.0.0 2021-10-11 12:40:09.888 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Service/1.0.0 2021-10-11 12:40:09.893 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.AffinityPolicy/1.0.0 2021-10-11 12:40:09.897 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.DistancePolicy/1.0.0 2021-10-11 12:40:09.901 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.HpaPolicy/1.0.0 2021-10-11 12:40:09.906 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.OptimizationPolicy/1.0.0 2021-10-11 12:40:09.911 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.PciPolicy/1.0.0 2021-10-11 12:40:09.917 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.Vim_fit/1.0.0 2021-10-11 12:40:09.922 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.VnfPolicy/1.0.0 2021-10-11 12:40:09.926 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.QueryPolicy/1.0.0 2021-10-11 12:40:09.931 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.SubscriberPolicy/1.0.0 2021-10-11 12:40:09.931 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [doTry ] Exchange[Id: 919631F06C8487C-0000000000000BB3, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:09.931 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [log ] Exchange[Id: 919631F06C8487C-0000000000000BB3, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:09.931 [scheduling-1] INFO get-all-pdp-groups - Getting the list of PDP Groups 2021-10-11 12:40:09.932 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BB3, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:09.938 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-10-11 12:40:09.939 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{488ebb5d-36e6-4ec6-9366-eddce6f7e67d} 2021-10-11 12:40:09.939 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[CamelHttpMethod] ] Exchange[Id: 919631F06C8487C-0000000000000BB3, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:09.939 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[X-ONAP-RequestID] ] Exchange[Id: 919631F06C8487C-0000000000000BB3, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:09.939 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[X-ONAP-InvocationID] ] Exchange[Id: 919631F06C8487C-0000000000000BB3, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:09.939 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[X-ONAP-PartnerName] ] Exchange[Id: 919631F06C8487C-0000000000000BB3, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:09.939 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [log ] Exchange[Id: 919631F06C8487C-0000000000000BB3, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:09.939 [scheduling-1] INFO get-all-pdp-groups - Endpoint to get policy model: https://policy-pap.onap:6969/policy/pap/v1/pdps 2021-10-11 12:40:09.939 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [{{clamp.config.policy.pap.url}}/p] Exchange[Id: 919631F06C8487C-0000000000000BB3, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:10.030 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [convertBodyTo[java.lang.String] ] Exchange[Id: 919631F06C8487C-0000000000000BB3, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]] 2021-10-11 12:40:10.030 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [direct:reset-raise-http-exception] Exchange[Id: 919631F06C8487C-0000000000000BB3, BodyType: String, Body: {"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"apex-9061f121-68ea-46de-b5f5-5ecb3c9893f2","pdpState":"ACTIVE","healthy":"HEALTHY","message":"Pdp Heartbeat","lastUpdate":"2021-10-11T12:40:09Z"}]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"drools-8d895cc1-8093-4cad-9f2a-ff8bad6e1d0f","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:40:06Z"}]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Blacklist","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Filter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0"},{"name":"onap.policies.monitoring.*","version":"1.0.0"},{"name":"onap.policies.optimization.*","version":"1.0.0"},{"name":"onap.policies.optimization.resource.AffinityPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.DistancePolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.HpaPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.OptimizationPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.PciPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.QueryPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.SubscriberPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.Vim_fit","version":"1.0.0"},{"name":"onap.policies.optimization.resource.VnfPolicy","version":"1.0.0"},{"name":"onap.policies.native.Xacml","version":"1.0.0"},{"name":"onap.policies.Naming","version":"1.0.0"},{"name":"onap.policies.match.*","version":"1.0.0"}],"policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"xacml-1b336c56-813e-4154-a70a-afcb7d917186","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:38:28Z"}]}]}]}] 2021-10-11 12:40:10.031 [scheduling-1] INFO org.apache.camel.Tracing - [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: 919631F06C8487C-0000000000000BB3, BodyType: String, Body: {"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"apex-9061f121-68ea-46de-b5f5-5ecb3c9893f2","pdpState":"ACTIVE","healthy":"HEALTHY","message":"Pdp Heartbeat","lastUpdate":"2021-10-11T12:40:09Z"}]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"drools-8d895cc1-8093-4cad-9f2a-ff8bad6e1d0f","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:40:06Z"}]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Blacklist","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Filter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0"},{"name":"onap.policies.monitoring.*","version":"1.0.0"},{"name":"onap.policies.optimization.*","version":"1.0.0"},{"name":"onap.policies.optimization.resource.AffinityPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.DistancePolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.HpaPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.OptimizationPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.PciPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.QueryPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.SubscriberPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.Vim_fit","version":"1.0.0"},{"name":"onap.policies.optimization.resource.VnfPolicy","version":"1.0.0"},{"name":"onap.policies.native.Xacml","version":"1.0.0"},{"name":"onap.policies.Naming","version":"1.0.0"},{"name":"onap.policies.match.*","version":"1.0.0"}],"policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"xacml-1b336c56-813e-4154-a70a-afcb7d917186","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:38:28Z"}]}]}]}] 2021-10-11 12:40:10.031 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BB3, BodyType: String, Body: {"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"apex-9061f121-68ea-46de-b5f5-5ecb3c9893f2","pdpState":"ACTIVE","healthy":"HEALTHY","message":"Pdp Heartbeat","lastUpdate":"2021-10-11T12:40:09Z"}]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"drools-8d895cc1-8093-4cad-9f2a-ff8bad6e1d0f","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:40:06Z"}]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Blacklist","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Filter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0"},{"name":"onap.policies.monitoring.*","version":"1.0.0"},{"name":"onap.policies.optimization.*","version":"1.0.0"},{"name":"onap.policies.optimization.resource.AffinityPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.DistancePolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.HpaPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.OptimizationPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.PciPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.QueryPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.SubscriberPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.Vim_fit","version":"1.0.0"},{"name":"onap.policies.optimization.resource.VnfPolicy","version":"1.0.0"},{"name":"onap.policies.native.Xacml","version":"1.0.0"},{"name":"onap.policies.Naming","version":"1.0.0"},{"name":"onap.policies.match.*","version":"1.0.0"}],"policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"xacml-1b336c56-813e-4154-a70a-afcb7d917186","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:38:28Z"}]}]}]}] 2021-10-11 12:40:10.031 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-10-11 12:40:11.939 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [doTry ] Exchange[Id: 919631F06C8487C-0000000000000BB4, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:11.940 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [log ] Exchange[Id: 919631F06C8487C-0000000000000BB4, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:11.940 [scheduling-1] INFO get-all-policy-models - Getting all the policy models 2021-10-11 12:40:11.940 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BB4, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:11.948 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-10-11 12:40:11.948 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{42693e49-4ec4-457d-9659-5cc7515afc7c} 2021-10-11 12:40:11.948 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[CamelHttpMethod] ] Exchange[Id: 919631F06C8487C-0000000000000BB4, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:11.948 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[X-ONAP-RequestID] ] Exchange[Id: 919631F06C8487C-0000000000000BB4, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:11.948 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[X-ONAP-InvocationID] ] Exchange[Id: 919631F06C8487C-0000000000000BB4, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:11.948 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[X-ONAP-PartnerName] ] Exchange[Id: 919631F06C8487C-0000000000000BB4, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:11.948 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [log ] Exchange[Id: 919631F06C8487C-0000000000000BB4, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:11.948 [scheduling-1] INFO get-all-policy-models - Endpoint to get all policy models: https://policy-api.onap:6969/policy/api/v1/policytypes 2021-10-11 12:40:11.948 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [{{clamp.config.policy.api.url}}/p] Exchange[Id: 919631F06C8487C-0000000000000BB4, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:13.801 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [convertBodyTo[java.lang.String] ] Exchange[Id: 919631F06C8487C-0000000000000BB4, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]] 2021-10-11 12:40:13.803 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [direct:reset-raise-http-exception] Exchange[Id: 919631F06C8487C-0000000000000BB4, BodyType: String, Body: {"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultOperations,ClampExecution:CDS/operation"}}},"name":"onap.datatype.controlloop.Actor","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An actor/operation/target definition"},"onap.datatype.controlloop.Operation":{"constraints":[],"properties":{"failure_retries":{"name":"failure_retries","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation has exceeded its max retries.","default":"final_failure_retries","required":false},"id":{"name":"id","type":"string","type_version":"0.0.0","description":"Unique identifier for the operation","required":true},"failure_timeout":{"name":"failure_timeout","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the time out for the operation occurs.","default":"final_failure_timeout","required":false},"failure":{"name":"failure","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on Actor operation failure.","default":"final_failure","required":false},"operation":{"name":"operation","type":"onap.datatype.controlloop.Actor","type_version":"0.0.0","description":"The definition of the operation to be performed.","required":true},"failure_guard":{"name":"failure_guard","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.","default":"final_failure_guard","required":false},"retries":{"name":"retries","type":"integer","type_version":"0.0.0","description":"The number of retries the actor should attempt to perform the operation.","default":0.0,"required":true},"timeout":{"name":"timeout","type":"integer","type_version":"0.0.0","description":"The amount of time for the actor to perform the operation.","required":true},"failure_exception":{"name":"failure_exception","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation causes an exception.","default":"final_failure_exception","required":false},"description":{"name":"description","type":"string","type_version":"0.0.0","description":"A user-friendly description of the intent for the operation","required":false},"success":{"name":"success","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on success. A value of \"final_success\" indicates and end to the operation.","default":"final_success","required":false}},"name":"onap.datatype.controlloop.Operation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An operation supported by an actor"},"onap.datatype.controlloop.Target":{"constraints":[],"properties":{"entityIds":{"name":"entityIds","type":"map","type_version":"0.0.0","description":"Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CSAR_RESOURCES"}},"targetType":{"name":"targetType","type":"string","type_version":"0.0.0","description":"Category for the target type","required":true,"constraints":[{"valid_values":["VNF","VM","VFMODULE","PNF"]}]}},"name":"onap.datatype.controlloop.Target","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"Definition for a entity in A&AI to perform a control loop operation on"},"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization","type_version":"0.0.0","description":"overrides the default serialization/deserialization mechanisms with custom ones","required":false},"eventClass":{"name":"eventClass","type":"string","type_version":"0.0.0","description":"the event canonical class for serialization","required":true}},"name":"onap.datatypes.dmaap.events","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.topic":{"constraints":[],"properties":{"events":{"name":"events","type":"list","type_version":"0.0.0","description":"events used by this topic","required":true,"entry_schema":{"type":"onap.datatypes.dmaap.events","type_version":"0.0.0"}},"topicName":{"name":"topicName","type":"string","type_version":"0.0.0","description":"the dmaap topic name","required":true}},"name":"onap.datatypes.dmaap.topic","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For example, \"RegionOne\" \"vFWCL*\"","required":true},"blacklist":{"name":"blacklist","type":"boolean","type_version":"0.0.0","description":"Indicates if the filter should be treated as a blacklist (true)\nor whitelist (false).\n","default":true,"required":true}},"name":"onap.datatypes.guard.filter","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":[{"valid_values":["VM","VNF"]}]},"policyName":{"name":"policyName","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Name","required":true}},"name":"onap.datatypes.monitoring.metricsPerEventName","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.tca_policy":{"constraints":[],"properties":{"domain":{"name":"domain","type":"string","type_version":"0.0.0","description":"Domain name to which TCA needs to be applied","default":"measurementsForVfScaling","required":true,"constraints":[{"equal":"measurementsForVfScaling"}]},"metricsPerEventName":{"name":"metricsPerEventName","type":"list","type_version":"0.0.0","description":"Contains eventName and threshold details that need to be applied to given eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.metricsPerEventName","type_version":"0.0.0"}}},"name":"onap.datatypes.monitoring.tca_policy","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.threshol...] 2021-10-11 12:40:13.803 [scheduling-1] INFO org.apache.camel.Tracing - [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: 919631F06C8487C-0000000000000BB4, BodyType: String, Body: {"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultOperations,ClampExecution:CDS/operation"}}},"name":"onap.datatype.controlloop.Actor","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An actor/operation/target definition"},"onap.datatype.controlloop.Operation":{"constraints":[],"properties":{"failure_retries":{"name":"failure_retries","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation has exceeded its max retries.","default":"final_failure_retries","required":false},"id":{"name":"id","type":"string","type_version":"0.0.0","description":"Unique identifier for the operation","required":true},"failure_timeout":{"name":"failure_timeout","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the time out for the operation occurs.","default":"final_failure_timeout","required":false},"failure":{"name":"failure","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on Actor operation failure.","default":"final_failure","required":false},"operation":{"name":"operation","type":"onap.datatype.controlloop.Actor","type_version":"0.0.0","description":"The definition of the operation to be performed.","required":true},"failure_guard":{"name":"failure_guard","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.","default":"final_failure_guard","required":false},"retries":{"name":"retries","type":"integer","type_version":"0.0.0","description":"The number of retries the actor should attempt to perform the operation.","default":0.0,"required":true},"timeout":{"name":"timeout","type":"integer","type_version":"0.0.0","description":"The amount of time for the actor to perform the operation.","required":true},"failure_exception":{"name":"failure_exception","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation causes an exception.","default":"final_failure_exception","required":false},"description":{"name":"description","type":"string","type_version":"0.0.0","description":"A user-friendly description of the intent for the operation","required":false},"success":{"name":"success","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on success. A value of \"final_success\" indicates and end to the operation.","default":"final_success","required":false}},"name":"onap.datatype.controlloop.Operation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An operation supported by an actor"},"onap.datatype.controlloop.Target":{"constraints":[],"properties":{"entityIds":{"name":"entityIds","type":"map","type_version":"0.0.0","description":"Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CSAR_RESOURCES"}},"targetType":{"name":"targetType","type":"string","type_version":"0.0.0","description":"Category for the target type","required":true,"constraints":[{"valid_values":["VNF","VM","VFMODULE","PNF"]}]}},"name":"onap.datatype.controlloop.Target","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"Definition for a entity in A&AI to perform a control loop operation on"},"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization","type_version":"0.0.0","description":"overrides the default serialization/deserialization mechanisms with custom ones","required":false},"eventClass":{"name":"eventClass","type":"string","type_version":"0.0.0","description":"the event canonical class for serialization","required":true}},"name":"onap.datatypes.dmaap.events","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.topic":{"constraints":[],"properties":{"events":{"name":"events","type":"list","type_version":"0.0.0","description":"events used by this topic","required":true,"entry_schema":{"type":"onap.datatypes.dmaap.events","type_version":"0.0.0"}},"topicName":{"name":"topicName","type":"string","type_version":"0.0.0","description":"the dmaap topic name","required":true}},"name":"onap.datatypes.dmaap.topic","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For example, \"RegionOne\" \"vFWCL*\"","required":true},"blacklist":{"name":"blacklist","type":"boolean","type_version":"0.0.0","description":"Indicates if the filter should be treated as a blacklist (true)\nor whitelist (false).\n","default":true,"required":true}},"name":"onap.datatypes.guard.filter","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":[{"valid_values":["VM","VNF"]}]},"policyName":{"name":"policyName","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Name","required":true}},"name":"onap.datatypes.monitoring.metricsPerEventName","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.tca_policy":{"constraints":[],"properties":{"domain":{"name":"domain","type":"string","type_version":"0.0.0","description":"Domain name to which TCA needs to be applied","default":"measurementsForVfScaling","required":true,"constraints":[{"equal":"measurementsForVfScaling"}]},"metricsPerEventName":{"name":"metricsPerEventName","type":"list","type_version":"0.0.0","description":"Contains eventName and threshold details that need to be applied to given eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.metricsPerEventName","type_version":"0.0.0"}}},"name":"onap.datatypes.monitoring.tca_policy","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.threshol...] 2021-10-11 12:40:13.803 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BB4, BodyType: String, Body: {"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultOperations,ClampExecution:CDS/operation"}}},"name":"onap.datatype.controlloop.Actor","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An actor/operation/target definition"},"onap.datatype.controlloop.Operation":{"constraints":[],"properties":{"failure_retries":{"name":"failure_retries","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation has exceeded its max retries.","default":"final_failure_retries","required":false},"id":{"name":"id","type":"string","type_version":"0.0.0","description":"Unique identifier for the operation","required":true},"failure_timeout":{"name":"failure_timeout","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the time out for the operation occurs.","default":"final_failure_timeout","required":false},"failure":{"name":"failure","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on Actor operation failure.","default":"final_failure","required":false},"operation":{"name":"operation","type":"onap.datatype.controlloop.Actor","type_version":"0.0.0","description":"The definition of the operation to be performed.","required":true},"failure_guard":{"name":"failure_guard","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.","default":"final_failure_guard","required":false},"retries":{"name":"retries","type":"integer","type_version":"0.0.0","description":"The number of retries the actor should attempt to perform the operation.","default":0.0,"required":true},"timeout":{"name":"timeout","type":"integer","type_version":"0.0.0","description":"The amount of time for the actor to perform the operation.","required":true},"failure_exception":{"name":"failure_exception","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation causes an exception.","default":"final_failure_exception","required":false},"description":{"name":"description","type":"string","type_version":"0.0.0","description":"A user-friendly description of the intent for the operation","required":false},"success":{"name":"success","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on success. A value of \"final_success\" indicates and end to the operation.","default":"final_success","required":false}},"name":"onap.datatype.controlloop.Operation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An operation supported by an actor"},"onap.datatype.controlloop.Target":{"constraints":[],"properties":{"entityIds":{"name":"entityIds","type":"map","type_version":"0.0.0","description":"Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CSAR_RESOURCES"}},"targetType":{"name":"targetType","type":"string","type_version":"0.0.0","description":"Category for the target type","required":true,"constraints":[{"valid_values":["VNF","VM","VFMODULE","PNF"]}]}},"name":"onap.datatype.controlloop.Target","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"Definition for a entity in A&AI to perform a control loop operation on"},"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization","type_version":"0.0.0","description":"overrides the default serialization/deserialization mechanisms with custom ones","required":false},"eventClass":{"name":"eventClass","type":"string","type_version":"0.0.0","description":"the event canonical class for serialization","required":true}},"name":"onap.datatypes.dmaap.events","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.topic":{"constraints":[],"properties":{"events":{"name":"events","type":"list","type_version":"0.0.0","description":"events used by this topic","required":true,"entry_schema":{"type":"onap.datatypes.dmaap.events","type_version":"0.0.0"}},"topicName":{"name":"topicName","type":"string","type_version":"0.0.0","description":"the dmaap topic name","required":true}},"name":"onap.datatypes.dmaap.topic","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For example, \"RegionOne\" \"vFWCL*\"","required":true},"blacklist":{"name":"blacklist","type":"boolean","type_version":"0.0.0","description":"Indicates if the filter should be treated as a blacklist (true)\nor whitelist (false).\n","default":true,"required":true}},"name":"onap.datatypes.guard.filter","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":[{"valid_values":["VM","VNF"]}]},"policyName":{"name":"policyName","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Name","required":true}},"name":"onap.datatypes.monitoring.metricsPerEventName","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.tca_policy":{"constraints":[],"properties":{"domain":{"name":"domain","type":"string","type_version":"0.0.0","description":"Domain name to which TCA needs to be applied","default":"measurementsForVfScaling","required":true,"constraints":[{"equal":"measurementsForVfScaling"}]},"metricsPerEventName":{"name":"metricsPerEventName","type":"list","type_version":"0.0.0","description":"Contains eventName and threshold details that need to be applied to given eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.metricsPerEventName","type_version":"0.0.0"}}},"name":"onap.datatypes.monitoring.tca_policy","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.threshol...] 2021-10-11 12:40:13.803 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-10-11 12:40:14.233 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Match/1.0.0 2021-10-11 12:40:14.236 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Monitoring/1.0.0 2021-10-11 12:40:14.240 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Naming/1.0.0 2021-10-11 12:40:14.243 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Native/1.0.0 2021-10-11 12:40:14.246 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Optimization/1.0.0 2021-10-11 12:40:14.250 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.Guard/1.0.0 2021-10-11 12:40:14.253 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Common/1.0.0 2021-10-11 12:40:14.256 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Coordination/1.0.0 2021-10-11 12:40:14.260 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Blacklist/1.0.0 2021-10-11 12:40:14.264 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Filter/1.0.0 2021-10-11 12:40:14.269 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.FrequencyLimiter/1.0.0 2021-10-11 12:40:14.273 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.MinMax/1.0.0 2021-10-11 12:40:14.277 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.coordination.FirstBlocksSecond/1.0.0 2021-10-11 12:40:14.281 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.Common/1.0.0 2021-10-11 12:40:14.285 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Apex/1.0.0 2021-10-11 12:40:14.288 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Drools/1.0.0 2021-10-11 12:40:14.291 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server/1.0.0 2021-10-11 12:40:14.294 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.tcagen2/1.0.0 2021-10-11 12:40:14.297 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Apex/1.0.0 2021-10-11 12:40:14.300 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Drools/1.0.0 2021-10-11 12:40:14.304 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Xacml/1.0.0 2021-10-11 12:40:14.307 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Artifact/1.0.0 2021-10-11 12:40:14.310 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Controller/1.0.0 2021-10-11 12:40:14.314 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Resource/1.0.0 2021-10-11 12:40:14.317 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Service/1.0.0 2021-10-11 12:40:14.320 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.AffinityPolicy/1.0.0 2021-10-11 12:40:14.324 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.DistancePolicy/1.0.0 2021-10-11 12:40:14.327 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.HpaPolicy/1.0.0 2021-10-11 12:40:14.331 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.OptimizationPolicy/1.0.0 2021-10-11 12:40:14.335 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.PciPolicy/1.0.0 2021-10-11 12:40:14.339 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.Vim_fit/1.0.0 2021-10-11 12:40:14.343 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.VnfPolicy/1.0.0 2021-10-11 12:40:14.347 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.QueryPolicy/1.0.0 2021-10-11 12:40:14.351 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.SubscriberPolicy/1.0.0 2021-10-11 12:40:14.352 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [doTry ] Exchange[Id: 919631F06C8487C-0000000000000BB5, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:14.352 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [log ] Exchange[Id: 919631F06C8487C-0000000000000BB5, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:14.352 [scheduling-1] INFO get-all-pdp-groups - Getting the list of PDP Groups 2021-10-11 12:40:14.352 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BB5, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:14.357 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-10-11 12:40:14.358 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{8f862c68-fc8a-4f26-b4cc-d32824f4cda9} 2021-10-11 12:40:14.358 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[CamelHttpMethod] ] Exchange[Id: 919631F06C8487C-0000000000000BB5, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:14.358 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[X-ONAP-RequestID] ] Exchange[Id: 919631F06C8487C-0000000000000BB5, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:14.358 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[X-ONAP-InvocationID] ] Exchange[Id: 919631F06C8487C-0000000000000BB5, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:14.358 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[X-ONAP-PartnerName] ] Exchange[Id: 919631F06C8487C-0000000000000BB5, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:14.358 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [log ] Exchange[Id: 919631F06C8487C-0000000000000BB5, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:14.358 [scheduling-1] INFO get-all-pdp-groups - Endpoint to get policy model: https://policy-pap.onap:6969/policy/pap/v1/pdps 2021-10-11 12:40:14.358 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [{{clamp.config.policy.pap.url}}/p] Exchange[Id: 919631F06C8487C-0000000000000BB5, BodyType: null, Body: [Body is null]] 2021-10-11 12:40:14.453 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [convertBodyTo[java.lang.String] ] Exchange[Id: 919631F06C8487C-0000000000000BB5, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]] 2021-10-11 12:40:14.454 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [direct:reset-raise-http-exception] Exchange[Id: 919631F06C8487C-0000000000000BB5, BodyType: String, Body: {"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"apex-9061f121-68ea-46de-b5f5-5ecb3c9893f2","pdpState":"ACTIVE","healthy":"HEALTHY","message":"Pdp Heartbeat","lastUpdate":"2021-10-11T12:40:09Z"}]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"drools-8d895cc1-8093-4cad-9f2a-ff8bad6e1d0f","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:40:06Z"}]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Blacklist","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Filter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0"},{"name":"onap.policies.monitoring.*","version":"1.0.0"},{"name":"onap.policies.optimization.*","version":"1.0.0"},{"name":"onap.policies.optimization.resource.AffinityPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.DistancePolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.HpaPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.OptimizationPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.PciPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.QueryPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.SubscriberPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.Vim_fit","version":"1.0.0"},{"name":"onap.policies.optimization.resource.VnfPolicy","version":"1.0.0"},{"name":"onap.policies.native.Xacml","version":"1.0.0"},{"name":"onap.policies.Naming","version":"1.0.0"},{"name":"onap.policies.match.*","version":"1.0.0"}],"policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"xacml-1b336c56-813e-4154-a70a-afcb7d917186","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:38:28Z"}]}]}]}] 2021-10-11 12:40:14.454 [scheduling-1] INFO org.apache.camel.Tracing - [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: 919631F06C8487C-0000000000000BB5, BodyType: String, Body: {"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"apex-9061f121-68ea-46de-b5f5-5ecb3c9893f2","pdpState":"ACTIVE","healthy":"HEALTHY","message":"Pdp Heartbeat","lastUpdate":"2021-10-11T12:40:09Z"}]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"drools-8d895cc1-8093-4cad-9f2a-ff8bad6e1d0f","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:40:06Z"}]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Blacklist","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Filter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0"},{"name":"onap.policies.monitoring.*","version":"1.0.0"},{"name":"onap.policies.optimization.*","version":"1.0.0"},{"name":"onap.policies.optimization.resource.AffinityPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.DistancePolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.HpaPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.OptimizationPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.PciPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.QueryPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.SubscriberPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.Vim_fit","version":"1.0.0"},{"name":"onap.policies.optimization.resource.VnfPolicy","version":"1.0.0"},{"name":"onap.policies.native.Xacml","version":"1.0.0"},{"name":"onap.policies.Naming","version":"1.0.0"},{"name":"onap.policies.match.*","version":"1.0.0"}],"policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"xacml-1b336c56-813e-4154-a70a-afcb7d917186","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:38:28Z"}]}]}]}] 2021-10-11 12:40:14.454 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BB5, BodyType: String, Body: {"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"apex-9061f121-68ea-46de-b5f5-5ecb3c9893f2","pdpState":"ACTIVE","healthy":"HEALTHY","message":"Pdp Heartbeat","lastUpdate":"2021-10-11T12:40:09Z"}]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"drools-8d895cc1-8093-4cad-9f2a-ff8bad6e1d0f","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:40:06Z"}]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Blacklist","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Filter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0"},{"name":"onap.policies.monitoring.*","version":"1.0.0"},{"name":"onap.policies.optimization.*","version":"1.0.0"},{"name":"onap.policies.optimization.resource.AffinityPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.DistancePolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.HpaPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.OptimizationPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.PciPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.QueryPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.SubscriberPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.Vim_fit","version":"1.0.0"},{"name":"onap.policies.optimization.resource.VnfPolicy","version":"1.0.0"},{"name":"onap.policies.native.Xacml","version":"1.0.0"},{"name":"onap.policies.Naming","version":"1.0.0"},{"name":"onap.policies.match.*","version":"1.0.0"}],"policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"xacml-1b336c56-813e-4154-a70a-afcb7d917186","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:38:28Z"}]}]}]}] 2021-10-11 12:40:14.454 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-10-11 12:40:15.257 [pool-3-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:40:15.258 [pool-3-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:40:15.258 [pool-3-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:40:24.797 [pool-3-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:40:45.257 [pool-3-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:40:45.258 [pool-3-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:40:45.258 [pool-3-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:40:54.798 [pool-3-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:41:08.039 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-10-11 12:41:08.039 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-10-11 12:41:15.258 [pool-3-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:41:15.258 [pool-3-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:41:15.258 [pool-3-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:41:24.813 [pool-3-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:41:45.257 [pool-3-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:41:45.258 [pool-3-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:41:45.258 [pool-3-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:41:54.802 [pool-3-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:42:15.257 [pool-3-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:42:15.258 [pool-3-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:42:15.258 [pool-3-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:42:24.798 [pool-3-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:42:45.258 [pool-3-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:42:45.258 [pool-3-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:42:45.258 [pool-3-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:42:54.802 [pool-3-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:43:08.039 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-10-11 12:43:08.039 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-10-11 12:43:15.258 [pool-3-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:43:15.258 [pool-3-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:43:15.258 [pool-3-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:43:24.802 [pool-3-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:43:45.257 [pool-3-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:43:45.258 [pool-3-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:43:45.258 [pool-3-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:43:54.811 [pool-3-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:44:15.258 [pool-3-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:44:15.258 [pool-3-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:44:15.258 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:44:24.799 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:44:45.258 [pool-3-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:44:45.258 [pool-3-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:44:45.258 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:44:54.799 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:45:08.039 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [doTry ] Exchange[Id: 919631F06C8487C-0000000000000BB6, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:08.039 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [log ] Exchange[Id: 919631F06C8487C-0000000000000BB6, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:08.039 [scheduling-1] INFO get-all-policy-models - Getting all the policy models 2021-10-11 12:45:08.040 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BB6, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:08.046 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-10-11 12:45:08.046 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{ffff9bbe-f382-42eb-90d2-c880b850413f} 2021-10-11 12:45:08.046 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[CamelHttpMethod] ] Exchange[Id: 919631F06C8487C-0000000000000BB6, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:08.046 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[X-ONAP-RequestID] ] Exchange[Id: 919631F06C8487C-0000000000000BB6, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:08.046 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[X-ONAP-InvocationID] ] Exchange[Id: 919631F06C8487C-0000000000000BB6, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:08.046 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[X-ONAP-PartnerName] ] Exchange[Id: 919631F06C8487C-0000000000000BB6, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:08.047 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [log ] Exchange[Id: 919631F06C8487C-0000000000000BB6, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:08.047 [scheduling-1] INFO get-all-policy-models - Endpoint to get all policy models: https://policy-api.onap:6969/policy/api/v1/policytypes 2021-10-11 12:45:08.047 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [{{clamp.config.policy.api.url}}/p] Exchange[Id: 919631F06C8487C-0000000000000BB6, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:09.895 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [convertBodyTo[java.lang.String] ] Exchange[Id: 919631F06C8487C-0000000000000BB6, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]] 2021-10-11 12:45:09.896 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [direct:reset-raise-http-exception] Exchange[Id: 919631F06C8487C-0000000000000BB6, BodyType: String, Body: {"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultOperations,ClampExecution:CDS/operation"}}},"name":"onap.datatype.controlloop.Actor","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An actor/operation/target definition"},"onap.datatype.controlloop.Operation":{"constraints":[],"properties":{"failure_retries":{"name":"failure_retries","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation has exceeded its max retries.","default":"final_failure_retries","required":false},"id":{"name":"id","type":"string","type_version":"0.0.0","description":"Unique identifier for the operation","required":true},"failure_timeout":{"name":"failure_timeout","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the time out for the operation occurs.","default":"final_failure_timeout","required":false},"failure":{"name":"failure","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on Actor operation failure.","default":"final_failure","required":false},"operation":{"name":"operation","type":"onap.datatype.controlloop.Actor","type_version":"0.0.0","description":"The definition of the operation to be performed.","required":true},"failure_guard":{"name":"failure_guard","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.","default":"final_failure_guard","required":false},"retries":{"name":"retries","type":"integer","type_version":"0.0.0","description":"The number of retries the actor should attempt to perform the operation.","default":0.0,"required":true},"timeout":{"name":"timeout","type":"integer","type_version":"0.0.0","description":"The amount of time for the actor to perform the operation.","required":true},"failure_exception":{"name":"failure_exception","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation causes an exception.","default":"final_failure_exception","required":false},"description":{"name":"description","type":"string","type_version":"0.0.0","description":"A user-friendly description of the intent for the operation","required":false},"success":{"name":"success","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on success. A value of \"final_success\" indicates and end to the operation.","default":"final_success","required":false}},"name":"onap.datatype.controlloop.Operation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An operation supported by an actor"},"onap.datatype.controlloop.Target":{"constraints":[],"properties":{"entityIds":{"name":"entityIds","type":"map","type_version":"0.0.0","description":"Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CSAR_RESOURCES"}},"targetType":{"name":"targetType","type":"string","type_version":"0.0.0","description":"Category for the target type","required":true,"constraints":[{"valid_values":["VNF","VM","VFMODULE","PNF"]}]}},"name":"onap.datatype.controlloop.Target","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"Definition for a entity in A&AI to perform a control loop operation on"},"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization","type_version":"0.0.0","description":"overrides the default serialization/deserialization mechanisms with custom ones","required":false},"eventClass":{"name":"eventClass","type":"string","type_version":"0.0.0","description":"the event canonical class for serialization","required":true}},"name":"onap.datatypes.dmaap.events","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.topic":{"constraints":[],"properties":{"events":{"name":"events","type":"list","type_version":"0.0.0","description":"events used by this topic","required":true,"entry_schema":{"type":"onap.datatypes.dmaap.events","type_version":"0.0.0"}},"topicName":{"name":"topicName","type":"string","type_version":"0.0.0","description":"the dmaap topic name","required":true}},"name":"onap.datatypes.dmaap.topic","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For example, \"RegionOne\" \"vFWCL*\"","required":true},"blacklist":{"name":"blacklist","type":"boolean","type_version":"0.0.0","description":"Indicates if the filter should be treated as a blacklist (true)\nor whitelist (false).\n","default":true,"required":true}},"name":"onap.datatypes.guard.filter","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":[{"valid_values":["VM","VNF"]}]},"policyName":{"name":"policyName","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Name","required":true}},"name":"onap.datatypes.monitoring.metricsPerEventName","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.tca_policy":{"constraints":[],"properties":{"domain":{"name":"domain","type":"string","type_version":"0.0.0","description":"Domain name to which TCA needs to be applied","default":"measurementsForVfScaling","required":true,"constraints":[{"equal":"measurementsForVfScaling"}]},"metricsPerEventName":{"name":"metricsPerEventName","type":"list","type_version":"0.0.0","description":"Contains eventName and threshold details that need to be applied to given eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.metricsPerEventName","type_version":"0.0.0"}}},"name":"onap.datatypes.monitoring.tca_policy","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.threshol...] 2021-10-11 12:45:09.896 [scheduling-1] INFO org.apache.camel.Tracing - [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: 919631F06C8487C-0000000000000BB6, BodyType: String, Body: {"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultOperations,ClampExecution:CDS/operation"}}},"name":"onap.datatype.controlloop.Actor","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An actor/operation/target definition"},"onap.datatype.controlloop.Operation":{"constraints":[],"properties":{"failure_retries":{"name":"failure_retries","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation has exceeded its max retries.","default":"final_failure_retries","required":false},"id":{"name":"id","type":"string","type_version":"0.0.0","description":"Unique identifier for the operation","required":true},"failure_timeout":{"name":"failure_timeout","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the time out for the operation occurs.","default":"final_failure_timeout","required":false},"failure":{"name":"failure","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on Actor operation failure.","default":"final_failure","required":false},"operation":{"name":"operation","type":"onap.datatype.controlloop.Actor","type_version":"0.0.0","description":"The definition of the operation to be performed.","required":true},"failure_guard":{"name":"failure_guard","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.","default":"final_failure_guard","required":false},"retries":{"name":"retries","type":"integer","type_version":"0.0.0","description":"The number of retries the actor should attempt to perform the operation.","default":0.0,"required":true},"timeout":{"name":"timeout","type":"integer","type_version":"0.0.0","description":"The amount of time for the actor to perform the operation.","required":true},"failure_exception":{"name":"failure_exception","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation causes an exception.","default":"final_failure_exception","required":false},"description":{"name":"description","type":"string","type_version":"0.0.0","description":"A user-friendly description of the intent for the operation","required":false},"success":{"name":"success","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on success. A value of \"final_success\" indicates and end to the operation.","default":"final_success","required":false}},"name":"onap.datatype.controlloop.Operation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An operation supported by an actor"},"onap.datatype.controlloop.Target":{"constraints":[],"properties":{"entityIds":{"name":"entityIds","type":"map","type_version":"0.0.0","description":"Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CSAR_RESOURCES"}},"targetType":{"name":"targetType","type":"string","type_version":"0.0.0","description":"Category for the target type","required":true,"constraints":[{"valid_values":["VNF","VM","VFMODULE","PNF"]}]}},"name":"onap.datatype.controlloop.Target","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"Definition for a entity in A&AI to perform a control loop operation on"},"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization","type_version":"0.0.0","description":"overrides the default serialization/deserialization mechanisms with custom ones","required":false},"eventClass":{"name":"eventClass","type":"string","type_version":"0.0.0","description":"the event canonical class for serialization","required":true}},"name":"onap.datatypes.dmaap.events","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.topic":{"constraints":[],"properties":{"events":{"name":"events","type":"list","type_version":"0.0.0","description":"events used by this topic","required":true,"entry_schema":{"type":"onap.datatypes.dmaap.events","type_version":"0.0.0"}},"topicName":{"name":"topicName","type":"string","type_version":"0.0.0","description":"the dmaap topic name","required":true}},"name":"onap.datatypes.dmaap.topic","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For example, \"RegionOne\" \"vFWCL*\"","required":true},"blacklist":{"name":"blacklist","type":"boolean","type_version":"0.0.0","description":"Indicates if the filter should be treated as a blacklist (true)\nor whitelist (false).\n","default":true,"required":true}},"name":"onap.datatypes.guard.filter","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":[{"valid_values":["VM","VNF"]}]},"policyName":{"name":"policyName","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Name","required":true}},"name":"onap.datatypes.monitoring.metricsPerEventName","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.tca_policy":{"constraints":[],"properties":{"domain":{"name":"domain","type":"string","type_version":"0.0.0","description":"Domain name to which TCA needs to be applied","default":"measurementsForVfScaling","required":true,"constraints":[{"equal":"measurementsForVfScaling"}]},"metricsPerEventName":{"name":"metricsPerEventName","type":"list","type_version":"0.0.0","description":"Contains eventName and threshold details that need to be applied to given eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.metricsPerEventName","type_version":"0.0.0"}}},"name":"onap.datatypes.monitoring.tca_policy","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.threshol...] 2021-10-11 12:45:09.896 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BB6, BodyType: String, Body: {"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultOperations,ClampExecution:CDS/operation"}}},"name":"onap.datatype.controlloop.Actor","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An actor/operation/target definition"},"onap.datatype.controlloop.Operation":{"constraints":[],"properties":{"failure_retries":{"name":"failure_retries","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation has exceeded its max retries.","default":"final_failure_retries","required":false},"id":{"name":"id","type":"string","type_version":"0.0.0","description":"Unique identifier for the operation","required":true},"failure_timeout":{"name":"failure_timeout","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the time out for the operation occurs.","default":"final_failure_timeout","required":false},"failure":{"name":"failure","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on Actor operation failure.","default":"final_failure","required":false},"operation":{"name":"operation","type":"onap.datatype.controlloop.Actor","type_version":"0.0.0","description":"The definition of the operation to be performed.","required":true},"failure_guard":{"name":"failure_guard","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.","default":"final_failure_guard","required":false},"retries":{"name":"retries","type":"integer","type_version":"0.0.0","description":"The number of retries the actor should attempt to perform the operation.","default":0.0,"required":true},"timeout":{"name":"timeout","type":"integer","type_version":"0.0.0","description":"The amount of time for the actor to perform the operation.","required":true},"failure_exception":{"name":"failure_exception","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation causes an exception.","default":"final_failure_exception","required":false},"description":{"name":"description","type":"string","type_version":"0.0.0","description":"A user-friendly description of the intent for the operation","required":false},"success":{"name":"success","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on success. A value of \"final_success\" indicates and end to the operation.","default":"final_success","required":false}},"name":"onap.datatype.controlloop.Operation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An operation supported by an actor"},"onap.datatype.controlloop.Target":{"constraints":[],"properties":{"entityIds":{"name":"entityIds","type":"map","type_version":"0.0.0","description":"Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CSAR_RESOURCES"}},"targetType":{"name":"targetType","type":"string","type_version":"0.0.0","description":"Category for the target type","required":true,"constraints":[{"valid_values":["VNF","VM","VFMODULE","PNF"]}]}},"name":"onap.datatype.controlloop.Target","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"Definition for a entity in A&AI to perform a control loop operation on"},"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization","type_version":"0.0.0","description":"overrides the default serialization/deserialization mechanisms with custom ones","required":false},"eventClass":{"name":"eventClass","type":"string","type_version":"0.0.0","description":"the event canonical class for serialization","required":true}},"name":"onap.datatypes.dmaap.events","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.topic":{"constraints":[],"properties":{"events":{"name":"events","type":"list","type_version":"0.0.0","description":"events used by this topic","required":true,"entry_schema":{"type":"onap.datatypes.dmaap.events","type_version":"0.0.0"}},"topicName":{"name":"topicName","type":"string","type_version":"0.0.0","description":"the dmaap topic name","required":true}},"name":"onap.datatypes.dmaap.topic","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For example, \"RegionOne\" \"vFWCL*\"","required":true},"blacklist":{"name":"blacklist","type":"boolean","type_version":"0.0.0","description":"Indicates if the filter should be treated as a blacklist (true)\nor whitelist (false).\n","default":true,"required":true}},"name":"onap.datatypes.guard.filter","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":[{"valid_values":["VM","VNF"]}]},"policyName":{"name":"policyName","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Name","required":true}},"name":"onap.datatypes.monitoring.metricsPerEventName","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.tca_policy":{"constraints":[],"properties":{"domain":{"name":"domain","type":"string","type_version":"0.0.0","description":"Domain name to which TCA needs to be applied","default":"measurementsForVfScaling","required":true,"constraints":[{"equal":"measurementsForVfScaling"}]},"metricsPerEventName":{"name":"metricsPerEventName","type":"list","type_version":"0.0.0","description":"Contains eventName and threshold details that need to be applied to given eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.metricsPerEventName","type_version":"0.0.0"}}},"name":"onap.datatypes.monitoring.tca_policy","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.threshol...] 2021-10-11 12:45:09.896 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-10-11 12:45:09.914 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Match/1.0.0 2021-10-11 12:45:09.917 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Monitoring/1.0.0 2021-10-11 12:45:09.920 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Naming/1.0.0 2021-10-11 12:45:09.924 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Native/1.0.0 2021-10-11 12:45:09.927 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Optimization/1.0.0 2021-10-11 12:45:09.931 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.Guard/1.0.0 2021-10-11 12:45:09.935 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Common/1.0.0 2021-10-11 12:45:09.939 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Coordination/1.0.0 2021-10-11 12:45:09.942 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Blacklist/1.0.0 2021-10-11 12:45:09.945 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Filter/1.0.0 2021-10-11 12:45:09.949 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.FrequencyLimiter/1.0.0 2021-10-11 12:45:09.953 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.MinMax/1.0.0 2021-10-11 12:45:09.958 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.coordination.FirstBlocksSecond/1.0.0 2021-10-11 12:45:09.966 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.Common/1.0.0 2021-10-11 12:45:09.970 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Apex/1.0.0 2021-10-11 12:45:09.974 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Drools/1.0.0 2021-10-11 12:45:09.978 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server/1.0.0 2021-10-11 12:45:09.982 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.tcagen2/1.0.0 2021-10-11 12:45:09.988 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Apex/1.0.0 2021-10-11 12:45:09.992 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Drools/1.0.0 2021-10-11 12:45:09.996 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Xacml/1.0.0 2021-10-11 12:45:10.000 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Artifact/1.0.0 2021-10-11 12:45:10.006 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Controller/1.0.0 2021-10-11 12:45:10.010 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Resource/1.0.0 2021-10-11 12:45:10.014 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Service/1.0.0 2021-10-11 12:45:10.018 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.AffinityPolicy/1.0.0 2021-10-11 12:45:10.022 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.DistancePolicy/1.0.0 2021-10-11 12:45:10.025 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.HpaPolicy/1.0.0 2021-10-11 12:45:10.029 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.OptimizationPolicy/1.0.0 2021-10-11 12:45:10.032 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.PciPolicy/1.0.0 2021-10-11 12:45:10.036 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.Vim_fit/1.0.0 2021-10-11 12:45:10.040 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.VnfPolicy/1.0.0 2021-10-11 12:45:10.044 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.QueryPolicy/1.0.0 2021-10-11 12:45:10.048 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.SubscriberPolicy/1.0.0 2021-10-11 12:45:10.048 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [doTry ] Exchange[Id: 919631F06C8487C-0000000000000BB7, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:10.048 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [log ] Exchange[Id: 919631F06C8487C-0000000000000BB7, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:10.048 [scheduling-1] INFO get-all-pdp-groups - Getting the list of PDP Groups 2021-10-11 12:45:10.048 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BB7, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:10.055 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-10-11 12:45:10.055 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{64c5d6eb-cf7c-47eb-91b8-54a9ea03a531} 2021-10-11 12:45:10.055 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[CamelHttpMethod] ] Exchange[Id: 919631F06C8487C-0000000000000BB7, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:10.055 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[X-ONAP-RequestID] ] Exchange[Id: 919631F06C8487C-0000000000000BB7, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:10.055 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[X-ONAP-InvocationID] ] Exchange[Id: 919631F06C8487C-0000000000000BB7, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:10.055 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[X-ONAP-PartnerName] ] Exchange[Id: 919631F06C8487C-0000000000000BB7, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:10.055 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [log ] Exchange[Id: 919631F06C8487C-0000000000000BB7, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:10.055 [scheduling-1] INFO get-all-pdp-groups - Endpoint to get policy model: https://policy-pap.onap:6969/policy/pap/v1/pdps 2021-10-11 12:45:10.055 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [{{clamp.config.policy.pap.url}}/p] Exchange[Id: 919631F06C8487C-0000000000000BB7, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:10.151 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [convertBodyTo[java.lang.String] ] Exchange[Id: 919631F06C8487C-0000000000000BB7, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]] 2021-10-11 12:45:10.151 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [direct:reset-raise-http-exception] Exchange[Id: 919631F06C8487C-0000000000000BB7, BodyType: String, Body: {"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"apex-9061f121-68ea-46de-b5f5-5ecb3c9893f2","pdpState":"ACTIVE","healthy":"HEALTHY","message":"Pdp Heartbeat","lastUpdate":"2021-10-11T12:44:12Z"}]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"drools-8d895cc1-8093-4cad-9f2a-ff8bad6e1d0f","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:44:08Z"}]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Blacklist","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Filter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0"},{"name":"onap.policies.monitoring.*","version":"1.0.0"},{"name":"onap.policies.optimization.*","version":"1.0.0"},{"name":"onap.policies.optimization.resource.AffinityPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.DistancePolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.HpaPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.OptimizationPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.PciPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.QueryPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.SubscriberPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.Vim_fit","version":"1.0.0"},{"name":"onap.policies.optimization.resource.VnfPolicy","version":"1.0.0"},{"name":"onap.policies.native.Xacml","version":"1.0.0"},{"name":"onap.policies.Naming","version":"1.0.0"},{"name":"onap.policies.match.*","version":"1.0.0"}],"policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"xacml-1b336c56-813e-4154-a70a-afcb7d917186","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:44:28Z"}]}]}]}] 2021-10-11 12:45:10.152 [scheduling-1] INFO org.apache.camel.Tracing - [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: 919631F06C8487C-0000000000000BB7, BodyType: String, Body: {"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"apex-9061f121-68ea-46de-b5f5-5ecb3c9893f2","pdpState":"ACTIVE","healthy":"HEALTHY","message":"Pdp Heartbeat","lastUpdate":"2021-10-11T12:44:12Z"}]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"drools-8d895cc1-8093-4cad-9f2a-ff8bad6e1d0f","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:44:08Z"}]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Blacklist","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Filter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0"},{"name":"onap.policies.monitoring.*","version":"1.0.0"},{"name":"onap.policies.optimization.*","version":"1.0.0"},{"name":"onap.policies.optimization.resource.AffinityPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.DistancePolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.HpaPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.OptimizationPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.PciPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.QueryPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.SubscriberPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.Vim_fit","version":"1.0.0"},{"name":"onap.policies.optimization.resource.VnfPolicy","version":"1.0.0"},{"name":"onap.policies.native.Xacml","version":"1.0.0"},{"name":"onap.policies.Naming","version":"1.0.0"},{"name":"onap.policies.match.*","version":"1.0.0"}],"policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"xacml-1b336c56-813e-4154-a70a-afcb7d917186","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:44:28Z"}]}]}]}] 2021-10-11 12:45:10.152 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BB7, BodyType: String, Body: {"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"apex-9061f121-68ea-46de-b5f5-5ecb3c9893f2","pdpState":"ACTIVE","healthy":"HEALTHY","message":"Pdp Heartbeat","lastUpdate":"2021-10-11T12:44:12Z"}]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"drools-8d895cc1-8093-4cad-9f2a-ff8bad6e1d0f","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:44:08Z"}]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Blacklist","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Filter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0"},{"name":"onap.policies.monitoring.*","version":"1.0.0"},{"name":"onap.policies.optimization.*","version":"1.0.0"},{"name":"onap.policies.optimization.resource.AffinityPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.DistancePolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.HpaPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.OptimizationPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.PciPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.QueryPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.SubscriberPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.Vim_fit","version":"1.0.0"},{"name":"onap.policies.optimization.resource.VnfPolicy","version":"1.0.0"},{"name":"onap.policies.native.Xacml","version":"1.0.0"},{"name":"onap.policies.Naming","version":"1.0.0"},{"name":"onap.policies.match.*","version":"1.0.0"}],"policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"xacml-1b336c56-813e-4154-a70a-afcb7d917186","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:44:28Z"}]}]}]}] 2021-10-11 12:45:10.152 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-10-11 12:45:10.249 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-10-11 12:45:10.250 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-10-11 12:45:11.939 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [doTry ] Exchange[Id: 919631F06C8487C-0000000000000BB8, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:11.939 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [log ] Exchange[Id: 919631F06C8487C-0000000000000BB8, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:11.939 [scheduling-1] INFO get-all-policy-models - Getting all the policy models 2021-10-11 12:45:11.940 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BB8, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:11.946 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-10-11 12:45:11.946 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{260d68f5-a380-4c5e-b121-503412b3960a} 2021-10-11 12:45:11.946 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[CamelHttpMethod] ] Exchange[Id: 919631F06C8487C-0000000000000BB8, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:11.946 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[X-ONAP-RequestID] ] Exchange[Id: 919631F06C8487C-0000000000000BB8, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:11.946 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[X-ONAP-InvocationID] ] Exchange[Id: 919631F06C8487C-0000000000000BB8, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:11.946 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[X-ONAP-PartnerName] ] Exchange[Id: 919631F06C8487C-0000000000000BB8, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:11.946 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [log ] Exchange[Id: 919631F06C8487C-0000000000000BB8, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:11.946 [scheduling-1] INFO get-all-policy-models - Endpoint to get all policy models: https://policy-api.onap:6969/policy/api/v1/policytypes 2021-10-11 12:45:11.946 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [{{clamp.config.policy.api.url}}/p] Exchange[Id: 919631F06C8487C-0000000000000BB8, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:13.883 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [convertBodyTo[java.lang.String] ] Exchange[Id: 919631F06C8487C-0000000000000BB8, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]] 2021-10-11 12:45:13.884 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [direct:reset-raise-http-exception] Exchange[Id: 919631F06C8487C-0000000000000BB8, BodyType: String, Body: {"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultOperations,ClampExecution:CDS/operation"}}},"name":"onap.datatype.controlloop.Actor","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An actor/operation/target definition"},"onap.datatype.controlloop.Operation":{"constraints":[],"properties":{"failure_retries":{"name":"failure_retries","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation has exceeded its max retries.","default":"final_failure_retries","required":false},"id":{"name":"id","type":"string","type_version":"0.0.0","description":"Unique identifier for the operation","required":true},"failure_timeout":{"name":"failure_timeout","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the time out for the operation occurs.","default":"final_failure_timeout","required":false},"failure":{"name":"failure","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on Actor operation failure.","default":"final_failure","required":false},"operation":{"name":"operation","type":"onap.datatype.controlloop.Actor","type_version":"0.0.0","description":"The definition of the operation to be performed.","required":true},"failure_guard":{"name":"failure_guard","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.","default":"final_failure_guard","required":false},"retries":{"name":"retries","type":"integer","type_version":"0.0.0","description":"The number of retries the actor should attempt to perform the operation.","default":0.0,"required":true},"timeout":{"name":"timeout","type":"integer","type_version":"0.0.0","description":"The amount of time for the actor to perform the operation.","required":true},"failure_exception":{"name":"failure_exception","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation causes an exception.","default":"final_failure_exception","required":false},"description":{"name":"description","type":"string","type_version":"0.0.0","description":"A user-friendly description of the intent for the operation","required":false},"success":{"name":"success","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on success. A value of \"final_success\" indicates and end to the operation.","default":"final_success","required":false}},"name":"onap.datatype.controlloop.Operation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An operation supported by an actor"},"onap.datatype.controlloop.Target":{"constraints":[],"properties":{"entityIds":{"name":"entityIds","type":"map","type_version":"0.0.0","description":"Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CSAR_RESOURCES"}},"targetType":{"name":"targetType","type":"string","type_version":"0.0.0","description":"Category for the target type","required":true,"constraints":[{"valid_values":["VNF","VM","VFMODULE","PNF"]}]}},"name":"onap.datatype.controlloop.Target","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"Definition for a entity in A&AI to perform a control loop operation on"},"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization","type_version":"0.0.0","description":"overrides the default serialization/deserialization mechanisms with custom ones","required":false},"eventClass":{"name":"eventClass","type":"string","type_version":"0.0.0","description":"the event canonical class for serialization","required":true}},"name":"onap.datatypes.dmaap.events","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.topic":{"constraints":[],"properties":{"events":{"name":"events","type":"list","type_version":"0.0.0","description":"events used by this topic","required":true,"entry_schema":{"type":"onap.datatypes.dmaap.events","type_version":"0.0.0"}},"topicName":{"name":"topicName","type":"string","type_version":"0.0.0","description":"the dmaap topic name","required":true}},"name":"onap.datatypes.dmaap.topic","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For example, \"RegionOne\" \"vFWCL*\"","required":true},"blacklist":{"name":"blacklist","type":"boolean","type_version":"0.0.0","description":"Indicates if the filter should be treated as a blacklist (true)\nor whitelist (false).\n","default":true,"required":true}},"name":"onap.datatypes.guard.filter","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":[{"valid_values":["VM","VNF"]}]},"policyName":{"name":"policyName","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Name","required":true}},"name":"onap.datatypes.monitoring.metricsPerEventName","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.tca_policy":{"constraints":[],"properties":{"domain":{"name":"domain","type":"string","type_version":"0.0.0","description":"Domain name to which TCA needs to be applied","default":"measurementsForVfScaling","required":true,"constraints":[{"equal":"measurementsForVfScaling"}]},"metricsPerEventName":{"name":"metricsPerEventName","type":"list","type_version":"0.0.0","description":"Contains eventName and threshold details that need to be applied to given eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.metricsPerEventName","type_version":"0.0.0"}}},"name":"onap.datatypes.monitoring.tca_policy","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.threshol...] 2021-10-11 12:45:13.884 [scheduling-1] INFO org.apache.camel.Tracing - [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: 919631F06C8487C-0000000000000BB8, BodyType: String, Body: {"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultOperations,ClampExecution:CDS/operation"}}},"name":"onap.datatype.controlloop.Actor","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An actor/operation/target definition"},"onap.datatype.controlloop.Operation":{"constraints":[],"properties":{"failure_retries":{"name":"failure_retries","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation has exceeded its max retries.","default":"final_failure_retries","required":false},"id":{"name":"id","type":"string","type_version":"0.0.0","description":"Unique identifier for the operation","required":true},"failure_timeout":{"name":"failure_timeout","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the time out for the operation occurs.","default":"final_failure_timeout","required":false},"failure":{"name":"failure","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on Actor operation failure.","default":"final_failure","required":false},"operation":{"name":"operation","type":"onap.datatype.controlloop.Actor","type_version":"0.0.0","description":"The definition of the operation to be performed.","required":true},"failure_guard":{"name":"failure_guard","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.","default":"final_failure_guard","required":false},"retries":{"name":"retries","type":"integer","type_version":"0.0.0","description":"The number of retries the actor should attempt to perform the operation.","default":0.0,"required":true},"timeout":{"name":"timeout","type":"integer","type_version":"0.0.0","description":"The amount of time for the actor to perform the operation.","required":true},"failure_exception":{"name":"failure_exception","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation causes an exception.","default":"final_failure_exception","required":false},"description":{"name":"description","type":"string","type_version":"0.0.0","description":"A user-friendly description of the intent for the operation","required":false},"success":{"name":"success","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on success. A value of \"final_success\" indicates and end to the operation.","default":"final_success","required":false}},"name":"onap.datatype.controlloop.Operation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An operation supported by an actor"},"onap.datatype.controlloop.Target":{"constraints":[],"properties":{"entityIds":{"name":"entityIds","type":"map","type_version":"0.0.0","description":"Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CSAR_RESOURCES"}},"targetType":{"name":"targetType","type":"string","type_version":"0.0.0","description":"Category for the target type","required":true,"constraints":[{"valid_values":["VNF","VM","VFMODULE","PNF"]}]}},"name":"onap.datatype.controlloop.Target","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"Definition for a entity in A&AI to perform a control loop operation on"},"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization","type_version":"0.0.0","description":"overrides the default serialization/deserialization mechanisms with custom ones","required":false},"eventClass":{"name":"eventClass","type":"string","type_version":"0.0.0","description":"the event canonical class for serialization","required":true}},"name":"onap.datatypes.dmaap.events","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.topic":{"constraints":[],"properties":{"events":{"name":"events","type":"list","type_version":"0.0.0","description":"events used by this topic","required":true,"entry_schema":{"type":"onap.datatypes.dmaap.events","type_version":"0.0.0"}},"topicName":{"name":"topicName","type":"string","type_version":"0.0.0","description":"the dmaap topic name","required":true}},"name":"onap.datatypes.dmaap.topic","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For example, \"RegionOne\" \"vFWCL*\"","required":true},"blacklist":{"name":"blacklist","type":"boolean","type_version":"0.0.0","description":"Indicates if the filter should be treated as a blacklist (true)\nor whitelist (false).\n","default":true,"required":true}},"name":"onap.datatypes.guard.filter","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":[{"valid_values":["VM","VNF"]}]},"policyName":{"name":"policyName","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Name","required":true}},"name":"onap.datatypes.monitoring.metricsPerEventName","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.tca_policy":{"constraints":[],"properties":{"domain":{"name":"domain","type":"string","type_version":"0.0.0","description":"Domain name to which TCA needs to be applied","default":"measurementsForVfScaling","required":true,"constraints":[{"equal":"measurementsForVfScaling"}]},"metricsPerEventName":{"name":"metricsPerEventName","type":"list","type_version":"0.0.0","description":"Contains eventName and threshold details that need to be applied to given eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.metricsPerEventName","type_version":"0.0.0"}}},"name":"onap.datatypes.monitoring.tca_policy","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.threshol...] 2021-10-11 12:45:13.884 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BB8, BodyType: String, Body: {"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultOperations,ClampExecution:CDS/operation"}}},"name":"onap.datatype.controlloop.Actor","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An actor/operation/target definition"},"onap.datatype.controlloop.Operation":{"constraints":[],"properties":{"failure_retries":{"name":"failure_retries","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation has exceeded its max retries.","default":"final_failure_retries","required":false},"id":{"name":"id","type":"string","type_version":"0.0.0","description":"Unique identifier for the operation","required":true},"failure_timeout":{"name":"failure_timeout","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the time out for the operation occurs.","default":"final_failure_timeout","required":false},"failure":{"name":"failure","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on Actor operation failure.","default":"final_failure","required":false},"operation":{"name":"operation","type":"onap.datatype.controlloop.Actor","type_version":"0.0.0","description":"The definition of the operation to be performed.","required":true},"failure_guard":{"name":"failure_guard","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.","default":"final_failure_guard","required":false},"retries":{"name":"retries","type":"integer","type_version":"0.0.0","description":"The number of retries the actor should attempt to perform the operation.","default":0.0,"required":true},"timeout":{"name":"timeout","type":"integer","type_version":"0.0.0","description":"The amount of time for the actor to perform the operation.","required":true},"failure_exception":{"name":"failure_exception","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation causes an exception.","default":"final_failure_exception","required":false},"description":{"name":"description","type":"string","type_version":"0.0.0","description":"A user-friendly description of the intent for the operation","required":false},"success":{"name":"success","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on success. A value of \"final_success\" indicates and end to the operation.","default":"final_success","required":false}},"name":"onap.datatype.controlloop.Operation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An operation supported by an actor"},"onap.datatype.controlloop.Target":{"constraints":[],"properties":{"entityIds":{"name":"entityIds","type":"map","type_version":"0.0.0","description":"Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CSAR_RESOURCES"}},"targetType":{"name":"targetType","type":"string","type_version":"0.0.0","description":"Category for the target type","required":true,"constraints":[{"valid_values":["VNF","VM","VFMODULE","PNF"]}]}},"name":"onap.datatype.controlloop.Target","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"Definition for a entity in A&AI to perform a control loop operation on"},"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization","type_version":"0.0.0","description":"overrides the default serialization/deserialization mechanisms with custom ones","required":false},"eventClass":{"name":"eventClass","type":"string","type_version":"0.0.0","description":"the event canonical class for serialization","required":true}},"name":"onap.datatypes.dmaap.events","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.topic":{"constraints":[],"properties":{"events":{"name":"events","type":"list","type_version":"0.0.0","description":"events used by this topic","required":true,"entry_schema":{"type":"onap.datatypes.dmaap.events","type_version":"0.0.0"}},"topicName":{"name":"topicName","type":"string","type_version":"0.0.0","description":"the dmaap topic name","required":true}},"name":"onap.datatypes.dmaap.topic","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For example, \"RegionOne\" \"vFWCL*\"","required":true},"blacklist":{"name":"blacklist","type":"boolean","type_version":"0.0.0","description":"Indicates if the filter should be treated as a blacklist (true)\nor whitelist (false).\n","default":true,"required":true}},"name":"onap.datatypes.guard.filter","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":[{"valid_values":["VM","VNF"]}]},"policyName":{"name":"policyName","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Name","required":true}},"name":"onap.datatypes.monitoring.metricsPerEventName","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.tca_policy":{"constraints":[],"properties":{"domain":{"name":"domain","type":"string","type_version":"0.0.0","description":"Domain name to which TCA needs to be applied","default":"measurementsForVfScaling","required":true,"constraints":[{"equal":"measurementsForVfScaling"}]},"metricsPerEventName":{"name":"metricsPerEventName","type":"list","type_version":"0.0.0","description":"Contains eventName and threshold details that need to be applied to given eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.metricsPerEventName","type_version":"0.0.0"}}},"name":"onap.datatypes.monitoring.tca_policy","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.threshol...] 2021-10-11 12:45:13.884 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-10-11 12:45:14.280 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Match/1.0.0 2021-10-11 12:45:14.284 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Monitoring/1.0.0 2021-10-11 12:45:14.288 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Naming/1.0.0 2021-10-11 12:45:14.292 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Native/1.0.0 2021-10-11 12:45:14.296 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Optimization/1.0.0 2021-10-11 12:45:14.300 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.Guard/1.0.0 2021-10-11 12:45:14.305 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Common/1.0.0 2021-10-11 12:45:14.309 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Coordination/1.0.0 2021-10-11 12:45:14.314 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Blacklist/1.0.0 2021-10-11 12:45:14.319 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Filter/1.0.0 2021-10-11 12:45:14.324 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.FrequencyLimiter/1.0.0 2021-10-11 12:45:14.328 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.MinMax/1.0.0 2021-10-11 12:45:14.332 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.coordination.FirstBlocksSecond/1.0.0 2021-10-11 12:45:14.336 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.Common/1.0.0 2021-10-11 12:45:14.342 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Apex/1.0.0 2021-10-11 12:45:14.347 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Drools/1.0.0 2021-10-11 12:45:14.351 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server/1.0.0 2021-10-11 12:45:14.355 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.tcagen2/1.0.0 2021-10-11 12:45:14.360 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Apex/1.0.0 2021-10-11 12:45:14.364 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Drools/1.0.0 2021-10-11 12:45:14.368 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Xacml/1.0.0 2021-10-11 12:45:14.372 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Artifact/1.0.0 2021-10-11 12:45:14.376 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Controller/1.0.0 2021-10-11 12:45:14.380 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Resource/1.0.0 2021-10-11 12:45:14.384 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Service/1.0.0 2021-10-11 12:45:14.388 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.AffinityPolicy/1.0.0 2021-10-11 12:45:14.392 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.DistancePolicy/1.0.0 2021-10-11 12:45:14.397 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.HpaPolicy/1.0.0 2021-10-11 12:45:14.400 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.OptimizationPolicy/1.0.0 2021-10-11 12:45:14.405 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.PciPolicy/1.0.0 2021-10-11 12:45:14.410 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.Vim_fit/1.0.0 2021-10-11 12:45:14.415 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.VnfPolicy/1.0.0 2021-10-11 12:45:14.419 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.QueryPolicy/1.0.0 2021-10-11 12:45:14.424 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.SubscriberPolicy/1.0.0 2021-10-11 12:45:14.425 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [doTry ] Exchange[Id: 919631F06C8487C-0000000000000BB9, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:14.425 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [log ] Exchange[Id: 919631F06C8487C-0000000000000BB9, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:14.425 [scheduling-1] INFO get-all-pdp-groups - Getting the list of PDP Groups 2021-10-11 12:45:14.425 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BB9, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:14.429 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-10-11 12:45:14.429 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{4ec3f27c-c236-4cd1-9777-4630df26392c} 2021-10-11 12:45:14.429 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[CamelHttpMethod] ] Exchange[Id: 919631F06C8487C-0000000000000BB9, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:14.429 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[X-ONAP-RequestID] ] Exchange[Id: 919631F06C8487C-0000000000000BB9, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:14.429 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[X-ONAP-InvocationID] ] Exchange[Id: 919631F06C8487C-0000000000000BB9, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:14.429 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[X-ONAP-PartnerName] ] Exchange[Id: 919631F06C8487C-0000000000000BB9, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:14.429 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [log ] Exchange[Id: 919631F06C8487C-0000000000000BB9, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:14.429 [scheduling-1] INFO get-all-pdp-groups - Endpoint to get policy model: https://policy-pap.onap:6969/policy/pap/v1/pdps 2021-10-11 12:45:14.429 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [{{clamp.config.policy.pap.url}}/p] Exchange[Id: 919631F06C8487C-0000000000000BB9, BodyType: null, Body: [Body is null]] 2021-10-11 12:45:14.514 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [convertBodyTo[java.lang.String] ] Exchange[Id: 919631F06C8487C-0000000000000BB9, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]] 2021-10-11 12:45:14.514 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [direct:reset-raise-http-exception] Exchange[Id: 919631F06C8487C-0000000000000BB9, BodyType: String, Body: {"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"apex-9061f121-68ea-46de-b5f5-5ecb3c9893f2","pdpState":"ACTIVE","healthy":"HEALTHY","message":"Pdp Heartbeat","lastUpdate":"2021-10-11T12:44:12Z"}]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"drools-8d895cc1-8093-4cad-9f2a-ff8bad6e1d0f","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:44:08Z"}]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Blacklist","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Filter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0"},{"name":"onap.policies.monitoring.*","version":"1.0.0"},{"name":"onap.policies.optimization.*","version":"1.0.0"},{"name":"onap.policies.optimization.resource.AffinityPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.DistancePolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.HpaPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.OptimizationPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.PciPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.QueryPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.SubscriberPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.Vim_fit","version":"1.0.0"},{"name":"onap.policies.optimization.resource.VnfPolicy","version":"1.0.0"},{"name":"onap.policies.native.Xacml","version":"1.0.0"},{"name":"onap.policies.Naming","version":"1.0.0"},{"name":"onap.policies.match.*","version":"1.0.0"}],"policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"xacml-1b336c56-813e-4154-a70a-afcb7d917186","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:44:28Z"}]}]}]}] 2021-10-11 12:45:14.514 [scheduling-1] INFO org.apache.camel.Tracing - [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: 919631F06C8487C-0000000000000BB9, BodyType: String, Body: {"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"apex-9061f121-68ea-46de-b5f5-5ecb3c9893f2","pdpState":"ACTIVE","healthy":"HEALTHY","message":"Pdp Heartbeat","lastUpdate":"2021-10-11T12:44:12Z"}]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"drools-8d895cc1-8093-4cad-9f2a-ff8bad6e1d0f","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:44:08Z"}]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Blacklist","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Filter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0"},{"name":"onap.policies.monitoring.*","version":"1.0.0"},{"name":"onap.policies.optimization.*","version":"1.0.0"},{"name":"onap.policies.optimization.resource.AffinityPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.DistancePolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.HpaPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.OptimizationPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.PciPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.QueryPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.SubscriberPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.Vim_fit","version":"1.0.0"},{"name":"onap.policies.optimization.resource.VnfPolicy","version":"1.0.0"},{"name":"onap.policies.native.Xacml","version":"1.0.0"},{"name":"onap.policies.Naming","version":"1.0.0"},{"name":"onap.policies.match.*","version":"1.0.0"}],"policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"xacml-1b336c56-813e-4154-a70a-afcb7d917186","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:44:28Z"}]}]}]}] 2021-10-11 12:45:14.514 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BB9, BodyType: String, Body: {"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"apex-9061f121-68ea-46de-b5f5-5ecb3c9893f2","pdpState":"ACTIVE","healthy":"HEALTHY","message":"Pdp Heartbeat","lastUpdate":"2021-10-11T12:44:12Z"}]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"drools-8d895cc1-8093-4cad-9f2a-ff8bad6e1d0f","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:44:08Z"}]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Blacklist","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Filter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0"},{"name":"onap.policies.monitoring.*","version":"1.0.0"},{"name":"onap.policies.optimization.*","version":"1.0.0"},{"name":"onap.policies.optimization.resource.AffinityPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.DistancePolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.HpaPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.OptimizationPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.PciPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.QueryPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.SubscriberPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.Vim_fit","version":"1.0.0"},{"name":"onap.policies.optimization.resource.VnfPolicy","version":"1.0.0"},{"name":"onap.policies.native.Xacml","version":"1.0.0"},{"name":"onap.policies.Naming","version":"1.0.0"},{"name":"onap.policies.match.*","version":"1.0.0"}],"policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"xacml-1b336c56-813e-4154-a70a-afcb7d917186","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:44:28Z"}]}]}]}] 2021-10-11 12:45:14.515 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-10-11 12:45:15.257 [pool-3-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:45:15.258 [pool-3-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:45:15.258 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:45:24.803 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:45:45.258 [pool-3-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:45:45.258 [pool-3-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:45:45.258 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:45:54.801 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:46:15.257 [pool-3-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:46:15.258 [pool-3-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:46:15.258 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:46:24.803 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:46:45.258 [pool-3-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:46:45.258 [pool-3-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:46:45.258 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:46:54.803 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:47:08.039 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-10-11 12:47:08.039 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-10-11 12:47:15.258 [pool-3-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:47:15.258 [pool-3-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:47:15.258 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:47:24.804 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:47:45.257 [pool-3-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:47:45.258 [pool-3-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:47:45.258 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:47:54.797 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:48:15.258 [pool-3-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:48:15.258 [pool-3-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:48:15.258 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:48:24.800 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:48:45.257 [pool-3-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:48:45.258 [pool-3-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:48:45.258 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:48:54.794 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:49:08.039 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-10-11 12:49:08.039 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-10-11 12:49:15.258 [pool-3-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:49:15.258 [pool-3-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:49:15.258 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:49:24.803 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:49:45.257 [pool-3-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:49:45.258 [pool-3-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:49:45.258 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:49:54.801 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:50:08.039 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [doTry ] Exchange[Id: 919631F06C8487C-0000000000000BBA, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:08.039 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [log ] Exchange[Id: 919631F06C8487C-0000000000000BBA, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:08.039 [scheduling-1] INFO get-all-policy-models - Getting all the policy models 2021-10-11 12:50:08.039 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BBA, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:08.044 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-10-11 12:50:08.044 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{d7462ef1-3e0d-4c5c-aa5b-103f9f7efc3c} 2021-10-11 12:50:08.044 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[CamelHttpMethod] ] Exchange[Id: 919631F06C8487C-0000000000000BBA, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:08.044 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[X-ONAP-RequestID] ] Exchange[Id: 919631F06C8487C-0000000000000BBA, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:08.044 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[X-ONAP-InvocationID] ] Exchange[Id: 919631F06C8487C-0000000000000BBA, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:08.044 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[X-ONAP-PartnerName] ] Exchange[Id: 919631F06C8487C-0000000000000BBA, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:08.044 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [log ] Exchange[Id: 919631F06C8487C-0000000000000BBA, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:08.044 [scheduling-1] INFO get-all-policy-models - Endpoint to get all policy models: https://policy-api.onap:6969/policy/api/v1/policytypes 2021-10-11 12:50:08.044 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [{{clamp.config.policy.api.url}}/p] Exchange[Id: 919631F06C8487C-0000000000000BBA, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:09.912 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [convertBodyTo[java.lang.String] ] Exchange[Id: 919631F06C8487C-0000000000000BBA, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]] 2021-10-11 12:50:09.913 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [direct:reset-raise-http-exception] Exchange[Id: 919631F06C8487C-0000000000000BBA, BodyType: String, Body: {"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultOperations,ClampExecution:CDS/operation"}}},"name":"onap.datatype.controlloop.Actor","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An actor/operation/target definition"},"onap.datatype.controlloop.Operation":{"constraints":[],"properties":{"failure_retries":{"name":"failure_retries","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation has exceeded its max retries.","default":"final_failure_retries","required":false},"id":{"name":"id","type":"string","type_version":"0.0.0","description":"Unique identifier for the operation","required":true},"failure_timeout":{"name":"failure_timeout","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the time out for the operation occurs.","default":"final_failure_timeout","required":false},"failure":{"name":"failure","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on Actor operation failure.","default":"final_failure","required":false},"operation":{"name":"operation","type":"onap.datatype.controlloop.Actor","type_version":"0.0.0","description":"The definition of the operation to be performed.","required":true},"failure_guard":{"name":"failure_guard","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.","default":"final_failure_guard","required":false},"retries":{"name":"retries","type":"integer","type_version":"0.0.0","description":"The number of retries the actor should attempt to perform the operation.","default":0.0,"required":true},"timeout":{"name":"timeout","type":"integer","type_version":"0.0.0","description":"The amount of time for the actor to perform the operation.","required":true},"failure_exception":{"name":"failure_exception","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation causes an exception.","default":"final_failure_exception","required":false},"description":{"name":"description","type":"string","type_version":"0.0.0","description":"A user-friendly description of the intent for the operation","required":false},"success":{"name":"success","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on success. A value of \"final_success\" indicates and end to the operation.","default":"final_success","required":false}},"name":"onap.datatype.controlloop.Operation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An operation supported by an actor"},"onap.datatype.controlloop.Target":{"constraints":[],"properties":{"entityIds":{"name":"entityIds","type":"map","type_version":"0.0.0","description":"Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CSAR_RESOURCES"}},"targetType":{"name":"targetType","type":"string","type_version":"0.0.0","description":"Category for the target type","required":true,"constraints":[{"valid_values":["VNF","VM","VFMODULE","PNF"]}]}},"name":"onap.datatype.controlloop.Target","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"Definition for a entity in A&AI to perform a control loop operation on"},"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization","type_version":"0.0.0","description":"overrides the default serialization/deserialization mechanisms with custom ones","required":false},"eventClass":{"name":"eventClass","type":"string","type_version":"0.0.0","description":"the event canonical class for serialization","required":true}},"name":"onap.datatypes.dmaap.events","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.topic":{"constraints":[],"properties":{"events":{"name":"events","type":"list","type_version":"0.0.0","description":"events used by this topic","required":true,"entry_schema":{"type":"onap.datatypes.dmaap.events","type_version":"0.0.0"}},"topicName":{"name":"topicName","type":"string","type_version":"0.0.0","description":"the dmaap topic name","required":true}},"name":"onap.datatypes.dmaap.topic","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For example, \"RegionOne\" \"vFWCL*\"","required":true},"blacklist":{"name":"blacklist","type":"boolean","type_version":"0.0.0","description":"Indicates if the filter should be treated as a blacklist (true)\nor whitelist (false).\n","default":true,"required":true}},"name":"onap.datatypes.guard.filter","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":[{"valid_values":["VM","VNF"]}]},"policyName":{"name":"policyName","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Name","required":true}},"name":"onap.datatypes.monitoring.metricsPerEventName","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.tca_policy":{"constraints":[],"properties":{"domain":{"name":"domain","type":"string","type_version":"0.0.0","description":"Domain name to which TCA needs to be applied","default":"measurementsForVfScaling","required":true,"constraints":[{"equal":"measurementsForVfScaling"}]},"metricsPerEventName":{"name":"metricsPerEventName","type":"list","type_version":"0.0.0","description":"Contains eventName and threshold details that need to be applied to given eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.metricsPerEventName","type_version":"0.0.0"}}},"name":"onap.datatypes.monitoring.tca_policy","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.threshol...] 2021-10-11 12:50:09.913 [scheduling-1] INFO org.apache.camel.Tracing - [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: 919631F06C8487C-0000000000000BBA, BodyType: String, Body: {"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultOperations,ClampExecution:CDS/operation"}}},"name":"onap.datatype.controlloop.Actor","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An actor/operation/target definition"},"onap.datatype.controlloop.Operation":{"constraints":[],"properties":{"failure_retries":{"name":"failure_retries","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation has exceeded its max retries.","default":"final_failure_retries","required":false},"id":{"name":"id","type":"string","type_version":"0.0.0","description":"Unique identifier for the operation","required":true},"failure_timeout":{"name":"failure_timeout","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the time out for the operation occurs.","default":"final_failure_timeout","required":false},"failure":{"name":"failure","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on Actor operation failure.","default":"final_failure","required":false},"operation":{"name":"operation","type":"onap.datatype.controlloop.Actor","type_version":"0.0.0","description":"The definition of the operation to be performed.","required":true},"failure_guard":{"name":"failure_guard","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.","default":"final_failure_guard","required":false},"retries":{"name":"retries","type":"integer","type_version":"0.0.0","description":"The number of retries the actor should attempt to perform the operation.","default":0.0,"required":true},"timeout":{"name":"timeout","type":"integer","type_version":"0.0.0","description":"The amount of time for the actor to perform the operation.","required":true},"failure_exception":{"name":"failure_exception","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation causes an exception.","default":"final_failure_exception","required":false},"description":{"name":"description","type":"string","type_version":"0.0.0","description":"A user-friendly description of the intent for the operation","required":false},"success":{"name":"success","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on success. A value of \"final_success\" indicates and end to the operation.","default":"final_success","required":false}},"name":"onap.datatype.controlloop.Operation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An operation supported by an actor"},"onap.datatype.controlloop.Target":{"constraints":[],"properties":{"entityIds":{"name":"entityIds","type":"map","type_version":"0.0.0","description":"Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CSAR_RESOURCES"}},"targetType":{"name":"targetType","type":"string","type_version":"0.0.0","description":"Category for the target type","required":true,"constraints":[{"valid_values":["VNF","VM","VFMODULE","PNF"]}]}},"name":"onap.datatype.controlloop.Target","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"Definition for a entity in A&AI to perform a control loop operation on"},"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization","type_version":"0.0.0","description":"overrides the default serialization/deserialization mechanisms with custom ones","required":false},"eventClass":{"name":"eventClass","type":"string","type_version":"0.0.0","description":"the event canonical class for serialization","required":true}},"name":"onap.datatypes.dmaap.events","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.topic":{"constraints":[],"properties":{"events":{"name":"events","type":"list","type_version":"0.0.0","description":"events used by this topic","required":true,"entry_schema":{"type":"onap.datatypes.dmaap.events","type_version":"0.0.0"}},"topicName":{"name":"topicName","type":"string","type_version":"0.0.0","description":"the dmaap topic name","required":true}},"name":"onap.datatypes.dmaap.topic","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For example, \"RegionOne\" \"vFWCL*\"","required":true},"blacklist":{"name":"blacklist","type":"boolean","type_version":"0.0.0","description":"Indicates if the filter should be treated as a blacklist (true)\nor whitelist (false).\n","default":true,"required":true}},"name":"onap.datatypes.guard.filter","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":[{"valid_values":["VM","VNF"]}]},"policyName":{"name":"policyName","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Name","required":true}},"name":"onap.datatypes.monitoring.metricsPerEventName","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.tca_policy":{"constraints":[],"properties":{"domain":{"name":"domain","type":"string","type_version":"0.0.0","description":"Domain name to which TCA needs to be applied","default":"measurementsForVfScaling","required":true,"constraints":[{"equal":"measurementsForVfScaling"}]},"metricsPerEventName":{"name":"metricsPerEventName","type":"list","type_version":"0.0.0","description":"Contains eventName and threshold details that need to be applied to given eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.metricsPerEventName","type_version":"0.0.0"}}},"name":"onap.datatypes.monitoring.tca_policy","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.threshol...] 2021-10-11 12:50:09.914 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BBA, BodyType: String, Body: {"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultOperations,ClampExecution:CDS/operation"}}},"name":"onap.datatype.controlloop.Actor","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An actor/operation/target definition"},"onap.datatype.controlloop.Operation":{"constraints":[],"properties":{"failure_retries":{"name":"failure_retries","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation has exceeded its max retries.","default":"final_failure_retries","required":false},"id":{"name":"id","type":"string","type_version":"0.0.0","description":"Unique identifier for the operation","required":true},"failure_timeout":{"name":"failure_timeout","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the time out for the operation occurs.","default":"final_failure_timeout","required":false},"failure":{"name":"failure","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on Actor operation failure.","default":"final_failure","required":false},"operation":{"name":"operation","type":"onap.datatype.controlloop.Actor","type_version":"0.0.0","description":"The definition of the operation to be performed.","required":true},"failure_guard":{"name":"failure_guard","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.","default":"final_failure_guard","required":false},"retries":{"name":"retries","type":"integer","type_version":"0.0.0","description":"The number of retries the actor should attempt to perform the operation.","default":0.0,"required":true},"timeout":{"name":"timeout","type":"integer","type_version":"0.0.0","description":"The amount of time for the actor to perform the operation.","required":true},"failure_exception":{"name":"failure_exception","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation causes an exception.","default":"final_failure_exception","required":false},"description":{"name":"description","type":"string","type_version":"0.0.0","description":"A user-friendly description of the intent for the operation","required":false},"success":{"name":"success","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on success. A value of \"final_success\" indicates and end to the operation.","default":"final_success","required":false}},"name":"onap.datatype.controlloop.Operation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An operation supported by an actor"},"onap.datatype.controlloop.Target":{"constraints":[],"properties":{"entityIds":{"name":"entityIds","type":"map","type_version":"0.0.0","description":"Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CSAR_RESOURCES"}},"targetType":{"name":"targetType","type":"string","type_version":"0.0.0","description":"Category for the target type","required":true,"constraints":[{"valid_values":["VNF","VM","VFMODULE","PNF"]}]}},"name":"onap.datatype.controlloop.Target","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"Definition for a entity in A&AI to perform a control loop operation on"},"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization","type_version":"0.0.0","description":"overrides the default serialization/deserialization mechanisms with custom ones","required":false},"eventClass":{"name":"eventClass","type":"string","type_version":"0.0.0","description":"the event canonical class for serialization","required":true}},"name":"onap.datatypes.dmaap.events","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.topic":{"constraints":[],"properties":{"events":{"name":"events","type":"list","type_version":"0.0.0","description":"events used by this topic","required":true,"entry_schema":{"type":"onap.datatypes.dmaap.events","type_version":"0.0.0"}},"topicName":{"name":"topicName","type":"string","type_version":"0.0.0","description":"the dmaap topic name","required":true}},"name":"onap.datatypes.dmaap.topic","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For example, \"RegionOne\" \"vFWCL*\"","required":true},"blacklist":{"name":"blacklist","type":"boolean","type_version":"0.0.0","description":"Indicates if the filter should be treated as a blacklist (true)\nor whitelist (false).\n","default":true,"required":true}},"name":"onap.datatypes.guard.filter","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":[{"valid_values":["VM","VNF"]}]},"policyName":{"name":"policyName","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Name","required":true}},"name":"onap.datatypes.monitoring.metricsPerEventName","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.tca_policy":{"constraints":[],"properties":{"domain":{"name":"domain","type":"string","type_version":"0.0.0","description":"Domain name to which TCA needs to be applied","default":"measurementsForVfScaling","required":true,"constraints":[{"equal":"measurementsForVfScaling"}]},"metricsPerEventName":{"name":"metricsPerEventName","type":"list","type_version":"0.0.0","description":"Contains eventName and threshold details that need to be applied to given eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.metricsPerEventName","type_version":"0.0.0"}}},"name":"onap.datatypes.monitoring.tca_policy","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.threshol...] 2021-10-11 12:50:09.914 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-10-11 12:50:09.931 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Match/1.0.0 2021-10-11 12:50:09.935 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Monitoring/1.0.0 2021-10-11 12:50:09.939 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Naming/1.0.0 2021-10-11 12:50:09.943 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Native/1.0.0 2021-10-11 12:50:09.947 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Optimization/1.0.0 2021-10-11 12:50:09.951 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.Guard/1.0.0 2021-10-11 12:50:09.956 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Common/1.0.0 2021-10-11 12:50:09.959 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Coordination/1.0.0 2021-10-11 12:50:09.963 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Blacklist/1.0.0 2021-10-11 12:50:09.968 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Filter/1.0.0 2021-10-11 12:50:09.972 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.FrequencyLimiter/1.0.0 2021-10-11 12:50:09.977 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.MinMax/1.0.0 2021-10-11 12:50:09.982 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.coordination.FirstBlocksSecond/1.0.0 2021-10-11 12:50:09.986 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.Common/1.0.0 2021-10-11 12:50:09.991 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Apex/1.0.0 2021-10-11 12:50:09.995 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Drools/1.0.0 2021-10-11 12:50:09.999 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server/1.0.0 2021-10-11 12:50:10.004 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.tcagen2/1.0.0 2021-10-11 12:50:10.008 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Apex/1.0.0 2021-10-11 12:50:10.013 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Drools/1.0.0 2021-10-11 12:50:10.018 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Xacml/1.0.0 2021-10-11 12:50:10.022 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Artifact/1.0.0 2021-10-11 12:50:10.027 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Controller/1.0.0 2021-10-11 12:50:10.032 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Resource/1.0.0 2021-10-11 12:50:10.037 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Service/1.0.0 2021-10-11 12:50:10.041 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.AffinityPolicy/1.0.0 2021-10-11 12:50:10.045 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.DistancePolicy/1.0.0 2021-10-11 12:50:10.049 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.HpaPolicy/1.0.0 2021-10-11 12:50:10.053 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.OptimizationPolicy/1.0.0 2021-10-11 12:50:10.056 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.PciPolicy/1.0.0 2021-10-11 12:50:10.060 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.Vim_fit/1.0.0 2021-10-11 12:50:10.064 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.VnfPolicy/1.0.0 2021-10-11 12:50:10.069 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.QueryPolicy/1.0.0 2021-10-11 12:50:10.074 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.SubscriberPolicy/1.0.0 2021-10-11 12:50:10.074 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [doTry ] Exchange[Id: 919631F06C8487C-0000000000000BBB, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:10.075 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [log ] Exchange[Id: 919631F06C8487C-0000000000000BBB, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:10.075 [scheduling-1] INFO get-all-pdp-groups - Getting the list of PDP Groups 2021-10-11 12:50:10.075 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BBB, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:10.078 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-10-11 12:50:10.078 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{c0cd60fa-b3c1-4c0a-bfa0-3ae0a7ad0012} 2021-10-11 12:50:10.078 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[CamelHttpMethod] ] Exchange[Id: 919631F06C8487C-0000000000000BBB, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:10.078 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[X-ONAP-RequestID] ] Exchange[Id: 919631F06C8487C-0000000000000BBB, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:10.078 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[X-ONAP-InvocationID] ] Exchange[Id: 919631F06C8487C-0000000000000BBB, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:10.078 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[X-ONAP-PartnerName] ] Exchange[Id: 919631F06C8487C-0000000000000BBB, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:10.078 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [log ] Exchange[Id: 919631F06C8487C-0000000000000BBB, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:10.078 [scheduling-1] INFO get-all-pdp-groups - Endpoint to get policy model: https://policy-pap.onap:6969/policy/pap/v1/pdps 2021-10-11 12:50:10.078 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [{{clamp.config.policy.pap.url}}/p] Exchange[Id: 919631F06C8487C-0000000000000BBB, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:10.160 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [convertBodyTo[java.lang.String] ] Exchange[Id: 919631F06C8487C-0000000000000BBB, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]] 2021-10-11 12:50:10.160 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [direct:reset-raise-http-exception] Exchange[Id: 919631F06C8487C-0000000000000BBB, BodyType: String, Body: {"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"apex-9061f121-68ea-46de-b5f5-5ecb3c9893f2","pdpState":"ACTIVE","healthy":"HEALTHY","message":"Pdp Heartbeat","lastUpdate":"2021-10-11T12:50:09Z"}]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"drools-8d895cc1-8093-4cad-9f2a-ff8bad6e1d0f","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:50:05Z"}]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Blacklist","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Filter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0"},{"name":"onap.policies.monitoring.*","version":"1.0.0"},{"name":"onap.policies.optimization.*","version":"1.0.0"},{"name":"onap.policies.optimization.resource.AffinityPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.DistancePolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.HpaPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.OptimizationPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.PciPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.QueryPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.SubscriberPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.Vim_fit","version":"1.0.0"},{"name":"onap.policies.optimization.resource.VnfPolicy","version":"1.0.0"},{"name":"onap.policies.native.Xacml","version":"1.0.0"},{"name":"onap.policies.Naming","version":"1.0.0"},{"name":"onap.policies.match.*","version":"1.0.0"}],"policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"xacml-1b336c56-813e-4154-a70a-afcb7d917186","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:48:28Z"}]}]}]}] 2021-10-11 12:50:10.160 [scheduling-1] INFO org.apache.camel.Tracing - [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: 919631F06C8487C-0000000000000BBB, BodyType: String, Body: {"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"apex-9061f121-68ea-46de-b5f5-5ecb3c9893f2","pdpState":"ACTIVE","healthy":"HEALTHY","message":"Pdp Heartbeat","lastUpdate":"2021-10-11T12:50:09Z"}]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"drools-8d895cc1-8093-4cad-9f2a-ff8bad6e1d0f","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:50:05Z"}]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Blacklist","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Filter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0"},{"name":"onap.policies.monitoring.*","version":"1.0.0"},{"name":"onap.policies.optimization.*","version":"1.0.0"},{"name":"onap.policies.optimization.resource.AffinityPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.DistancePolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.HpaPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.OptimizationPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.PciPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.QueryPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.SubscriberPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.Vim_fit","version":"1.0.0"},{"name":"onap.policies.optimization.resource.VnfPolicy","version":"1.0.0"},{"name":"onap.policies.native.Xacml","version":"1.0.0"},{"name":"onap.policies.Naming","version":"1.0.0"},{"name":"onap.policies.match.*","version":"1.0.0"}],"policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"xacml-1b336c56-813e-4154-a70a-afcb7d917186","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:48:28Z"}]}]}]}] 2021-10-11 12:50:10.161 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BBB, BodyType: String, Body: {"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"apex-9061f121-68ea-46de-b5f5-5ecb3c9893f2","pdpState":"ACTIVE","healthy":"HEALTHY","message":"Pdp Heartbeat","lastUpdate":"2021-10-11T12:50:09Z"}]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"drools-8d895cc1-8093-4cad-9f2a-ff8bad6e1d0f","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:50:05Z"}]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Blacklist","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Filter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0"},{"name":"onap.policies.monitoring.*","version":"1.0.0"},{"name":"onap.policies.optimization.*","version":"1.0.0"},{"name":"onap.policies.optimization.resource.AffinityPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.DistancePolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.HpaPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.OptimizationPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.PciPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.QueryPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.SubscriberPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.Vim_fit","version":"1.0.0"},{"name":"onap.policies.optimization.resource.VnfPolicy","version":"1.0.0"},{"name":"onap.policies.native.Xacml","version":"1.0.0"},{"name":"onap.policies.Naming","version":"1.0.0"},{"name":"onap.policies.match.*","version":"1.0.0"}],"policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"xacml-1b336c56-813e-4154-a70a-afcb7d917186","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:48:28Z"}]}]}]}] 2021-10-11 12:50:10.161 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-10-11 12:50:11.939 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [doTry ] Exchange[Id: 919631F06C8487C-0000000000000BBC, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:11.940 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [log ] Exchange[Id: 919631F06C8487C-0000000000000BBC, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:11.940 [scheduling-1] INFO get-all-policy-models - Getting all the policy models 2021-10-11 12:50:11.940 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BBC, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:11.952 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-10-11 12:50:11.952 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{bdf6a5c0-18ad-4aed-8111-87435a97eb03} 2021-10-11 12:50:11.952 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[CamelHttpMethod] ] Exchange[Id: 919631F06C8487C-0000000000000BBC, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:11.952 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[X-ONAP-RequestID] ] Exchange[Id: 919631F06C8487C-0000000000000BBC, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:11.952 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[X-ONAP-InvocationID] ] Exchange[Id: 919631F06C8487C-0000000000000BBC, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:11.952 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[X-ONAP-PartnerName] ] Exchange[Id: 919631F06C8487C-0000000000000BBC, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:11.952 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [log ] Exchange[Id: 919631F06C8487C-0000000000000BBC, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:11.952 [scheduling-1] INFO get-all-policy-models - Endpoint to get all policy models: https://policy-api.onap:6969/policy/api/v1/policytypes 2021-10-11 12:50:11.952 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [{{clamp.config.policy.api.url}}/p] Exchange[Id: 919631F06C8487C-0000000000000BBC, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:13.949 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [convertBodyTo[java.lang.String] ] Exchange[Id: 919631F06C8487C-0000000000000BBC, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]] 2021-10-11 12:50:13.950 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [direct:reset-raise-http-exception] Exchange[Id: 919631F06C8487C-0000000000000BBC, BodyType: String, Body: {"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultOperations,ClampExecution:CDS/operation"}}},"name":"onap.datatype.controlloop.Actor","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An actor/operation/target definition"},"onap.datatype.controlloop.Operation":{"constraints":[],"properties":{"failure_retries":{"name":"failure_retries","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation has exceeded its max retries.","default":"final_failure_retries","required":false},"id":{"name":"id","type":"string","type_version":"0.0.0","description":"Unique identifier for the operation","required":true},"failure_timeout":{"name":"failure_timeout","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the time out for the operation occurs.","default":"final_failure_timeout","required":false},"failure":{"name":"failure","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on Actor operation failure.","default":"final_failure","required":false},"operation":{"name":"operation","type":"onap.datatype.controlloop.Actor","type_version":"0.0.0","description":"The definition of the operation to be performed.","required":true},"failure_guard":{"name":"failure_guard","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.","default":"final_failure_guard","required":false},"retries":{"name":"retries","type":"integer","type_version":"0.0.0","description":"The number of retries the actor should attempt to perform the operation.","default":0.0,"required":true},"timeout":{"name":"timeout","type":"integer","type_version":"0.0.0","description":"The amount of time for the actor to perform the operation.","required":true},"failure_exception":{"name":"failure_exception","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation causes an exception.","default":"final_failure_exception","required":false},"description":{"name":"description","type":"string","type_version":"0.0.0","description":"A user-friendly description of the intent for the operation","required":false},"success":{"name":"success","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on success. A value of \"final_success\" indicates and end to the operation.","default":"final_success","required":false}},"name":"onap.datatype.controlloop.Operation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An operation supported by an actor"},"onap.datatype.controlloop.Target":{"constraints":[],"properties":{"entityIds":{"name":"entityIds","type":"map","type_version":"0.0.0","description":"Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CSAR_RESOURCES"}},"targetType":{"name":"targetType","type":"string","type_version":"0.0.0","description":"Category for the target type","required":true,"constraints":[{"valid_values":["VNF","VM","VFMODULE","PNF"]}]}},"name":"onap.datatype.controlloop.Target","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"Definition for a entity in A&AI to perform a control loop operation on"},"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization","type_version":"0.0.0","description":"overrides the default serialization/deserialization mechanisms with custom ones","required":false},"eventClass":{"name":"eventClass","type":"string","type_version":"0.0.0","description":"the event canonical class for serialization","required":true}},"name":"onap.datatypes.dmaap.events","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.topic":{"constraints":[],"properties":{"events":{"name":"events","type":"list","type_version":"0.0.0","description":"events used by this topic","required":true,"entry_schema":{"type":"onap.datatypes.dmaap.events","type_version":"0.0.0"}},"topicName":{"name":"topicName","type":"string","type_version":"0.0.0","description":"the dmaap topic name","required":true}},"name":"onap.datatypes.dmaap.topic","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For example, \"RegionOne\" \"vFWCL*\"","required":true},"blacklist":{"name":"blacklist","type":"boolean","type_version":"0.0.0","description":"Indicates if the filter should be treated as a blacklist (true)\nor whitelist (false).\n","default":true,"required":true}},"name":"onap.datatypes.guard.filter","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":[{"valid_values":["VM","VNF"]}]},"policyName":{"name":"policyName","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Name","required":true}},"name":"onap.datatypes.monitoring.metricsPerEventName","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.tca_policy":{"constraints":[],"properties":{"domain":{"name":"domain","type":"string","type_version":"0.0.0","description":"Domain name to which TCA needs to be applied","default":"measurementsForVfScaling","required":true,"constraints":[{"equal":"measurementsForVfScaling"}]},"metricsPerEventName":{"name":"metricsPerEventName","type":"list","type_version":"0.0.0","description":"Contains eventName and threshold details that need to be applied to given eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.metricsPerEventName","type_version":"0.0.0"}}},"name":"onap.datatypes.monitoring.tca_policy","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.threshol...] 2021-10-11 12:50:13.951 [scheduling-1] INFO org.apache.camel.Tracing - [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: 919631F06C8487C-0000000000000BBC, BodyType: String, Body: {"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultOperations,ClampExecution:CDS/operation"}}},"name":"onap.datatype.controlloop.Actor","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An actor/operation/target definition"},"onap.datatype.controlloop.Operation":{"constraints":[],"properties":{"failure_retries":{"name":"failure_retries","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation has exceeded its max retries.","default":"final_failure_retries","required":false},"id":{"name":"id","type":"string","type_version":"0.0.0","description":"Unique identifier for the operation","required":true},"failure_timeout":{"name":"failure_timeout","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the time out for the operation occurs.","default":"final_failure_timeout","required":false},"failure":{"name":"failure","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on Actor operation failure.","default":"final_failure","required":false},"operation":{"name":"operation","type":"onap.datatype.controlloop.Actor","type_version":"0.0.0","description":"The definition of the operation to be performed.","required":true},"failure_guard":{"name":"failure_guard","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.","default":"final_failure_guard","required":false},"retries":{"name":"retries","type":"integer","type_version":"0.0.0","description":"The number of retries the actor should attempt to perform the operation.","default":0.0,"required":true},"timeout":{"name":"timeout","type":"integer","type_version":"0.0.0","description":"The amount of time for the actor to perform the operation.","required":true},"failure_exception":{"name":"failure_exception","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation causes an exception.","default":"final_failure_exception","required":false},"description":{"name":"description","type":"string","type_version":"0.0.0","description":"A user-friendly description of the intent for the operation","required":false},"success":{"name":"success","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on success. A value of \"final_success\" indicates and end to the operation.","default":"final_success","required":false}},"name":"onap.datatype.controlloop.Operation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An operation supported by an actor"},"onap.datatype.controlloop.Target":{"constraints":[],"properties":{"entityIds":{"name":"entityIds","type":"map","type_version":"0.0.0","description":"Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CSAR_RESOURCES"}},"targetType":{"name":"targetType","type":"string","type_version":"0.0.0","description":"Category for the target type","required":true,"constraints":[{"valid_values":["VNF","VM","VFMODULE","PNF"]}]}},"name":"onap.datatype.controlloop.Target","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"Definition for a entity in A&AI to perform a control loop operation on"},"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization","type_version":"0.0.0","description":"overrides the default serialization/deserialization mechanisms with custom ones","required":false},"eventClass":{"name":"eventClass","type":"string","type_version":"0.0.0","description":"the event canonical class for serialization","required":true}},"name":"onap.datatypes.dmaap.events","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.topic":{"constraints":[],"properties":{"events":{"name":"events","type":"list","type_version":"0.0.0","description":"events used by this topic","required":true,"entry_schema":{"type":"onap.datatypes.dmaap.events","type_version":"0.0.0"}},"topicName":{"name":"topicName","type":"string","type_version":"0.0.0","description":"the dmaap topic name","required":true}},"name":"onap.datatypes.dmaap.topic","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For example, \"RegionOne\" \"vFWCL*\"","required":true},"blacklist":{"name":"blacklist","type":"boolean","type_version":"0.0.0","description":"Indicates if the filter should be treated as a blacklist (true)\nor whitelist (false).\n","default":true,"required":true}},"name":"onap.datatypes.guard.filter","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":[{"valid_values":["VM","VNF"]}]},"policyName":{"name":"policyName","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Name","required":true}},"name":"onap.datatypes.monitoring.metricsPerEventName","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.tca_policy":{"constraints":[],"properties":{"domain":{"name":"domain","type":"string","type_version":"0.0.0","description":"Domain name to which TCA needs to be applied","default":"measurementsForVfScaling","required":true,"constraints":[{"equal":"measurementsForVfScaling"}]},"metricsPerEventName":{"name":"metricsPerEventName","type":"list","type_version":"0.0.0","description":"Contains eventName and threshold details that need to be applied to given eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.metricsPerEventName","type_version":"0.0.0"}}},"name":"onap.datatypes.monitoring.tca_policy","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.threshol...] 2021-10-11 12:50:13.951 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BBC, BodyType: String, Body: {"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultOperations,ClampExecution:CDS/operation"}}},"name":"onap.datatype.controlloop.Actor","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An actor/operation/target definition"},"onap.datatype.controlloop.Operation":{"constraints":[],"properties":{"failure_retries":{"name":"failure_retries","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation has exceeded its max retries.","default":"final_failure_retries","required":false},"id":{"name":"id","type":"string","type_version":"0.0.0","description":"Unique identifier for the operation","required":true},"failure_timeout":{"name":"failure_timeout","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the time out for the operation occurs.","default":"final_failure_timeout","required":false},"failure":{"name":"failure","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on Actor operation failure.","default":"final_failure","required":false},"operation":{"name":"operation","type":"onap.datatype.controlloop.Actor","type_version":"0.0.0","description":"The definition of the operation to be performed.","required":true},"failure_guard":{"name":"failure_guard","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.","default":"final_failure_guard","required":false},"retries":{"name":"retries","type":"integer","type_version":"0.0.0","description":"The number of retries the actor should attempt to perform the operation.","default":0.0,"required":true},"timeout":{"name":"timeout","type":"integer","type_version":"0.0.0","description":"The amount of time for the actor to perform the operation.","required":true},"failure_exception":{"name":"failure_exception","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke when the current operation causes an exception.","default":"final_failure_exception","required":false},"description":{"name":"description","type":"string","type_version":"0.0.0","description":"A user-friendly description of the intent for the operation","required":false},"success":{"name":"success","type":"string","type_version":"0.0.0","description":"Points to the operation to invoke on success. A value of \"final_success\" indicates and end to the operation.","default":"final_success","required":false}},"name":"onap.datatype.controlloop.Operation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"An operation supported by an actor"},"onap.datatype.controlloop.Target":{"constraints":[],"properties":{"entityIds":{"name":"entityIds","type":"map","type_version":"0.0.0","description":"Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CSAR_RESOURCES"}},"targetType":{"name":"targetType","type":"string","type_version":"0.0.0","description":"Category for the target type","required":true,"constraints":[{"valid_values":["VNF","VM","VFMODULE","PNF"]}]}},"name":"onap.datatype.controlloop.Target","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{},"description":"Definition for a entity in A&AI to perform a control loop operation on"},"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization","type_version":"0.0.0","description":"overrides the default serialization/deserialization mechanisms with custom ones","required":false},"eventClass":{"name":"eventClass","type":"string","type_version":"0.0.0","description":"the event canonical class for serialization","required":true}},"name":"onap.datatypes.dmaap.events","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.topic":{"constraints":[],"properties":{"events":{"name":"events","type":"list","type_version":"0.0.0","description":"events used by this topic","required":true,"entry_schema":{"type":"onap.datatypes.dmaap.events","type_version":"0.0.0"}},"topicName":{"name":"topicName","type":"string","type_version":"0.0.0","description":"the dmaap topic name","required":true}},"name":"onap.datatypes.dmaap.topic","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For example, \"RegionOne\" \"vFWCL*\"","required":true},"blacklist":{"name":"blacklist","type":"boolean","type_version":"0.0.0","description":"Indicates if the filter should be treated as a blacklist (true)\nor whitelist (false).\n","default":true,"required":true}},"name":"onap.datatypes.guard.filter","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":[{"valid_values":["VM","VNF"]}]},"policyName":{"name":"policyName","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Name","required":true}},"name":"onap.datatypes.monitoring.metricsPerEventName","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.tca_policy":{"constraints":[],"properties":{"domain":{"name":"domain","type":"string","type_version":"0.0.0","description":"Domain name to which TCA needs to be applied","default":"measurementsForVfScaling","required":true,"constraints":[{"equal":"measurementsForVfScaling"}]},"metricsPerEventName":{"name":"metricsPerEventName","type":"list","type_version":"0.0.0","description":"Contains eventName and threshold details that need to be applied to given eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.metricsPerEventName","type_version":"0.0.0"}}},"name":"onap.datatypes.monitoring.tca_policy","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.monitoring.threshol...] 2021-10-11 12:50:13.951 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-10-11 12:50:14.322 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Match/1.0.0 2021-10-11 12:50:14.326 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Monitoring/1.0.0 2021-10-11 12:50:14.331 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Naming/1.0.0 2021-10-11 12:50:14.335 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Native/1.0.0 2021-10-11 12:50:14.339 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Optimization/1.0.0 2021-10-11 12:50:14.344 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.Guard/1.0.0 2021-10-11 12:50:14.348 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Common/1.0.0 2021-10-11 12:50:14.353 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Coordination/1.0.0 2021-10-11 12:50:14.358 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Blacklist/1.0.0 2021-10-11 12:50:14.363 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Filter/1.0.0 2021-10-11 12:50:14.370 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.FrequencyLimiter/1.0.0 2021-10-11 12:50:14.376 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.MinMax/1.0.0 2021-10-11 12:50:14.381 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.coordination.FirstBlocksSecond/1.0.0 2021-10-11 12:50:14.385 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.Common/1.0.0 2021-10-11 12:50:14.389 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Apex/1.0.0 2021-10-11 12:50:14.392 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Drools/1.0.0 2021-10-11 12:50:14.396 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server/1.0.0 2021-10-11 12:50:14.400 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.tcagen2/1.0.0 2021-10-11 12:50:14.404 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Apex/1.0.0 2021-10-11 12:50:14.409 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Drools/1.0.0 2021-10-11 12:50:14.413 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Xacml/1.0.0 2021-10-11 12:50:14.417 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Artifact/1.0.0 2021-10-11 12:50:14.421 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Controller/1.0.0 2021-10-11 12:50:14.425 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Resource/1.0.0 2021-10-11 12:50:14.429 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Service/1.0.0 2021-10-11 12:50:14.434 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.AffinityPolicy/1.0.0 2021-10-11 12:50:14.438 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.DistancePolicy/1.0.0 2021-10-11 12:50:14.443 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.HpaPolicy/1.0.0 2021-10-11 12:50:14.447 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.OptimizationPolicy/1.0.0 2021-10-11 12:50:14.451 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.PciPolicy/1.0.0 2021-10-11 12:50:14.455 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.Vim_fit/1.0.0 2021-10-11 12:50:14.459 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.VnfPolicy/1.0.0 2021-10-11 12:50:14.463 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.QueryPolicy/1.0.0 2021-10-11 12:50:14.468 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.SubscriberPolicy/1.0.0 2021-10-11 12:50:14.468 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [doTry ] Exchange[Id: 919631F06C8487C-0000000000000BBD, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:14.468 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [log ] Exchange[Id: 919631F06C8487C-0000000000000BBD, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:14.468 [scheduling-1] INFO get-all-pdp-groups - Getting the list of PDP Groups 2021-10-11 12:50:14.468 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BBD, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:14.473 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-10-11 12:50:14.473 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{9813dfb9-5fb4-4cd2-98ee-a7b4896b6e89} 2021-10-11 12:50:14.473 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[CamelHttpMethod] ] Exchange[Id: 919631F06C8487C-0000000000000BBD, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:14.473 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[X-ONAP-RequestID] ] Exchange[Id: 919631F06C8487C-0000000000000BBD, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:14.473 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[X-ONAP-InvocationID] ] Exchange[Id: 919631F06C8487C-0000000000000BBD, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:14.474 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [setHeader[X-ONAP-PartnerName] ] Exchange[Id: 919631F06C8487C-0000000000000BBD, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:14.474 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [log ] Exchange[Id: 919631F06C8487C-0000000000000BBD, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:14.474 [scheduling-1] INFO get-all-pdp-groups - Endpoint to get policy model: https://policy-pap.onap:6969/policy/pap/v1/pdps 2021-10-11 12:50:14.474 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [{{clamp.config.policy.pap.url}}/p] Exchange[Id: 919631F06C8487C-0000000000000BBD, BodyType: null, Body: [Body is null]] 2021-10-11 12:50:14.565 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [convertBodyTo[java.lang.String] ] Exchange[Id: 919631F06C8487C-0000000000000BBD, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]] 2021-10-11 12:50:14.565 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [direct:reset-raise-http-exception] Exchange[Id: 919631F06C8487C-0000000000000BBD, BodyType: String, Body: {"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"apex-9061f121-68ea-46de-b5f5-5ecb3c9893f2","pdpState":"ACTIVE","healthy":"HEALTHY","message":"Pdp Heartbeat","lastUpdate":"2021-10-11T12:50:09Z"}]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"drools-8d895cc1-8093-4cad-9f2a-ff8bad6e1d0f","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:50:05Z"}]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Blacklist","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Filter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0"},{"name":"onap.policies.monitoring.*","version":"1.0.0"},{"name":"onap.policies.optimization.*","version":"1.0.0"},{"name":"onap.policies.optimization.resource.AffinityPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.DistancePolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.HpaPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.OptimizationPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.PciPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.QueryPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.SubscriberPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.Vim_fit","version":"1.0.0"},{"name":"onap.policies.optimization.resource.VnfPolicy","version":"1.0.0"},{"name":"onap.policies.native.Xacml","version":"1.0.0"},{"name":"onap.policies.Naming","version":"1.0.0"},{"name":"onap.policies.match.*","version":"1.0.0"}],"policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"xacml-1b336c56-813e-4154-a70a-afcb7d917186","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:48:28Z"}]}]}]}] 2021-10-11 12:50:14.565 [scheduling-1] INFO org.apache.camel.Tracing - [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: 919631F06C8487C-0000000000000BBD, BodyType: String, Body: {"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"apex-9061f121-68ea-46de-b5f5-5ecb3c9893f2","pdpState":"ACTIVE","healthy":"HEALTHY","message":"Pdp Heartbeat","lastUpdate":"2021-10-11T12:50:09Z"}]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"drools-8d895cc1-8093-4cad-9f2a-ff8bad6e1d0f","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:50:05Z"}]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Blacklist","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Filter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0"},{"name":"onap.policies.monitoring.*","version":"1.0.0"},{"name":"onap.policies.optimization.*","version":"1.0.0"},{"name":"onap.policies.optimization.resource.AffinityPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.DistancePolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.HpaPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.OptimizationPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.PciPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.QueryPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.SubscriberPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.Vim_fit","version":"1.0.0"},{"name":"onap.policies.optimization.resource.VnfPolicy","version":"1.0.0"},{"name":"onap.policies.native.Xacml","version":"1.0.0"},{"name":"onap.policies.Naming","version":"1.0.0"},{"name":"onap.policies.match.*","version":"1.0.0"}],"policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"xacml-1b336c56-813e-4154-a70a-afcb7d917186","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:48:28Z"}]}]}]}] 2021-10-11 12:50:14.565 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-pdp-] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BBD, BodyType: String, Body: {"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"apex-9061f121-68ea-46de-b5f5-5ecb3c9893f2","pdpState":"ACTIVE","healthy":"HEALTHY","message":"Pdp Heartbeat","lastUpdate":"2021-10-11T12:50:09Z"}]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"drools-8d895cc1-8093-4cad-9f2a-ff8bad6e1d0f","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:50:05Z"}]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Blacklist","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.Filter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0"},{"name":"onap.policies.monitoring.*","version":"1.0.0"},{"name":"onap.policies.optimization.*","version":"1.0.0"},{"name":"onap.policies.optimization.resource.AffinityPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.DistancePolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.HpaPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.OptimizationPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.PciPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.QueryPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.service.SubscriberPolicy","version":"1.0.0"},{"name":"onap.policies.optimization.resource.Vim_fit","version":"1.0.0"},{"name":"onap.policies.optimization.resource.VnfPolicy","version":"1.0.0"},{"name":"onap.policies.native.Xacml","version":"1.0.0"},{"name":"onap.policies.Naming","version":"1.0.0"},{"name":"onap.policies.match.*","version":"1.0.0"}],"policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"currentInstanceCount":1,"desiredInstanceCount":1,"properties":{},"pdpInstances":[{"instanceId":"xacml-1b336c56-813e-4154-a70a-afcb7d917186","pdpState":"ACTIVE","healthy":"HEALTHY","lastUpdate":"2021-10-11T12:48:28Z"}]}]}]}] 2021-10-11 12:50:14.565 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-10-11 12:50:15.258 [pool-3-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:50:15.258 [pool-3-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:50:15.258 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:50:24.799 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:50:45.257 [pool-3-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:50:45.258 [pool-3-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:50:45.258 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:50:54.800 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:51:08.039 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-10-11 12:51:08.039 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-10-11 12:51:15.258 [pool-3-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:51:15.258 [pool-3-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:51:15.258 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:51:24.805 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:51:45.257 [pool-3-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:51:45.258 [pool-3-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:51:45.258 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:51:54.796 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:52:15.258 [pool-3-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:52:15.258 [pool-3-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:52:15.258 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:52:24.796 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:52:45.257 [pool-3-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:52:45.258 [pool-3-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:52:45.258 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:52:54.793 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:53:08.039 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-10-11 12:53:08.039 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-10-11 12:53:15.257 [pool-3-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:53:15.258 [pool-3-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:53:15.258 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:53:24.799 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:53:45.258 [pool-3-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:53:45.258 [pool-3-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:53:45.258 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:53:54.795 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:54:15.257 [pool-3-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:54:15.258 [pool-3-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:54:15.258 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:54:24.802 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:54:45.257 [pool-3-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp 2021-10-11 12:54:45.258 [pool-3-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp will send credentials over a clear channel. 2021-10-11 12:54:45.258 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as BSIFJCQoFcJdRhhP) ... 2021-10-11 12:54:54.804 [pool-3-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 2021-10-11 12:55:08.039 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [doTry ] Exchange[Id: 919631F06C8487C-0000000000000BBE, BodyType: null, Body: [Body is null]] 2021-10-11 12:55:08.039 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [log ] Exchange[Id: 919631F06C8487C-0000000000000BBE, BodyType: null, Body: [Body is null]] 2021-10-11 12:55:08.039 [scheduling-1] INFO get-all-policy-models - Getting all the policy models 2021-10-11 12:55:08.039 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: 919631F06C8487C-0000000000000BBE, BodyType: null, Body: [Body is null]] 2021-10-11 12:55:08.044 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-10-11 12:55:08.044 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{84c22bd5-d0d9-453e-978c-29d65dae0df2} 2021-10-11 12:55:08.044 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[CamelHttpMethod] ] Exchange[Id: 919631F06C8487C-0000000000000BBE, BodyType: null, Body: [Body is null]] 2021-10-11 12:55:08.044 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[X-ONAP-RequestID] ] Exchange[Id: 919631F06C8487C-0000000000000BBE, BodyType: null, Body: [Body is null]] 2021-10-11 12:55:08.045 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[X-ONAP-InvocationID] ] Exchange[Id: 919631F06C8487C-0000000000000BBE, BodyType: null, Body: [Body is null]] 2021-10-11 12:55:08.045 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [setHeader[X-ONAP-PartnerName] ] Exchange[Id: 919631F06C8487C-0000000000000BBE, BodyType: null, Body: [Body is null]] 2021-10-11 12:55:08.045 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [log ] Exchange[Id: 919631F06C8487C-0000000000000BBE, BodyType: null, Body: [Body is null]] 2021-10-11 12:55:08.045 [scheduling-1] INFO get-all-policy-models - Endpoint to get all policy models: https://policy-api.onap:6969/policy/api/v1/policytypes 2021-10-11 12:55:08.045 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [{{clamp.config.policy.api.url}}/p] Exchange[Id: 919631F06C8487C-0000000000000BBE, BodyType: null, Body: [Body is null]] 2021-10-11 12:55:09.987 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [convertBodyTo[java.lang.String] ] Exchange[Id: 919631F06C8487C-0000000000000BBE, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]] 2021-10-11 12:55:09.988 [scheduling-1] INFO org.apache.camel.Tracing - [get-all-poli] [direct:reset-raise-http-exception] Exchange[Id: 919631F06C8487C-0000000000000BBE, BodyType: String, Body: {"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.d