Results

By type

          03:41:56,191 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3246fb96 - URL [jar:file:/opt/policy/clamp/policy-clamp-backend.jar!/BOOT-INF/classes!/logback-spring.xml] is not of type file
03:41:56,786 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4d465b11 - Adding [jar:file:/opt/policy/clamp/policy-clamp-backend.jar!/BOOT-INF/classes!/logback-default.xml] to configuration watch list.
03:41:56,786 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3246fb96 - URL [jar:file:/opt/policy/clamp/policy-clamp-backend.jar!/BOOT-INF/classes!/logback-default.xml] is not of type file
03:41:56,796 |-INFO in ch.qos.logback.classic.joran.action.JMXConfiguratorAction - begin
03:41:57,131 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
03:41:57,132 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
03:41:57,194 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
03:41:57,317 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
03:41:57,383 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ERROR]
03:41:57,388 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
03:41:57,400 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1753714541 - setting totalSizeCap to 1 GB
03:41:57,405 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1753714541 - Archive files will be limited to [50 MB] each.
03:41:57,411 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1753714541 - Will use zip compression
03:41:57,413 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1753714541 - Will use the pattern /var/log/onap/clamp/error.%d{yyyy-MM-dd}.%i.log for the active file
03:41:57,418 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4149c063 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/error.%d{yyyy-MM-dd}.%i.log.zip'.
03:41:57,418 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4149c063 - Roll-over at midnight.
03:41:57,484 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4149c063 - Setting initial period to Wed Nov 10 03:33:02 GMT 2021
03:41:57,497 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ERROR] - Active log file name: /var/log/onap/clamp/error.log
03:41:57,497 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ERROR] - File property is set to [/var/log/onap/clamp/error.log]
03:41:57,499 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
03:41:57,502 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncError]
03:41:57,502 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ERROR] to ch.qos.logback.classic.AsyncAppender[asyncError]
03:41:57,502 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncError] - Attaching appender named [ERROR] to AsyncAppender.
03:41:57,503 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncError] - Setting discardingThreshold to 51
03:41:57,503 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
03:41:57,503 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [DEBUG]
03:41:57,504 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
03:41:57,505 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@333040629 - setting totalSizeCap to 1 GB
03:41:57,506 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@333040629 - Archive files will be limited to [50 MB] each.
03:41:57,506 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@333040629 - Will use zip compression
03:41:57,506 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@333040629 - Will use the pattern /var/log/onap/clamp/debug.%d{yyyy-MM-dd}.%i.log for the active file
03:41:57,507 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@478db956 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/debug.%d{yyyy-MM-dd}.%i.log.zip'.
03:41:57,507 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@478db956 - Roll-over at midnight.
03:41:57,508 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@478db956 - Setting initial period to Wed Nov 10 03:41:42 GMT 2021
03:41:57,509 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[DEBUG] - Active log file name: /var/log/onap/clamp/debug.log
03:41:57,509 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[DEBUG] - File property is set to [/var/log/onap/clamp/debug.log]
03:41:57,509 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
03:41:57,509 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncDebug]
03:41:57,510 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to ch.qos.logback.classic.AsyncAppender[asyncDebug]
03:41:57,510 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncDebug] - Attaching appender named [DEBUG] to AsyncAppender.
03:41:57,510 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncDebug] - Setting discardingThreshold to 51
03:41:57,510 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
03:41:57,510 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [AUDIT]
03:41:57,578 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
03:41:57,583 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1871612052 - setting totalSizeCap to 1 GB
03:41:57,583 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1871612052 - Archive files will be limited to [50 MB] each.
03:41:57,584 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1871612052 - Will use zip compression
03:41:57,584 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1871612052 - Will use the pattern /var/log/onap/clamp/audit.%d{yyyy-MM-dd}.%i.log for the active file
03:41:57,585 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@3cfdd820 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/audit.%d{yyyy-MM-dd}.%i.log.zip'.
03:41:57,586 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@3cfdd820 - Roll-over at midnight.
03:41:57,586 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@3cfdd820 - Setting initial period to Wed Nov 10 03:41:42 GMT 2021
03:41:57,587 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[AUDIT] - Active log file name: /var/log/onap/clamp/audit.log
03:41:57,587 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[AUDIT] - File property is set to [/var/log/onap/clamp/audit.log]
03:41:57,587 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
03:41:57,587 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncAudit]
03:41:57,587 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [AUDIT] to ch.qos.logback.classic.AsyncAppender[asyncAudit]
03:41:57,587 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncAudit] - Attaching appender named [AUDIT] to AsyncAppender.
03:41:57,587 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncAudit] - Setting discardingThreshold to 51
03:41:57,588 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
03:41:57,588 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [METRIC]
03:41:57,589 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
03:41:57,591 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@237344028 - setting totalSizeCap to 1 GB
03:41:57,591 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@237344028 - Archive files will be limited to [50 MB] each.
03:41:57,591 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@237344028 - Will use zip compression
03:41:57,591 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@237344028 - Will use the pattern /var/log/onap/clamp/metric.%d{yyyy-MM-dd}.%i.log for the active file
03:41:57,592 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@15f47664 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/metric.%d{yyyy-MM-dd}.%i.log.zip'.
03:41:57,592 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@15f47664 - Roll-over at midnight.
03:41:57,593 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@15f47664 - Setting initial period to Wed Nov 10 03:13:35 GMT 2021
03:41:57,593 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[METRIC] - Active log file name: /var/log/onap/clamp/metric.log
03:41:57,593 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[METRIC] - File property is set to [/var/log/onap/clamp/metric.log]
03:41:57,593 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
03:41:57,593 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncMetric]
03:41:57,594 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [METRIC] to ch.qos.logback.classic.AsyncAppender[asyncMetric]
03:41:57,594 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncMetric] - Attaching appender named [METRIC] to AsyncAppender.
03:41:57,594 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncMetric] - Setting discardingThreshold to 51
03:41:57,594 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
03:41:57,594 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [SECURITY]
03:41:57,595 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
03:41:57,597 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@231311211 - setting totalSizeCap to 1 GB
03:41:57,597 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@231311211 - Archive files will be limited to [50 MB] each.
03:41:57,597 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@231311211 - Will use zip compression
03:41:57,597 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@231311211 - Will use the pattern /var/log/onap/clamp/security.%d{yyyy-MM-dd}.%i.log for the active file
03:41:57,598 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2f666ebb - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/security.%d{yyyy-MM-dd}.%i.log.zip'.
03:41:57,598 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2f666ebb - Roll-over at midnight.
03:41:57,599 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2f666ebb - Setting initial period to Wed Nov 10 03:41:42 GMT 2021
03:41:57,599 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[SECURITY] - Active log file name: /var/log/onap/clamp/security.log
03:41:57,599 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[SECURITY] - File property is set to [/var/log/onap/clamp/security.log]
03:41:57,599 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
03:41:57,600 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncSecurity]
03:41:57,600 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [SECURITY] to ch.qos.logback.classic.AsyncAppender[asyncSecurity]
03:41:57,600 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncSecurity] - Attaching appender named [SECURITY] to AsyncAppender.
03:41:57,600 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncSecurity] - Setting discardingThreshold to 51
03:41:57,600 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
03:41:57,600 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [auditLogs]
03:41:57,601 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@429353573 - setting totalSizeCap to 1 GB
03:41:57,602 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@429353573 - Archive files will be limited to [50 MB] each.
03:41:57,603 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@429353573 - Will use zip compression
03:41:57,603 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@429353573 - Will use the pattern /var/log/onap/clamp/Audits-%d{yyyy-MM-dd}.%i.log for the active file
03:41:57,604 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4bc222e - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/Audits-%d{yyyy-MM-dd}.%i.log.zip'.
03:41:57,604 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4bc222e - Roll-over at midnight.
03:41:57,604 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4bc222e - Setting initial period to Wed Nov 10 01:37:12 GMT 2021
03:41:57,605 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
03:41:57,606 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[auditLogs] - Active log file name: /var/log/onap/clamp/Audits.log
03:41:57,606 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[auditLogs] - File property is set to [/var/log/onap/clamp/Audits.log]
03:41:57,606 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
03:41:57,606 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [perfLogs]
03:41:57,607 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@768192757 - setting totalSizeCap to 1 GB
03:41:57,607 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@768192757 - Archive files will be limited to [50 MB] each.
03:41:57,607 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@768192757 - Will use zip compression
03:41:57,607 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@768192757 - Will use the pattern /var/log/onap/clamp/Perform--%d{yyyy-MM-dd}.%i.log for the active file
03:41:57,608 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6531a794 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/Perform--%d{yyyy-MM-dd}.%i.log.zip'.
03:41:57,608 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6531a794 - Roll-over at midnight.
03:41:57,608 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6531a794 - Setting initial period to Wed Nov 10 01:37:12 GMT 2021
03:41:57,609 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
03:41:57,609 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[perfLogs] - Active log file name: /var/log/onap/clamp/Perform.log
03:41:57,609 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[perfLogs] - File property is set to [/var/log/onap/clamp/Perform.log]
03:41:57,610 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.aaf] to DEBUG
03:41:57,610 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3b5fad2d - Propagating DEBUG level on Logger[org.onap.aaf] onto the JUL framework
03:41:57,611 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.onap.aaf]
03:41:57,611 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to INFO
03:41:57,611 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3b5fad2d - Propagating INFO level on Logger[org.hibernate] onto the JUL framework
03:41:57,611 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.hibernate]
03:41:57,611 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel.Tracing] to INFO
03:41:57,611 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3b5fad2d - Propagating INFO level on Logger[org.apache.camel.Tracing] onto the JUL framework
03:41:57,611 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.apache.camel.Tracing]
03:41:57,612 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache] to INFO
03:41:57,612 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3b5fad2d - Propagating INFO level on Logger[org.apache] onto the JUL framework
03:41:57,612 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.apache]
03:41:57,612 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
03:41:57,612 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3b5fad2d - Propagating INFO level on Logger[org.springframework] onto the JUL framework
03:41:57,612 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.springframework]
03:41:57,612 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.policy.clamp] to DEBUG
03:41:57,612 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3b5fad2d - Propagating DEBUG level on Logger[org.onap.policy.clamp] onto the JUL framework
03:41:57,612 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ERROR] to Logger[org.onap.policy.clamp]
03:41:57,612 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.onap.policy.clamp]
03:41:57,612 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.classic] to INFO
03:41:57,612 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3b5fad2d - Propagating INFO level on Logger[ch.qos.logback.classic] onto the JUL framework
03:41:57,613 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.core] to INFO
03:41:57,613 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3b5fad2d - Propagating INFO level on Logger[ch.qos.logback.core] onto the JUL framework
03:41:57,613 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [AuditRecord] to INFO
03:41:57,613 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3b5fad2d - Propagating INFO level on Logger[AuditRecord] onto the JUL framework
03:41:57,613 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [AuditRecord] to false
03:41:57,613 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [auditLogs] to Logger[AuditRecord]
03:41:57,613 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [AuditRecord_DirectCall] to INFO
03:41:57,613 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3b5fad2d - Propagating INFO level on Logger[AuditRecord_DirectCall] onto the JUL framework
03:41:57,613 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [AuditRecord_DirectCall] to false
03:41:57,613 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [auditLogs] to Logger[AuditRecord_DirectCall]
03:41:57,613 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [PerfTrackerRecord] to INFO
03:41:57,613 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3b5fad2d - Propagating INFO level on Logger[PerfTrackerRecord] onto the JUL framework
03:41:57,614 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [PerfTrackerRecord] to false
03:41:57,614 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [perfLogs] to Logger[PerfTrackerRecord]
03:41:57,673 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
03:41:57,673 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncDebug] to Logger[ROOT]
03:41:57,673 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncError] to Logger[ROOT]
03:41:57,673 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncAudit] to Logger[ROOT]
03:41:57,673 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncMetric] to Logger[ROOT]
03:41:57,673 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncSecurity] to Logger[ROOT]
03:41:57,673 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
03:41:57,674 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
03:41:57,674 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@2415fc55 - Registering current configuration as safe fallback point

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::                (v2.5.0)

2021-11-10 03:41:58.094 [main] INFO  org.onap.policy.clamp.clds.Application - Starting Application using Java 11.0.9.1 on onap-policy-clamp-be-7cf4f998d8-jn4fn with PID 23 (/opt/policy/clamp/policy-clamp-backend.jar started by onap in /opt/policy/clamp)
2021-11-10 03:41:58.121 [main] INFO  org.onap.policy.clamp.clds.Application - The following profiles are active: clamp-default,clamp-aaf-authentication,clamp-sdc-controller,clamp-ssl-config,clamp-policy-controller,default-dictionary-elements
2021-11-10 03:42:02.226 [main] INFO  org.springframework.data.repository.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2021-11-10 03:42:03.193 [main] INFO  org.springframework.data.repository.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 906 ms. Found 10 JPA repository interfaces.
2021-11-10 03:42:09.991 [main] INFO  org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8443 (https)
2021-11-10 03:42:10.020 [main] INFO  org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["https-jsse-nio-8443"]
2021-11-10 03:42:10.020 [main] INFO  org.apache.catalina.core.StandardService - Starting service [Tomcat]
2021-11-10 03:42:10.021 [main] INFO  org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.45]
2021-11-10 03:42:10.279 [main] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
2021-11-10 03:42:10.280 [main] INFO  org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 11795 ms
2021-11-10 03:42:11.099 [main] INFO  org.onap.policy.clamp.clds.Application - 
   ___  _   _    _    ____    ___     _              _           _
  / _ \| \ | |  / \  |  _ \  |_ _|___| |_ __ _ _ __ | |__  _   _| |
 | | | |  \| | / _ \ | |_) |  | |/ __| __/ _` | '_ \| '_ \| | | | |
 | |_| | |\  |/ ___ \|  __/   | |\__ \ || (_| | | | | |_) | |_| | |
  \___/|_| \_/_/   \_\_|     |___|___/\__\__,_|_| |_|_.__/ \__,_|_|
  ____   ___  _     ___ ______   __     ____ _        _    __  __ ____
 |  _ \ / _ \| |   |_ _/ ___\ \ / /    / ___| |      / \  |  \/  |  _ \
 | |_) | | | | |    | | |    \ V /____| |   | |     / _ \ | |\/| | |_) |
 |  __/| |_| | |___ | | |___  | |_____| |___| |___ / ___ \| |  | |  __/
 |_|    \___/|_____|___\____| |_|      \____|_____/_/   \_\_|  |_|_|




   :: Starting ::                     (v 6.1.3 ), 
,    :: SSL Certificates ::     * clamp@clamp.onap.org expires Thu Nov 10 01:36:27 GMT 2022

2021-11-10 03:42:12.278 [main] WARN  org.springframework.http.converter.json.Jackson2ObjectMapperBuilder - For Jackson Kotlin classes support please add "com.fasterxml.jackson.module:jackson-module-kotlin" to the classpath
2021-11-10 03:42:16.193 [main] INFO  org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default]
2021-11-10 03:42:16.501 [main] INFO  org.hibernate.Version - HHH000412: Hibernate ORM core version 5.4.31.Final
2021-11-10 03:42:17.282 [main] INFO  org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2021-11-10 03:42:17.692 [main] INFO  com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
2021-11-10 03:42:18.849 [main] INFO  com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
2021-11-10 03:42:18.918 [main] INFO  org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2021-11-10 03:42:21.239 [main] INFO  org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.0.Final
2021-11-10 03:42:22.296 [main] WARN  org.hibernate.mapping.RootClass - HHH000038: Composite-id class does not override equals(): org.onap.policy.clamp.loop.template.LoopTemplateLoopElementModelId
2021-11-10 03:42:22.296 [main] WARN  org.hibernate.mapping.RootClass - HHH000039: Composite-id class does not override hashCode(): org.onap.policy.clamp.loop.template.LoopTemplateLoopElementModelId
2021-11-10 03:42:22.296 [main] WARN  org.hibernate.mapping.RootClass - HHH000038: Composite-id class does not override equals(): org.onap.policy.clamp.loop.template.PolicyModelId
2021-11-10 03:42:22.297 [main] WARN  org.hibernate.mapping.RootClass - HHH000039: Composite-id class does not override hashCode(): org.onap.policy.clamp.loop.template.PolicyModelId
2021-11-10 03:42:24.523 [main] INFO  org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-11-10 03:42:24.542 [main] INFO  org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default'
2021-11-10 03:42:28.906 [main] INFO  org.apache.camel.support.LRUCacheFactory - Detected and using LRUCacheFactory: camel-caffeine-lrucache
2021-11-10 03:42:33.152 [main] INFO  org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Creating controller instance: sdc-controller
2021-11-10 03:42:34.373 [main] WARN  org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2021-11-10 03:42:38.311 [main] INFO  org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["https-jsse-nio-8443"]
2021-11-10 03:42:40.205 [main] INFO  org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8443 (https) with context path ''
2021-11-10 03:42:41.876 [main] INFO  org.apache.camel.spring.boot.SpringBootRoutesCollector - Loading additional Camel XML routes from: classpath:/clds/camel/routes/*.xml
2021-11-10 03:42:43.790 [main] INFO  org.apache.camel.spring.boot.SpringBootRoutesCollector - Loading additional Camel XML route templates from: classpath:camel-template/*.xml
2021-11-10 03:42:43.791 [main] INFO  org.apache.camel.spring.boot.SpringBootRoutesCollector - Loading additional Camel XML rests from: classpath:/clds/camel/rest/*.xml
2021-11-10 03:42:44.280 [scheduling-1] ERROR org.springframework.scheduling.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
java.lang.NullPointerException: null
	at org.onap.policy.clamp.policy.PolicyEngineServices.callCamelRoute(PolicyEngineServices.java:207)
	at org.onap.policy.clamp.policy.PolicyEngineServices.downloadPdpGroups(PolicyEngineServices.java:191)
	at org.onap.policy.clamp.policy.downloader.PolicyEngineController.downloadPdpGroups(PolicyEngineController.java:72)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
	at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-10 03:42:44.592 [scheduling-1] ERROR org.springframework.scheduling.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
java.lang.NullPointerException: null
	at org.onap.policy.clamp.policy.PolicyEngineServices.callCamelRoute(PolicyEngineServices.java:207)
	at org.onap.policy.clamp.policy.PolicyEngineServices.downloadAllPolicyModels(PolicyEngineServices.java:151)
	at org.onap.policy.clamp.policy.PolicyEngineServices.synchronizeAllPolicies(PolicyEngineServices.java:132)
	at org.onap.policy.clamp.policy.downloader.PolicyEngineController.synchronizeAllPolicies(PolicyEngineController.java:62)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
	at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-10 03:42:44.593 [scheduling-1] INFO  org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running
2021-11-10 03:42:44.593 [scheduling-1] INFO  org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller
2021-11-10 03:42:44.674 [scheduling-1] INFO  org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init
2021-11-10 03:42:47.006 [scheduling-1] INFO  com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2021-11-10 03:42:47.051 [scheduling-1] INFO  com.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
2021-11-10 03:42:47.172 [scheduling-1] INFO  org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC Controller successfully initialized: sdc-controller
2021-11-10 03:42:47.173 [scheduling-1] INFO  org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to start the SDC Controller: sdc-controller
2021-11-10 03:42:47.173 [scheduling-1] INFO  org.onap.sdc.impl.DistributionClientImpl - start DistributionClient
2021-11-10 03:42:47.193 [scheduling-1] INFO  org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC Controller successfully started: sdc-controller
2021-11-10 03:42:47.195 [scheduling-1] INFO  org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed
2021-11-10 03:42:47.196 [pool-2-thread-1] INFO  com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp
2021-11-10 03:42:47.201 [pool-2-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-11-10 03:42:47.201 [pool-2-thread-1] INFO  com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as WPCHJEkuNB3BZ4KN) ...
2021-11-10 03:42:48.391 [scheduling-1] ERROR org.springframework.scheduling.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
java.lang.NullPointerException: null
	at org.onap.policy.clamp.policy.PolicyEngineServices.callCamelRoute(PolicyEngineServices.java:207)
	at org.onap.policy.clamp.policy.PolicyEngineServices.downloadPdpGroups(PolicyEngineServices.java:191)
	at org.onap.policy.clamp.policy.downloader.PolicyEngineController.downloadPdpGroups(PolicyEngineController.java:72)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
	at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-10 03:42:48.392 [scheduling-1] ERROR org.springframework.scheduling.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
java.lang.NullPointerException: null
	at org.onap.policy.clamp.policy.PolicyEngineServices.callCamelRoute(PolicyEngineServices.java:207)
	at org.onap.policy.clamp.policy.PolicyEngineServices.downloadAllPolicyModels(PolicyEngineServices.java:151)
	at org.onap.policy.clamp.policy.PolicyEngineServices.synchronizeAllPolicies(PolicyEngineServices.java:132)
	at org.onap.policy.clamp.policy.downloader.PolicyEngineController.synchronizeAllPolicies(PolicyEngineController.java:62)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
	at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-10 03:42:48.582 [main] INFO  org.apache.camel.impl.engine.AbstractCamelContext - Apache Camel 3.7.3 (camel-1) is starting
2021-11-10 03:42:48.582 [main] INFO  org.apache.camel.impl.engine.AbstractCamelContext - Backlog Tracing is enabled on CamelContext: camel-1
2021-11-10 03:42:48.582 [main] INFO  org.apache.camel.impl.engine.AbstractCamelContext - Tracing is enabled on CamelContext: camel-1
2021-11-10 03:42:48.584 [main] INFO  org.apache.camel.impl.engine.AbstractCamelContext - StreamCaching is not in use. If using streams then it's recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
2021-11-10 03:42:48.976 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route1 started and consuming from: servlet:/api-doc
2021-11-10 03:42:48.978 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: deploy-loop started and consuming from: direct://deploy-loop
2021-11-10 03:42:48.979 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: deploy-loop-multi-blueprint started and consuming from: direct://deploy-loop-multi-blueprint
2021-11-10 03:42:48.979 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: deploy-loop-single-blueprint started and consuming from: direct://deploy-loop-single-blueprint
2021-11-10 03:42:48.980 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: undeploy-loop started and consuming from: direct://undeploy-loop
2021-11-10 03:42:48.980 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: undeploy-loop-multi-blueprint started and consuming from: direct://undeploy-loop-multi-blueprint
2021-11-10 03:42:48.981 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: undeploy-loop-single-blueprint started and consuming from: direct://undeploy-loop-single-blueprint
2021-11-10 03:42:48.981 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: get-dcae-deployment-status started and consuming from: direct://get-dcae-deployment-status
2021-11-10 03:42:48.982 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: get-dcae-blueprint-inventory started and consuming from: direct://get-dcae-blueprint-inventory
2021-11-10 03:42:48.982 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: get-all-dcae-blueprint-inventory started and consuming from: direct://get-all-dcae-blueprint-inventory
2021-11-10 03:42:48.982 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: load-loop started and consuming from: direct://load-loop
2021-11-10 03:42:48.982 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: update-policy-status-for-loop started and consuming from: direct://update-policy-status-for-loop
2021-11-10 03:42:48.983 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: update-dcae-status-for-loop started and consuming from: direct://update-dcae-status-for-loop
2021-11-10 03:42:48.983 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: direct:update-loop-state started and consuming from: direct://update-loop-state
2021-11-10 03:42:48.983 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: verify-one-policy started and consuming from: direct://verify-one-policy
2021-11-10 03:42:48.983 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: get-policy started and consuming from: direct://get-policy
2021-11-10 03:42:48.983 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: get-deployment-policy started and consuming from: direct://get-deployment-policy
2021-11-10 03:42:48.984 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: create-policy-from-loop-object started and consuming from: direct://create-policy-from-loop-object
2021-11-10 03:42:48.984 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: delete-policy-from-loop-object started and consuming from: direct://delete-policy-from-loop-object
2021-11-10 03:42:48.984 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: add-policies-from-loop-to-pdp-group started and consuming from: direct://add-policies-from-loop-to-pdp-group
2021-11-10 03:42:48.984 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: remove-all-policy-from-active-pdp-group started and consuming from: direct://remove-all-policy-from-active-pdp-group
2021-11-10 03:42:48.985 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: remove-one-policy-from-active-pdp-group started and consuming from: direct://remove-one-policy-from-active-pdp-group
2021-11-10 03:42:48.985 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: get-all-policy-models started and consuming from: direct://get-all-policy-models
2021-11-10 03:42:48.985 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: get-policy-tosca-model started and consuming from: direct://get-policy-tosca-model
2021-11-10 03:42:48.985 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: get-all-pdp-groups started and consuming from: direct://get-all-pdp-groups
2021-11-10 03:42:48.986 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: get-all-policies started and consuming from: direct://get-all-policies
2021-11-10 03:42:48.986 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: add-multiple-policies-to-pdp-group started and consuming from: direct://add-multiple-policies-to-pdp-group
2021-11-10 03:42:48.986 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: undeploy-one-policy-from-pap started and consuming from: direct://undeploy-one-policy-from-pap
2021-11-10 03:42:48.986 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: create-policy started and consuming from: direct://create-policy
2021-11-10 03:42:48.987 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: delete-policy started and consuming from: direct://delete-policy
2021-11-10 03:42:48.987 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: create-policy-type started and consuming from: direct://create-policy-type
2021-11-10 03:42:48.987 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: get-service-template started and consuming from: direct://get-service-template
2021-11-10 03:42:48.987 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: commission-service-template started and consuming from: direct://commission-service-template
2021-11-10 03:42:48.988 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: decommission-service-template started and consuming from: direct://decommission-service-template
2021-11-10 03:42:48.988 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: get-tosca-instantiation started and consuming from: direct://get-tosca-instantiation
2021-11-10 03:42:48.988 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: delete-tosca-instantiation started and consuming from: direct://delete-tosca-instantiation
2021-11-10 03:42:48.988 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: post-tosca-instance-properties started and consuming from: direct://post-tosca-instance-properties
2021-11-10 03:42:48.988 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: delete-tosca-instance-properties started and consuming from: direct://delete-tosca-instance-properties
2021-11-10 03:42:48.989 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: post-tosca-instantiation started and consuming from: direct://post-tosca-instantiation
2021-11-10 03:42:48.989 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: put-tosca-instantiation started and consuming from: direct://put-tosca-instantiation
2021-11-10 03:42:48.989 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: get-tosca-instantiation-order-state started and consuming from: direct://get-tosca-instantiation-order-state
2021-11-10 03:42:48.989 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: get-json-schema started and consuming from: direct://get-json-schema
2021-11-10 03:42:48.990 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: get-element-definitions started and consuming from: direct://get-element-definitions
2021-11-10 03:42:48.990 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: get-control-loop-definitions started and consuming from: direct://get-control-loop-definitions
2021-11-10 03:42:48.990 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: get-common-or-instance-properties started and consuming from: direct://get-common-or-instance-properties
2021-11-10 03:42:48.990 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: reset-raise-http-exception-flag started and consuming from: direct://reset-raise-http-exception-flag
2021-11-10 03:42:48.991 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: dump-loop-log-http-response started and consuming from: direct://dump-loop-log-http-response
2021-11-10 03:42:48.991 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: get-blueprint-workflow-list started and consuming from: direct://get-blueprint-workflow-list
2021-11-10 03:42:48.991 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: get-blueprint-workflow-input-properties started and consuming from: direct://get-blueprint-workflow-input-properties
2021-11-10 03:42:48.991 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route2 started and consuming from: servlet:/v2/loop/getAllNames
2021-11-10 03:42:48.992 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route3 started and consuming from: servlet:/v2/loop/%7BloopName%7D
2021-11-10 03:42:48.992 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route4 started and consuming from: servlet:/v2/loop/updateGlobalProperties/%7BloopName%7D
2021-11-10 03:42:48.992 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route5 started and consuming from: servlet:/v2/loop/updateOperationalPolicies/%7BloopName%7D
2021-11-10 03:42:48.992 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route6 started and consuming from: servlet:/v2/loop/updateMicroservicePolicy/%7BloopName%7D
2021-11-10 03:42:48.993 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route7 started and consuming from: servlet:/v2/loop/deploy/%7BloopName%7D
2021-11-10 03:42:48.993 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route8 started and consuming from: servlet:/v2/loop/refreshMicroServicePolicyJsonSchema/%7BloopName%7D/%7BmicroServicePolicyName%7D
2021-11-10 03:42:48.993 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route9 started and consuming from: servlet:/v2/loop/refreshOperationalPolicyJsonSchema/%7BloopName%7D/%7BoperationalPolicyName%7D
2021-11-10 03:42:48.994 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route10 started and consuming from: servlet:/v2/loop/undeploy/%7BloopName%7D
2021-11-10 03:42:48.994 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route11 started and consuming from: servlet:/v2/loop/stop/%7BloopName%7D
2021-11-10 03:42:48.994 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route12 started and consuming from: servlet:/v2/loop/restart/%7BloopName%7D
2021-11-10 03:42:48.994 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route13 started and consuming from: servlet:/v2/loop/submit/%7BloopName%7D
2021-11-10 03:42:48.995 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route14 started and consuming from: servlet:/v2/loop/delete/%7BloopName%7D
2021-11-10 03:42:48.995 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route15 started and consuming from: servlet:/v2/loop/getstatus/%7BloopName%7D
2021-11-10 03:42:48.995 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route16 started and consuming from: servlet:/v2/loop/addOperationaPolicy/%7BloopName%7D/policyModel/%7BpolicyType%7D/%7BpolicyVersion%7D
2021-11-10 03:42:48.996 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route17 started and consuming from: servlet:/v2/loop/removeOperationaPolicy/%7BloopName%7D/policyModel/%7BpolicyType%7D/%7BpolicyVersion%7D/%7BpolicyName%7D
2021-11-10 03:42:48.996 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route18 started and consuming from: servlet:/v2/loop/create/%7BloopName%7D
2021-11-10 03:42:48.996 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route19 started and consuming from: servlet:/v2/templates
2021-11-10 03:42:48.997 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route20 started and consuming from: servlet:/v2/templates/%7BtemplateName%7D
2021-11-10 03:42:48.997 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route21 started and consuming from: servlet:/v2/templates/names
2021-11-10 03:42:48.997 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route22 started and consuming from: servlet:/v2/dictionary
2021-11-10 03:42:48.997 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route23 started and consuming from: servlet:/v2/dictionary/secondary/names
2021-11-10 03:42:48.998 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route24 started and consuming from: servlet:/v2/dictionary/%7BdictionaryName%7D
2021-11-10 03:42:48.998 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route25 started and consuming from: servlet:/v2/dictionary
2021-11-10 03:42:48.998 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route26 started and consuming from: servlet:/v2/dictionary/%7Bname%7D
2021-11-10 03:42:48.998 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route27 started and consuming from: servlet:/v2/dictionary/%7Bname%7D
2021-11-10 03:42:48.999 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route28 started and consuming from: servlet:/v2/dictionary/%7Bname%7D/elements/%7BshortName%7D
2021-11-10 03:42:48.999 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route29 started and consuming from: servlet:/v2/policyToscaModels
2021-11-10 03:42:48.999 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route30 started and consuming from: servlet:/v2/policyToscaModels/%7BpolicyModelType%7D/%7BpolicyModelVersion%7D
2021-11-10 03:42:49.000 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route31 started and consuming from: servlet:/v2/policyToscaModels/yaml/%7BpolicyModelType%7D/%7BpolicyModelVersion%7D
2021-11-10 03:42:49.000 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route32 started and consuming from: servlet:/v2/policies
2021-11-10 03:42:49.000 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route33 started and consuming from: servlet:/v2/policies/%7BpolicyModelType%7D/%7BpolicyModelVersion%7D/%7BpolicyName%7D/%7BpolicyVersion%7D
2021-11-10 03:42:49.001 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route34 started and consuming from: servlet:/v2/policies/%7BpolicyModelType%7D/%7BpolicyModelVersion%7D/%7BpolicyName%7D/%7BpolicyVersion%7D
2021-11-10 03:42:49.001 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route35 started and consuming from: servlet:/v2/policies/pdpDeployment
2021-11-10 03:42:49.001 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route36 started and consuming from: servlet:/v2/policies/policytype
2021-11-10 03:42:49.002 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route37 started and consuming from: servlet:/v2/toscaControlLoop/getToscaTemplate
2021-11-10 03:42:49.002 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route38 started and consuming from: servlet:/v2/toscaControlLoop/commissionToscaTemplate
2021-11-10 03:42:49.002 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route39 started and consuming from: servlet:/v2/toscaControlLoop/decommissionToscaTemplate
2021-11-10 03:42:49.002 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route40 started and consuming from: servlet:/v2/toscaControlLoop/deleteToscaInstantiation
2021-11-10 03:42:49.003 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route41 started and consuming from: servlet:/v2/toscaControlLoop/getToscaInstantiation
2021-11-10 03:42:49.003 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route42 started and consuming from: servlet:/v2/toscaControlLoop/getInstantiationOrderState
2021-11-10 03:42:49.003 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route43 started and consuming from: servlet:/v2/toscaControlLoop/getJsonSchema
2021-11-10 03:42:49.003 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route44 started and consuming from: servlet:/v2/toscaControlLoop/getElementDefinitions
2021-11-10 03:42:49.004 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route45 started and consuming from: servlet:/v2/toscaControlLoop/getControlLoopDefinitions
2021-11-10 03:42:49.004 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route46 started and consuming from: servlet:/v2/toscaControlLoop/postToscaInstanceProperties
2021-11-10 03:42:49.004 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route47 started and consuming from: servlet:/v2/toscaControlLoop/deleteToscaInstanceProperties
2021-11-10 03:42:49.005 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route48 started and consuming from: servlet:/v2/toscaControlLoop/getCommonOrInstanceProperties
2021-11-10 03:42:49.073 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route49 started and consuming from: servlet:/v2/toscaControlLoop/postToscaInstantiation
2021-11-10 03:42:49.074 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route50 started and consuming from: servlet:/v2/toscaControlLoop/putToscaInstantiationStateChange
2021-11-10 03:42:49.075 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route51 started and consuming from: servlet:/v2/clampInformation
2021-11-10 03:42:49.075 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route52 started and consuming from: servlet:/v1/healthcheck
2021-11-10 03:42:49.075 [main] INFO  org.apache.camel.impl.engine.InternalRouteStartupManager - Route: route53 started and consuming from: servlet:/v1/user/getUser
2021-11-10 03:42:49.080 [main] INFO  org.apache.camel.impl.engine.AbstractCamelContext - Total 101 routes, of which 101 are started
2021-11-10 03:42:49.080 [main] INFO  org.apache.camel.impl.engine.AbstractCamelContext - Apache Camel 3.7.3 (camel-1) started in 498ms
2021-11-10 03:42:49.085 [main] INFO  org.onap.policy.clamp.clds.config.SystemPropertiesLoader - Loading additional JVM properties: {jdk.tls.client.protocols=TLSv1.1,TLSv1.2, https.protocols=TLSv1.1,TLSv1.2}
2021-11-10 03:42:49.090 [main] INFO  org.onap.policy.clamp.clds.Application - Started Application in 55.569 seconds (JVM running for 58.403)
2021-11-10 03:42:49.092 [main] INFO  org.springframework.boot.availability.ApplicationAvailabilityBean - Application availability state LivenessState changed to CORRECT
2021-11-10 03:42:49.094 [main] INFO  org.springframework.boot.availability.ApplicationAvailabilityBean - Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2021-11-10 03:42:56.743 [pool-2-thread-1] INFO  com.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
2021-11-10 03:43:17.193 [pool-2-thread-1] INFO  com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp
2021-11-10 03:43:17.195 [pool-2-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-11-10 03:43:17.195 [pool-2-thread-1] INFO  com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as WPCHJEkuNB3BZ4KN) ...
2021-11-10 03:43:26.736 [pool-2-thread-1] INFO  com.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
2021-11-10 03:43:47.194 [pool-2-thread-2] INFO  com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp
2021-11-10 03:43:47.196 [pool-2-thread-2] 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-11-10 03:43:47.196 [pool-2-thread-2] INFO  com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as WPCHJEkuNB3BZ4KN) ...
2021-11-10 03:43:56.736 [pool-2-thread-2] INFO  com.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
2021-11-10 03:44:17.193 [pool-2-thread-1] INFO  com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp
2021-11-10 03:44:17.194 [pool-2-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-11-10 03:44:17.194 [pool-2-thread-1] INFO  com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as WPCHJEkuNB3BZ4KN) ...
2021-11-10 03:44:26.733 [pool-2-thread-1] INFO  com.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
2021-11-10 03:44:43.981 [scheduling-1] INFO  org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running
2021-11-10 03:44:43.981 [scheduling-1] INFO  org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed
2021-11-10 03:44:47.193 [pool-2-thread-3] INFO  com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp
2021-11-10 03:44:47.194 [pool-2-thread-3] 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-11-10 03:44:47.195 [pool-2-thread-3] INFO  com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as WPCHJEkuNB3BZ4KN) ...
2021-11-10 03:44:56.735 [pool-2-thread-3] INFO  com.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
2021-11-10 03:45:17.193 [pool-2-thread-2] INFO  com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp
2021-11-10 03:45:17.195 [pool-2-thread-2] 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-11-10 03:45:17.195 [pool-2-thread-2] INFO  com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as WPCHJEkuNB3BZ4KN) ...
2021-11-10 03:45:26.736 [pool-2-thread-2] INFO  com.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
2021-11-10 03:45:47.193 [pool-2-thread-4] INFO  com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp
2021-11-10 03:45:47.194 [pool-2-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-11-10 03:45:47.195 [pool-2-thread-4] INFO  com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as WPCHJEkuNB3BZ4KN) ...
2021-11-10 03:45:56.744 [pool-2-thread-4] INFO  com.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
2021-11-10 03:46:17.193 [pool-2-thread-1] INFO  com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp
2021-11-10 03:46:17.194 [pool-2-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-11-10 03:46:17.195 [pool-2-thread-1] INFO  com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as WPCHJEkuNB3BZ4KN) ...
2021-11-10 03:46:19.886 [https-jsse-nio-8443-exec-1] INFO  org.apache.camel.component.servlet.CamelHttpTransportServlet - Initialized CamelHttpTransportServlet[name=CamelServlet, contextPath=]
2021-11-10 03:46:19.908 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:19.907+0000 DEBUG [cadi] There is no client certificate on the transaction
2021-11-10 03:46:20.478 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:20.478+0000 DEBUG [cadi] DenialOfServiceTaf: Not processing this transaction: This Transaction is not denied, ms=0.531593
2021-11-10 03:46:20.479 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:20.478+0000 DEBUG [cadi] X509Taf: No Certificate Info on Transaction, ms=3.513545
2021-11-10 03:46:20.479 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:20.479+0000 DEBUG [cadi] BasicHttpTaf: demo@people.osaaf.org authenticated by AAF password, ms=567.334595
2021-11-10 03:46:20.481 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:20.481+0000 DEBUG [cadi] user=demo@people.osaaf.org,ip=10.233.72.146:42532,msg="Authenticated: demo@people.osaaf.org authenticated by AAF password"
2021-11-10 03:46:20.513 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:20.512+0000 DEBUG [cadi] demo@people.osaaf.org has ' org.onap.clamp.access | * | * '
2021-11-10 03:46:20.513 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:20.513+0000 DEBUG [cadi] demo@people.osaaf.org has ' org.onap.clamp.clds.cl | dev | * '
2021-11-10 03:46:20.513 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:20.513+0000 DEBUG [cadi] demo@people.osaaf.org has ' org.onap.clamp.clds.cl.manage | dev | * '
2021-11-10 03:46:20.514 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:20.513+0000 DEBUG [cadi] demo@people.osaaf.org has ' org.onap.clamp.clds.filter.vf | dev | * '
2021-11-10 03:46:20.514 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:20.514+0000 DEBUG [cadi] demo@people.osaaf.org has ' org.onap.clamp.clds.policies | dev | * '
2021-11-10 03:46:20.514 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:20.514+0000 DEBUG [cadi] demo@people.osaaf.org has ' org.onap.clamp.clds.template | dev | * '
2021-11-10 03:46:20.514 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:20.514+0000 DEBUG [cadi] demo@people.osaaf.org has ' org.onap.clamp.clds.tosca | dev | * '
2021-11-10 03:46:20.515 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:20.515+0000 INFO [cadi] AAFLurPerm: Loaded demo@people.osaaf.org perms from AAF in 9.477740 ms, remote=6.888206
2021-11-10 03:46:20.516 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:20.516+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl|dev|read, 12.811839 ms
2021-11-10 03:46:20.573 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:20.572+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl|dev|update, 0.051268 ms
2021-11-10 03:46:20.574 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:20.574+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.template|dev|read, 0.119013 ms
2021-11-10 03:46:20.574 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:20.574+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.template|dev|update, 0.052983 ms
2021-11-10 03:46:20.575 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:20.575+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.filter.vf|dev|*, 0.094136 ms
2021-11-10 03:46:20.575 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:20.575+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl.manage|dev|*, 0.090832 ms
2021-11-10 03:46:20.576 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:20.576+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.tosca|dev|read, 0.048818 ms
2021-11-10 03:46:20.576 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:20.576+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.tosca|dev|update, 0.049387 ms
2021-11-10 03:46:20.577 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:20.577+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.policies|dev|read, 0.046152 ms
2021-11-10 03:46:20.577 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:20.577+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.policies|dev|update, 0.054246 ms
2021-11-10 03:46:20.608 [https-jsse-nio-8443-exec-1] INFO  org.apache.camel.Tracing - *--> [route29     ] [from[rest://get:/v2/policyToscaMo] Exchange[Id: E1E934F01050EA2-0000000000000000, BodyType: String, Body: ]
2021-11-10 03:46:20.609 [https-jsse-nio-8443-exec-1] INFO  org.apache.camel.Tracing -      [route29     ] [removeHeaders[*]                 ] Exchange[Id: E1E934F01050EA2-0000000000000000, BodyType: String, Body: ]
2021-11-10 03:46:20.611 [https-jsse-nio-8443-exec-1] INFO  org.apache.camel.Tracing -      [route29     ] [doTry                            ] Exchange[Id: E1E934F01050EA2-0000000000000000, BodyType: String, Body: ]
2021-11-10 03:46:20.612 [https-jsse-nio-8443-exec-1] INFO  org.apache.camel.Tracing -      [route29     ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000000, BodyType: String, Body: ]
2021-11-10 03:46:20.675 [https-jsse-nio-8443-exec-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - Entering
2021-11-10 03:46:20.676 [https-jsse-nio-8443-exec-1] INFO  org.apache.camel.Tracing -      [route29     ] [bean:org.onap.policy.clamp.author] Exchange[Id: E1E934F01050EA2-0000000000000000, BodyType: String, Body: ]
2021-11-10 03:46:20.687 [https-jsse-nio-8443-exec-1] INFO  org.onap.policy.clamp.authorization.AuthorizationController - demo@people.osaaf.org authorized because user has permission with * for instance: org.onap.clamp.clds.tosca:dev:read
2021-11-10 03:46:20.688 [https-jsse-nio-8443-exec-1] INFO  org.apache.camel.Tracing -      [route29     ] [bean:org.onap.policy.clamp.loop.t] Exchange[Id: E1E934F01050EA2-0000000000000000, BodyType: String, Body: ]
2021-11-10 03:46:21.002 [https-jsse-nio-8443-exec-1] INFO  org.apache.camel.Tracing -      [route29     ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000000, BodyType: java.util.ArrayList, Body: [org.onap.policy.clamp.loop.template.PolicyModel@da6b435c, org.onap.policy.clamp.loop.template.PolicyModel@e9b16657, org.onap.policy.clamp.loop.template.PolicyModel@2ba67688, org.onap.policy.clamp.loop.template.PolicyModel@12af6cf, org.onap.policy.clamp.loop.template.PolicyModel@ab656edb, org.onap.policy.clamp.loop.template.PolicyModel@7380fbd5, org.onap.policy.clamp.loop.template.PolicyModel@6dc9c8e7, org.onap.policy.clamp.loop.template.PolicyModel@7996f06b, org.onap.policy.clamp.loop.template.PolicyModel@7bc0bac4, org.onap.policy.clamp.loop.template.PolicyModel@bfa21658, org.onap.policy.clamp.loop.template.PolicyModel@938c7fe5, org.onap.policy.clamp.loop.template.PolicyModel@1f4cac2f, org.onap.policy.clamp.loop.template.PolicyModel@d95c7f10, org.onap.policy.clamp.loop.template.PolicyModel@656394c1, org.onap.policy.clamp.loop.template.PolicyModel@48b9c42a, org.onap.policy.clamp.loop.template.PolicyModel@ab5acbd0, org.onap.policy.clamp.loop.template.PolicyModel@abbd8e21, org.onap.policy.clamp.loop.template.PolicyModel@da63d51b, org.onap.policy.clamp.loop.template.PolicyModel@4d999e8, org.onap.policy.clamp.loop.template.PolicyModel@3abb5704, org.onap.policy.clamp.loop.template.PolicyModel@e7dc2a7a, org.onap.policy.clamp.loop.template.PolicyModel@450d5d36, org.onap.policy.clamp.loop.template.PolicyModel@478c60b, org.onap.policy.clamp.loop.template.PolicyModel@6a41c385, org.onap.policy.clamp.loop.template.PolicyModel@eaeae1f, org.onap.policy.clamp.loop.template.PolicyModel@72d2fab2, org.onap.policy.clamp.loop.template.PolicyModel@d2d64e28, org.onap.policy.clamp.loop.template.PolicyModel@de34ba, org.onap.policy.clamp.loop.template.PolicyModel@2cb19b0b, org.onap.policy.clamp.loop.template.PolicyModel@9a5d4207, org.onap.policy.clamp.loop.template.PolicyModel@db78033, org.onap.policy.clamp.loop.template.PolicyModel@aeb87764, org.onap.policy.clamp.loop.template.PolicyModel@e725cb8, org.onap.policy.clamp.loop.template.PolicyModel@4b371860]]
2021-11-10 03:46:21.004 [https-jsse-nio-8443-exec-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - Exiting
2021-11-10 03:46:21.015 [https-jsse-nio-8443-exec-1] INFO  org.apache.camel.Tracing - *<-- [route29     ] [from[servlet:/v2/policyToscaModel] Exchange[Id: E1E934F01050EA2-0000000000000000, BodyType: java.util.ArrayList, Body: [org.onap.policy.clamp.loop.template.PolicyModel@da6b435c, org.onap.policy.clamp.loop.template.PolicyModel@e9b16657, org.onap.policy.clamp.loop.template.PolicyModel@2ba67688, org.onap.policy.clamp.loop.template.PolicyModel@12af6cf, org.onap.policy.clamp.loop.template.PolicyModel@ab656edb, org.onap.policy.clamp.loop.template.PolicyModel@7380fbd5, org.onap.policy.clamp.loop.template.PolicyModel@6dc9c8e7, org.onap.policy.clamp.loop.template.PolicyModel@7996f06b, org.onap.policy.clamp.loop.template.PolicyModel@7bc0bac4, org.onap.policy.clamp.loop.template.PolicyModel@bfa21658, org.onap.policy.clamp.loop.template.PolicyModel@938c7fe5, org.onap.policy.clamp.loop.template.PolicyModel@1f4cac2f, org.onap.policy.clamp.loop.template.PolicyModel@d95c7f10, org.onap.policy.clamp.loop.template.PolicyModel@656394c1, org.onap.policy.clamp.loop.template.PolicyModel@48b9c42a, org.onap.policy.clamp.loop.template.PolicyModel@ab5acbd0, org.onap.policy.clamp.loop.template.PolicyModel@abbd8e21, org.onap.policy.clamp.loop.template.PolicyModel@da63d51b, org.onap.policy.clamp.loop.template.PolicyModel@4d999e8, org.onap.policy.clamp.loop.template.PolicyModel@3abb5704, org.onap.policy.clamp.loop.template.PolicyModel@e7dc2a7a, org.onap.policy.clamp.loop.template.PolicyModel@450d5d36, org.onap.policy.clamp.loop.template.PolicyModel@478c60b, org.onap.policy.clamp.loop.template.PolicyModel@6a41c385, org.onap.policy.clamp.loop.template.PolicyModel@eaeae1f, org.onap.policy.clamp.loop.template.PolicyModel@72d2fab2, org.onap.policy.clamp.loop.template.PolicyModel@d2d64e28, org.onap.policy.clamp.loop.template.PolicyModel@de34ba, org.onap.policy.clamp.loop.template.PolicyModel@2cb19b0b, org.onap.policy.clamp.loop.template.PolicyModel@9a5d4207, org.onap.policy.clamp.loop.template.PolicyModel@db78033, org.onap.policy.clamp.loop.template.PolicyModel@aeb87764, org.onap.policy.clamp.loop.template.PolicyModel@e725cb8, org.onap.policy.clamp.loop.template.PolicyModel@4b371860]]
2021-11-10 03:46:21.092 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.091+0000 INFO [cadi] Trans: user=demo@people.osaaf.org[BAth],ip=10.233.72.146,ms=1187.868286,validate=577.832397,code=602.243286,result=IS_AUTHENTICATED
2021-11-10 03:46:21.190 [https-jsse-nio-8443-exec-6] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.189+0000 DEBUG [cadi] There is no client certificate on the transaction
2021-11-10 03:46:21.192 [https-jsse-nio-8443-exec-6] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.192+0000 DEBUG [cadi] DenialOfServiceTaf: Not processing this transaction: This Transaction is not denied, ms=0.005177
2021-11-10 03:46:21.193 [https-jsse-nio-8443-exec-6] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.192+0000 DEBUG [cadi] X509Taf: No Certificate Info on Transaction, ms=1.524930
2021-11-10 03:46:21.193 [https-jsse-nio-8443-exec-6] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.193+0000 DEBUG [cadi] BasicHttpTaf: demo@people.osaaf.org authenticated by cached AAF password, ms=0.545802
2021-11-10 03:46:21.193 [https-jsse-nio-8443-exec-6] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.193+0000 DEBUG [cadi] user=demo@people.osaaf.org,ip=10.233.72.146:42554,msg="Authenticated: demo@people.osaaf.org authenticated by cached AAF password"
2021-11-10 03:46:21.194 [https-jsse-nio-8443-exec-6] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.194+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl|dev|read, 0.059354 ms
2021-11-10 03:46:21.195 [https-jsse-nio-8443-exec-6] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.195+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl|dev|update, 0.068335 ms
2021-11-10 03:46:21.195 [https-jsse-nio-8443-exec-6] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.195+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.template|dev|read, 0.048460 ms
2021-11-10 03:46:21.196 [https-jsse-nio-8443-exec-6] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.196+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.template|dev|update, 0.045783 ms
2021-11-10 03:46:21.196 [https-jsse-nio-8443-exec-6] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.196+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.filter.vf|dev|*, 0.046727 ms
2021-11-10 03:46:21.197 [https-jsse-nio-8443-exec-6] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.196+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl.manage|dev|*, 0.041311 ms
2021-11-10 03:46:21.197 [https-jsse-nio-8443-exec-6] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.197+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.tosca|dev|read, 0.048020 ms
2021-11-10 03:46:21.198 [https-jsse-nio-8443-exec-6] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.197+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.tosca|dev|update, 0.052252 ms
2021-11-10 03:46:21.198 [https-jsse-nio-8443-exec-6] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.198+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.policies|dev|read, 0.046771 ms
2021-11-10 03:46:21.198 [https-jsse-nio-8443-exec-6] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.198+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.policies|dev|update, 0.047039 ms
2021-11-10 03:46:21.200 [https-jsse-nio-8443-exec-6] INFO  org.apache.camel.Tracing -      [route29     ] [removeHeaders[*]                 ] Exchange[Id: E1E934F01050EA2-0000000000000001, BodyType: String, Body: ]
2021-11-10 03:46:21.200 [https-jsse-nio-8443-exec-6] INFO  org.apache.camel.Tracing - *--> [route29     ] [from[rest://get:/v2/policyToscaMo] Exchange[Id: E1E934F01050EA2-0000000000000001, BodyType: String, Body: ]
2021-11-10 03:46:21.201 [https-jsse-nio-8443-exec-6] INFO  org.apache.camel.Tracing -      [route29     ] [doTry                            ] Exchange[Id: E1E934F01050EA2-0000000000000001, BodyType: String, Body: ]
2021-11-10 03:46:21.201 [https-jsse-nio-8443-exec-6] INFO  org.apache.camel.Tracing -      [route29     ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000001, BodyType: String, Body: ]
2021-11-10 03:46:21.204 [https-jsse-nio-8443-exec-6] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - Entering
2021-11-10 03:46:21.204 [https-jsse-nio-8443-exec-6] INFO  org.apache.camel.Tracing -      [route29     ] [bean:org.onap.policy.clamp.author] Exchange[Id: E1E934F01050EA2-0000000000000001, BodyType: String, Body: ]
2021-11-10 03:46:21.275 [https-jsse-nio-8443-exec-6] INFO  org.onap.policy.clamp.authorization.AuthorizationController - demo@people.osaaf.org authorized because user has permission with * for instance: org.onap.clamp.clds.tosca:dev:read
2021-11-10 03:46:21.276 [https-jsse-nio-8443-exec-6] INFO  org.apache.camel.Tracing -      [route29     ] [bean:org.onap.policy.clamp.loop.t] Exchange[Id: E1E934F01050EA2-0000000000000001, BodyType: String, Body: ]
2021-11-10 03:46:21.388 [https-jsse-nio-8443-exec-6] INFO  org.apache.camel.Tracing -      [route29     ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000001, BodyType: java.util.ArrayList, Body: [org.onap.policy.clamp.loop.template.PolicyModel@da6b435c, org.onap.policy.clamp.loop.template.PolicyModel@e9b16657, org.onap.policy.clamp.loop.template.PolicyModel@2ba67688, org.onap.policy.clamp.loop.template.PolicyModel@12af6cf, org.onap.policy.clamp.loop.template.PolicyModel@ab656edb, org.onap.policy.clamp.loop.template.PolicyModel@7380fbd5, org.onap.policy.clamp.loop.template.PolicyModel@6dc9c8e7, org.onap.policy.clamp.loop.template.PolicyModel@7996f06b, org.onap.policy.clamp.loop.template.PolicyModel@7bc0bac4, org.onap.policy.clamp.loop.template.PolicyModel@bfa21658, org.onap.policy.clamp.loop.template.PolicyModel@938c7fe5, org.onap.policy.clamp.loop.template.PolicyModel@1f4cac2f, org.onap.policy.clamp.loop.template.PolicyModel@d95c7f10, org.onap.policy.clamp.loop.template.PolicyModel@656394c1, org.onap.policy.clamp.loop.template.PolicyModel@48b9c42a, org.onap.policy.clamp.loop.template.PolicyModel@ab5acbd0, org.onap.policy.clamp.loop.template.PolicyModel@abbd8e21, org.onap.policy.clamp.loop.template.PolicyModel@da63d51b, org.onap.policy.clamp.loop.template.PolicyModel@4d999e8, org.onap.policy.clamp.loop.template.PolicyModel@3abb5704, org.onap.policy.clamp.loop.template.PolicyModel@e7dc2a7a, org.onap.policy.clamp.loop.template.PolicyModel@450d5d36, org.onap.policy.clamp.loop.template.PolicyModel@478c60b, org.onap.policy.clamp.loop.template.PolicyModel@6a41c385, org.onap.policy.clamp.loop.template.PolicyModel@eaeae1f, org.onap.policy.clamp.loop.template.PolicyModel@72d2fab2, org.onap.policy.clamp.loop.template.PolicyModel@d2d64e28, org.onap.policy.clamp.loop.template.PolicyModel@de34ba, org.onap.policy.clamp.loop.template.PolicyModel@2cb19b0b, org.onap.policy.clamp.loop.template.PolicyModel@9a5d4207, org.onap.policy.clamp.loop.template.PolicyModel@db78033, org.onap.policy.clamp.loop.template.PolicyModel@aeb87764, org.onap.policy.clamp.loop.template.PolicyModel@e725cb8, org.onap.policy.clamp.loop.template.PolicyModel@4b371860]]
2021-11-10 03:46:21.389 [https-jsse-nio-8443-exec-6] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - Exiting
2021-11-10 03:46:21.393 [https-jsse-nio-8443-exec-6] INFO  org.apache.camel.Tracing - *<-- [route29     ] [from[servlet:/v2/policyToscaModel] Exchange[Id: E1E934F01050EA2-0000000000000001, BodyType: java.util.ArrayList, Body: [org.onap.policy.clamp.loop.template.PolicyModel@da6b435c, org.onap.policy.clamp.loop.template.PolicyModel@e9b16657, org.onap.policy.clamp.loop.template.PolicyModel@2ba67688, org.onap.policy.clamp.loop.template.PolicyModel@12af6cf, org.onap.policy.clamp.loop.template.PolicyModel@ab656edb, org.onap.policy.clamp.loop.template.PolicyModel@7380fbd5, org.onap.policy.clamp.loop.template.PolicyModel@6dc9c8e7, org.onap.policy.clamp.loop.template.PolicyModel@7996f06b, org.onap.policy.clamp.loop.template.PolicyModel@7bc0bac4, org.onap.policy.clamp.loop.template.PolicyModel@bfa21658, org.onap.policy.clamp.loop.template.PolicyModel@938c7fe5, org.onap.policy.clamp.loop.template.PolicyModel@1f4cac2f, org.onap.policy.clamp.loop.template.PolicyModel@d95c7f10, org.onap.policy.clamp.loop.template.PolicyModel@656394c1, org.onap.policy.clamp.loop.template.PolicyModel@48b9c42a, org.onap.policy.clamp.loop.template.PolicyModel@ab5acbd0, org.onap.policy.clamp.loop.template.PolicyModel@abbd8e21, org.onap.policy.clamp.loop.template.PolicyModel@da63d51b, org.onap.policy.clamp.loop.template.PolicyModel@4d999e8, org.onap.policy.clamp.loop.template.PolicyModel@3abb5704, org.onap.policy.clamp.loop.template.PolicyModel@e7dc2a7a, org.onap.policy.clamp.loop.template.PolicyModel@450d5d36, org.onap.policy.clamp.loop.template.PolicyModel@478c60b, org.onap.policy.clamp.loop.template.PolicyModel@6a41c385, org.onap.policy.clamp.loop.template.PolicyModel@eaeae1f, org.onap.policy.clamp.loop.template.PolicyModel@72d2fab2, org.onap.policy.clamp.loop.template.PolicyModel@d2d64e28, org.onap.policy.clamp.loop.template.PolicyModel@de34ba, org.onap.policy.clamp.loop.template.PolicyModel@2cb19b0b, org.onap.policy.clamp.loop.template.PolicyModel@9a5d4207, org.onap.policy.clamp.loop.template.PolicyModel@db78033, org.onap.policy.clamp.loop.template.PolicyModel@aeb87764, org.onap.policy.clamp.loop.template.PolicyModel@e725cb8, org.onap.policy.clamp.loop.template.PolicyModel@4b371860]]
2021-11-10 03:46:21.397 [https-jsse-nio-8443-exec-6] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.397+0000 INFO [cadi] Trans: user=demo@people.osaaf.org[BAth],ip=10.233.72.146,ms=207.553497,validate=4.243899,code=203.280701,result=IS_AUTHENTICATED
2021-11-10 03:46:21.484 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.483+0000 DEBUG [cadi] There is no client certificate on the transaction
2021-11-10 03:46:21.484 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.484+0000 DEBUG [cadi] DenialOfServiceTaf: Not processing this transaction: This Transaction is not denied, ms=0.004623
2021-11-10 03:46:21.485 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.485+0000 DEBUG [cadi] X509Taf: No Certificate Info on Transaction, ms=0.676873
2021-11-10 03:46:21.485 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.485+0000 DEBUG [cadi] BasicHttpTaf: demo@people.osaaf.org authenticated by cached AAF password, ms=0.088087
2021-11-10 03:46:21.485 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.485+0000 DEBUG [cadi] user=demo@people.osaaf.org,ip=10.233.72.146:42560,msg="Authenticated: demo@people.osaaf.org authenticated by cached AAF password"
2021-11-10 03:46:21.486 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.486+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl|dev|read, 0.058002 ms
2021-11-10 03:46:21.487 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.486+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl|dev|update, 0.037535 ms
2021-11-10 03:46:21.487 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.487+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.template|dev|read, 0.041878 ms
2021-11-10 03:46:21.487 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.487+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.template|dev|update, 0.040582 ms
2021-11-10 03:46:21.488 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.488+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.filter.vf|dev|*, 0.040437 ms
2021-11-10 03:46:21.488 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.488+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl.manage|dev|*, 0.041781 ms
2021-11-10 03:46:21.488 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.488+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.tosca|dev|read, 0.041486 ms
2021-11-10 03:46:21.489 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.489+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.tosca|dev|update, 0.042032 ms
2021-11-10 03:46:21.489 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.489+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.policies|dev|read, 0.042234 ms
2021-11-10 03:46:21.489 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.489+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.policies|dev|update, 0.059653 ms
2021-11-10 03:46:21.491 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - *--> [route19     ] [from[rest://get:/v2/templates?con] Exchange[Id: E1E934F01050EA2-0000000000000002, BodyType: String, Body: ]
2021-11-10 03:46:21.491 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [route19     ] [removeHeaders[*]                 ] Exchange[Id: E1E934F01050EA2-0000000000000002, BodyType: String, Body: ]
2021-11-10 03:46:21.491 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [route19     ] [doTry                            ] Exchange[Id: E1E934F01050EA2-0000000000000002, BodyType: String, Body: ]
2021-11-10 03:46:21.491 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [route19     ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000002, BodyType: String, Body: ]
2021-11-10 03:46:21.495 [https-jsse-nio-8443-exec-10] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - Entering
2021-11-10 03:46:21.495 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [route19     ] [bean:org.onap.policy.clamp.author] Exchange[Id: E1E934F01050EA2-0000000000000002, BodyType: String, Body: ]
2021-11-10 03:46:21.500 [https-jsse-nio-8443-exec-10] INFO  org.onap.policy.clamp.authorization.AuthorizationController - demo@people.osaaf.org authorized because user has permission with * for instance: org.onap.clamp.clds.template:dev:read
2021-11-10 03:46:21.501 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [route19     ] [bean:org.onap.policy.clamp.loop.t] Exchange[Id: E1E934F01050EA2-0000000000000002, BodyType: String, Body: ]
2021-11-10 03:46:21.588 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [route19     ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000002, BodyType: java.util.ArrayList, Body: LOOP_TEMPLATE_basicclamp_v1_0_basicclamp0_tca-microservice]
2021-11-10 03:46:21.588 [https-jsse-nio-8443-exec-10] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - Exiting
2021-11-10 03:46:21.591 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - *<-- [route19     ] [from[servlet:/v2/templates?httpMe] Exchange[Id: E1E934F01050EA2-0000000000000002, BodyType: java.util.ArrayList, Body: LOOP_TEMPLATE_basicclamp_v1_0_basicclamp0_tca-microservice]
2021-11-10 03:46:21.593 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.593+0000 INFO [cadi] Trans: user=demo@people.osaaf.org[BAth],ip=10.233.72.146,ms=109.696068,validate=2.140656,code=107.527351,result=IS_AUTHENTICATED
2021-11-10 03:46:21.677 [https-jsse-nio-8443-exec-4] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.676+0000 DEBUG [cadi] There is no client certificate on the transaction
2021-11-10 03:46:21.677 [https-jsse-nio-8443-exec-4] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.677+0000 DEBUG [cadi] DenialOfServiceTaf: Not processing this transaction: This Transaction is not denied, ms=0.007242
2021-11-10 03:46:21.678 [https-jsse-nio-8443-exec-4] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.678+0000 DEBUG [cadi] X509Taf: No Certificate Info on Transaction, ms=0.829372
2021-11-10 03:46:21.678 [https-jsse-nio-8443-exec-4] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.678+0000 DEBUG [cadi] BasicHttpTaf: demo@people.osaaf.org authenticated by cached AAF password, ms=0.072086
2021-11-10 03:46:21.678 [https-jsse-nio-8443-exec-4] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.678+0000 DEBUG [cadi] user=demo@people.osaaf.org,ip=10.233.72.146:42562,msg="Authenticated: demo@people.osaaf.org authenticated by cached AAF password"
2021-11-10 03:46:21.679 [https-jsse-nio-8443-exec-4] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.679+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl|dev|read, 0.045545 ms
2021-11-10 03:46:21.679 [https-jsse-nio-8443-exec-4] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.679+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl|dev|update, 0.037259 ms
2021-11-10 03:46:21.680 [https-jsse-nio-8443-exec-4] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.680+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.template|dev|read, 0.033629 ms
2021-11-10 03:46:21.680 [https-jsse-nio-8443-exec-4] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.680+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.template|dev|update, 0.035467 ms
2021-11-10 03:46:21.680 [https-jsse-nio-8443-exec-4] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.680+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.filter.vf|dev|*, 0.042698 ms
2021-11-10 03:46:21.681 [https-jsse-nio-8443-exec-4] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.681+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl.manage|dev|*, 0.037057 ms
2021-11-10 03:46:21.681 [https-jsse-nio-8443-exec-4] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.681+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.tosca|dev|read, 0.045293 ms
2021-11-10 03:46:21.682 [https-jsse-nio-8443-exec-4] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.682+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.tosca|dev|update, 0.033076 ms
2021-11-10 03:46:21.682 [https-jsse-nio-8443-exec-4] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.682+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.policies|dev|read, 0.054177 ms
2021-11-10 03:46:21.683 [https-jsse-nio-8443-exec-4] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:21.682+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.policies|dev|update, 0.033663 ms
2021-11-10 03:46:21.684 [https-jsse-nio-8443-exec-4] INFO  org.apache.camel.Tracing - *--> [route18     ] [from[rest://post:/v2/loop/create/] Exchange[Id: E1E934F01050EA2-0000000000000003, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:21.684 [https-jsse-nio-8443-exec-4] INFO  org.apache.camel.Tracing -      [route18     ] [removeHeaders[*]                 ] Exchange[Id: E1E934F01050EA2-0000000000000003, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:21.685 [https-jsse-nio-8443-exec-4] INFO  org.apache.camel.Tracing -      [route18     ] [doTry                            ] Exchange[Id: E1E934F01050EA2-0000000000000003, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:21.685 [https-jsse-nio-8443-exec-4] INFO  org.apache.camel.Tracing -      [route18     ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000003, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:21.688 [https-jsse-nio-8443-exec-4] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - Entering
2021-11-10 03:46:21.689 [https-jsse-nio-8443-exec-4] INFO  org.apache.camel.Tracing -      [route18     ] [bean:org.onap.policy.clamp.author] Exchange[Id: E1E934F01050EA2-0000000000000003, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:21.694 [https-jsse-nio-8443-exec-4] INFO  org.onap.policy.clamp.authorization.AuthorizationController - demo@people.osaaf.org authorized because user has permission with * for instance: org.onap.clamp.clds.cl:dev:update
2021-11-10 03:46:21.694 [https-jsse-nio-8443-exec-4] INFO  org.apache.camel.Tracing -      [route18     ] [bean:org.onap.policy.clamp.loop.L] Exchange[Id: E1E934F01050EA2-0000000000000003, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:22.904 [https-jsse-nio-8443-exec-4] INFO  org.apache.camel.Tracing -      [route18     ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000003, BodyType: org.onap.policy.clamp.loop.Loop, Body: org.onap.policy.clamp.loop.Loop@8020d38d]
2021-11-10 03:46:22.904 [https-jsse-nio-8443-exec-4] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - Exiting
2021-11-10 03:46:22.910 [https-jsse-nio-8443-exec-4] INFO  org.apache.camel.Tracing - *<-- [route18     ] [from[servlet:/v2/loop/create/%7Bl] Exchange[Id: E1E934F01050EA2-0000000000000003, BodyType: org.onap.policy.clamp.loop.Loop, Body: org.onap.policy.clamp.loop.Loop@8020d38d]
2021-11-10 03:46:22.914 [https-jsse-nio-8443-exec-4] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:22.914+0000 INFO [cadi] Trans: user=demo@people.osaaf.org[BAth],ip=10.233.72.146,ms=1237.427002,validate=2.134385,code=1235.269775,result=IS_AUTHENTICATED
2021-11-10 03:46:22.987 [https-jsse-nio-8443-exec-8] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:22.987+0000 DEBUG [cadi] There is no client certificate on the transaction
2021-11-10 03:46:22.988 [https-jsse-nio-8443-exec-8] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:22.988+0000 DEBUG [cadi] DenialOfServiceTaf: Not processing this transaction: This Transaction is not denied, ms=0.019665
2021-11-10 03:46:22.988 [https-jsse-nio-8443-exec-8] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:22.988+0000 DEBUG [cadi] X509Taf: No Certificate Info on Transaction, ms=0.516878
2021-11-10 03:46:22.988 [https-jsse-nio-8443-exec-8] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:22.988+0000 DEBUG [cadi] BasicHttpTaf: demo@people.osaaf.org authenticated by cached AAF password, ms=0.064279
2021-11-10 03:46:22.988 [https-jsse-nio-8443-exec-8] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:22.988+0000 DEBUG [cadi] user=demo@people.osaaf.org,ip=10.233.72.146:42578,msg="Authenticated: demo@people.osaaf.org authenticated by cached AAF password"
2021-11-10 03:46:22.989 [https-jsse-nio-8443-exec-8] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:22.989+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl|dev|read, 0.035729 ms
2021-11-10 03:46:22.989 [https-jsse-nio-8443-exec-8] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:22.989+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl|dev|update, 0.025896 ms
2021-11-10 03:46:22.990 [https-jsse-nio-8443-exec-8] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:22.989+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.template|dev|read, 0.025909 ms
2021-11-10 03:46:22.990 [https-jsse-nio-8443-exec-8] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:22.990+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.template|dev|update, 0.024350 ms
2021-11-10 03:46:22.990 [https-jsse-nio-8443-exec-8] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:22.990+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.filter.vf|dev|*, 0.025360 ms
2021-11-10 03:46:22.990 [https-jsse-nio-8443-exec-8] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:22.990+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl.manage|dev|*, 0.023193 ms
2021-11-10 03:46:22.991 [https-jsse-nio-8443-exec-8] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:22.990+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.tosca|dev|read, 0.025713 ms
2021-11-10 03:46:22.991 [https-jsse-nio-8443-exec-8] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:22.991+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.tosca|dev|update, 0.025369 ms
2021-11-10 03:46:22.991 [https-jsse-nio-8443-exec-8] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:22.991+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.policies|dev|read, 0.025630 ms
2021-11-10 03:46:22.991 [https-jsse-nio-8443-exec-8] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:22.991+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.policies|dev|update, 0.024533 ms
2021-11-10 03:46:22.992 [https-jsse-nio-8443-exec-8] INFO  org.apache.camel.Tracing - *--> [route16     ] [from[rest://put:/v2/loop/addOpera] Exchange[Id: E1E934F01050EA2-0000000000000004, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:22.992 [https-jsse-nio-8443-exec-8] INFO  org.apache.camel.Tracing -      [route16     ] [removeHeaders[*]                 ] Exchange[Id: E1E934F01050EA2-0000000000000004, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:22.993 [https-jsse-nio-8443-exec-8] INFO  org.apache.camel.Tracing -      [route16     ] [doTry                            ] Exchange[Id: E1E934F01050EA2-0000000000000004, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:22.993 [https-jsse-nio-8443-exec-8] INFO  org.apache.camel.Tracing -      [route16     ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000004, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:22.996 [https-jsse-nio-8443-exec-8] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - Entering
2021-11-10 03:46:22.997 [https-jsse-nio-8443-exec-8] INFO  org.apache.camel.Tracing -      [route16     ] [bean:org.onap.policy.clamp.author] Exchange[Id: E1E934F01050EA2-0000000000000004, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:23.002 [https-jsse-nio-8443-exec-8] INFO  org.onap.policy.clamp.authorization.AuthorizationController - demo@people.osaaf.org authorized because user has permission with * for instance: org.onap.clamp.clds.cl:dev:update
2021-11-10 03:46:23.006 [https-jsse-nio-8443-exec-8] INFO  org.apache.camel.Tracing -      [route16     ] [direct:load-loop                 ] Exchange[Id: E1E934F01050EA2-0000000000000004, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:23.007 [https-jsse-nio-8443-exec-8] INFO  org.apache.camel.Tracing - ---> [load-loop   ] [from[direct:load-loop]           ] Exchange[Id: E1E934F01050EA2-0000000000000004, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:23.007 [https-jsse-nio-8443-exec-8] INFO  org.apache.camel.Tracing -      [load-loop   ] [setBody[simple{${header.loopName}] Exchange[Id: E1E934F01050EA2-0000000000000004, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:23.007 [https-jsse-nio-8443-exec-8] INFO  org.apache.camel.Tracing -      [load-loop   ] [setProperty[loopObject]          ] Exchange[Id: E1E934F01050EA2-0000000000000004, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:23.081 [https-jsse-nio-8443-exec-8] INFO  org.apache.camel.Tracing -      [load-loop   ] [when[simple{${exchangeProperty[lo] Exchange[Id: E1E934F01050EA2-0000000000000004, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:23.081 [https-jsse-nio-8443-exec-8] INFO  org.apache.camel.Tracing - <--- [load-loop   ] [from[direct://load-loop]         ] Exchange[Id: E1E934F01050EA2-0000000000000004, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:23.082 [https-jsse-nio-8443-exec-8] INFO  org.apache.camel.Tracing -      [route16     ] [bean:org.onap.policy.clamp.loop.L] Exchange[Id: E1E934F01050EA2-0000000000000004, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:23.898 [https-jsse-nio-8443-exec-8] INFO  org.apache.camel.Tracing -      [route16     ] [bean:org.onap.policy.clamp.loop.l] Exchange[Id: E1E934F01050EA2-0000000000000004, BodyType: org.onap.policy.clamp.loop.Loop, Body: org.onap.policy.clamp.loop.Loop@8020d38d]
2021-11-10 03:46:23.928 [https-jsse-nio-8443-exec-8] INFO  org.apache.camel.Tracing -      [route16     ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000004, BodyType: org.onap.policy.clamp.loop.Loop, Body: org.onap.policy.clamp.loop.Loop@8020d38d]
2021-11-10 03:46:23.929 [https-jsse-nio-8443-exec-8] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - Exiting
2021-11-10 03:46:23.976 [https-jsse-nio-8443-exec-8] INFO  org.apache.camel.Tracing - *<-- [route16     ] [from[servlet:/v2/loop/addOperatio] Exchange[Id: E1E934F01050EA2-0000000000000004, BodyType: org.onap.policy.clamp.loop.Loop, Body: org.onap.policy.clamp.loop.Loop@8020d38d]
2021-11-10 03:46:23.982 [https-jsse-nio-8443-exec-8] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:23.982+0000 INFO [cadi] Trans: user=demo@people.osaaf.org[BAth],ip=10.233.72.146,ms=994.626526,validate=1.540497,code=993.062439,result=IS_AUTHENTICATED
2021-11-10 03:46:24.032 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:24.032+0000 DEBUG [cadi] There is no client certificate on the transaction
2021-11-10 03:46:24.033 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:24.033+0000 DEBUG [cadi] DenialOfServiceTaf: Not processing this transaction: This Transaction is not denied, ms=0.003880
2021-11-10 03:46:24.033 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:24.033+0000 DEBUG [cadi] X509Taf: No Certificate Info on Transaction, ms=0.532016
2021-11-10 03:46:24.034 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:24.033+0000 DEBUG [cadi] BasicHttpTaf: demo@people.osaaf.org authenticated by cached AAF password, ms=0.135041
2021-11-10 03:46:24.034 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:24.034+0000 DEBUG [cadi] user=demo@people.osaaf.org,ip=10.233.72.146:42590,msg="Authenticated: demo@people.osaaf.org authenticated by cached AAF password"
2021-11-10 03:46:24.035 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:24.035+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl|dev|read, 0.045905 ms
2021-11-10 03:46:24.035 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:24.035+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl|dev|update, 0.036288 ms
2021-11-10 03:46:24.036 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:24.036+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.template|dev|read, 0.066454 ms
2021-11-10 03:46:24.036 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:24.036+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.template|dev|update, 0.072042 ms
2021-11-10 03:46:24.037 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:24.037+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.filter.vf|dev|*, 0.092875 ms
2021-11-10 03:46:24.037 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:24.037+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl.manage|dev|*, 0.072129 ms
2021-11-10 03:46:24.038 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:24.038+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.tosca|dev|read, 0.106159 ms
2021-11-10 03:46:24.038 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:24.038+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.tosca|dev|update, 0.079327 ms
2021-11-10 03:46:24.073 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:24.073+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.policies|dev|read, 0.162114 ms
2021-11-10 03:46:24.074 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:24.074+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.policies|dev|update, 0.117446 ms
2021-11-10 03:46:24.075 [https-jsse-nio-8443-exec-1] INFO  org.apache.camel.Tracing -      [route16     ] [removeHeaders[*]                 ] Exchange[Id: E1E934F01050EA2-0000000000000005, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:24.076 [https-jsse-nio-8443-exec-1] INFO  org.apache.camel.Tracing - *--> [route16     ] [from[rest://put:/v2/loop/addOpera] Exchange[Id: E1E934F01050EA2-0000000000000005, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:24.076 [https-jsse-nio-8443-exec-1] INFO  org.apache.camel.Tracing -      [route16     ] [doTry                            ] Exchange[Id: E1E934F01050EA2-0000000000000005, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:24.076 [https-jsse-nio-8443-exec-1] INFO  org.apache.camel.Tracing -      [route16     ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000005, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:24.082 [https-jsse-nio-8443-exec-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - Entering
2021-11-10 03:46:24.082 [https-jsse-nio-8443-exec-1] INFO  org.apache.camel.Tracing -      [route16     ] [bean:org.onap.policy.clamp.author] Exchange[Id: E1E934F01050EA2-0000000000000005, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:24.088 [https-jsse-nio-8443-exec-1] INFO  org.onap.policy.clamp.authorization.AuthorizationController - demo@people.osaaf.org authorized because user has permission with * for instance: org.onap.clamp.clds.cl:dev:update
2021-11-10 03:46:24.089 [https-jsse-nio-8443-exec-1] INFO  org.apache.camel.Tracing -      [route16     ] [direct:load-loop                 ] Exchange[Id: E1E934F01050EA2-0000000000000005, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:24.090 [https-jsse-nio-8443-exec-1] INFO  org.apache.camel.Tracing -      [load-loop   ] [setBody[simple{${header.loopName}] Exchange[Id: E1E934F01050EA2-0000000000000005, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:24.090 [https-jsse-nio-8443-exec-1] INFO  org.apache.camel.Tracing - ---> [load-loop   ] [from[direct:load-loop]           ] Exchange[Id: E1E934F01050EA2-0000000000000005, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:24.090 [https-jsse-nio-8443-exec-1] INFO  org.apache.camel.Tracing -      [load-loop   ] [setProperty[loopObject]          ] Exchange[Id: E1E934F01050EA2-0000000000000005, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:24.175 [https-jsse-nio-8443-exec-1] INFO  org.apache.camel.Tracing -      [load-loop   ] [when[simple{${exchangeProperty[lo] Exchange[Id: E1E934F01050EA2-0000000000000005, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:24.176 [https-jsse-nio-8443-exec-1] INFO  org.apache.camel.Tracing - <--- [load-loop   ] [from[direct://load-loop]         ] Exchange[Id: E1E934F01050EA2-0000000000000005, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:24.176 [https-jsse-nio-8443-exec-1] INFO  org.apache.camel.Tracing -      [route16     ] [bean:org.onap.policy.clamp.loop.L] Exchange[Id: E1E934F01050EA2-0000000000000005, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:24.879 [https-jsse-nio-8443-exec-1] INFO  org.apache.camel.Tracing -      [route16     ] [bean:org.onap.policy.clamp.loop.l] Exchange[Id: E1E934F01050EA2-0000000000000005, BodyType: org.onap.policy.clamp.loop.Loop, Body: org.onap.policy.clamp.loop.Loop@8020d38d]
2021-11-10 03:46:24.896 [https-jsse-nio-8443-exec-1] INFO  org.apache.camel.Tracing -      [route16     ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000005, BodyType: org.onap.policy.clamp.loop.Loop, Body: org.onap.policy.clamp.loop.Loop@8020d38d]
2021-11-10 03:46:24.897 [https-jsse-nio-8443-exec-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - Exiting
2021-11-10 03:46:24.899 [https-jsse-nio-8443-exec-1] INFO  org.apache.camel.Tracing - *<-- [route16     ] [from[servlet:/v2/loop/addOperatio] Exchange[Id: E1E934F01050EA2-0000000000000005, BodyType: org.onap.policy.clamp.loop.Loop, Body: org.onap.policy.clamp.loop.Loop@8020d38d]
2021-11-10 03:46:24.902 [https-jsse-nio-8443-exec-1] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:24.901+0000 INFO [cadi] Trans: user=demo@people.osaaf.org[BAth],ip=10.233.72.146,ms=869.414001,validate=2.334077,code=867.055115,result=IS_AUTHENTICATED
2021-11-10 03:46:24.944 [https-jsse-nio-8443-exec-6] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:24.944+0000 DEBUG [cadi] There is no client certificate on the transaction
2021-11-10 03:46:24.973 [https-jsse-nio-8443-exec-6] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:24.973+0000 DEBUG [cadi] DenialOfServiceTaf: Not processing this transaction: This Transaction is not denied, ms=0.004123
2021-11-10 03:46:24.974 [https-jsse-nio-8443-exec-6] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:24.974+0000 DEBUG [cadi] X509Taf: No Certificate Info on Transaction, ms=28.714869
2021-11-10 03:46:24.975 [https-jsse-nio-8443-exec-6] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:24.974+0000 DEBUG [cadi] BasicHttpTaf: demo@people.osaaf.org authenticated by cached AAF password, ms=0.146115
2021-11-10 03:46:24.975 [https-jsse-nio-8443-exec-6] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:24.975+0000 DEBUG [cadi] user=demo@people.osaaf.org,ip=10.233.72.146:42600,msg="Authenticated: demo@people.osaaf.org authenticated by cached AAF password"
2021-11-10 03:46:24.976 [https-jsse-nio-8443-exec-6] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:24.976+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl|dev|read, 0.096750 ms
2021-11-10 03:46:24.977 [https-jsse-nio-8443-exec-6] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:24.977+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl|dev|update, 0.048395 ms
2021-11-10 03:46:24.977 [https-jsse-nio-8443-exec-6] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:24.977+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.template|dev|read, 0.040914 ms
2021-11-10 03:46:24.978 [https-jsse-nio-8443-exec-6] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:24.978+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.template|dev|update, 0.039497 ms
2021-11-10 03:46:24.979 [https-jsse-nio-8443-exec-6] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:24.978+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.filter.vf|dev|*, 0.054449 ms
2021-11-10 03:46:24.979 [https-jsse-nio-8443-exec-6] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:24.979+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl.manage|dev|*, 0.048254 ms
2021-11-10 03:46:24.980 [https-jsse-nio-8443-exec-6] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:24.979+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.tosca|dev|read, 0.039295 ms
2021-11-10 03:46:24.980 [https-jsse-nio-8443-exec-6] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:24.980+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.tosca|dev|update, 0.047984 ms
2021-11-10 03:46:24.981 [https-jsse-nio-8443-exec-6] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:24.980+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.policies|dev|read, 0.039915 ms
2021-11-10 03:46:24.981 [https-jsse-nio-8443-exec-6] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:24.981+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.policies|dev|update, 0.038257 ms
2021-11-10 03:46:24.982 [https-jsse-nio-8443-exec-6] INFO  org.apache.camel.Tracing - *--> [route3      ] [from[rest://get:/v2/loop/%7BloopN] Exchange[Id: E1E934F01050EA2-0000000000000006, BodyType: String, Body: ]
2021-11-10 03:46:24.983 [https-jsse-nio-8443-exec-6] INFO  org.apache.camel.Tracing -      [route3      ] [removeHeaders[*]                 ] Exchange[Id: E1E934F01050EA2-0000000000000006, BodyType: String, Body: ]
2021-11-10 03:46:24.983 [https-jsse-nio-8443-exec-6] INFO  org.apache.camel.Tracing -      [route3      ] [doTry                            ] Exchange[Id: E1E934F01050EA2-0000000000000006, BodyType: String, Body: ]
2021-11-10 03:46:24.983 [https-jsse-nio-8443-exec-6] INFO  org.apache.camel.Tracing -      [route3      ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000006, BodyType: String, Body: ]
2021-11-10 03:46:24.987 [https-jsse-nio-8443-exec-6] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - Entering
2021-11-10 03:46:24.987 [https-jsse-nio-8443-exec-6] INFO  org.apache.camel.Tracing -      [route3      ] [bean:org.onap.policy.clamp.author] Exchange[Id: E1E934F01050EA2-0000000000000006, BodyType: String, Body: ]
2021-11-10 03:46:24.992 [https-jsse-nio-8443-exec-6] INFO  org.onap.policy.clamp.authorization.AuthorizationController - demo@people.osaaf.org authorized because user has permission with * for instance: org.onap.clamp.clds.cl:dev:read
2021-11-10 03:46:24.993 [https-jsse-nio-8443-exec-6] INFO  org.apache.camel.Tracing -      [route3      ] [bean:org.onap.policy.clamp.loop.L] Exchange[Id: E1E934F01050EA2-0000000000000006, BodyType: String, Body: ]
2021-11-10 03:46:25.011 [https-jsse-nio-8443-exec-6] INFO  org.apache.camel.Tracing -      [route3      ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000006, BodyType: org.onap.policy.clamp.loop.Loop, Body: org.onap.policy.clamp.loop.Loop@8020d38d]
2021-11-10 03:46:25.011 [https-jsse-nio-8443-exec-6] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - Exiting
2021-11-10 03:46:25.075 [https-jsse-nio-8443-exec-6] INFO  org.apache.camel.Tracing - *<-- [route3      ] [from[servlet:/v2/loop/%7BloopName] Exchange[Id: E1E934F01050EA2-0000000000000006, BodyType: org.onap.policy.clamp.loop.Loop, Body: org.onap.policy.clamp.loop.Loop@8020d38d]
2021-11-10 03:46:25.079 [https-jsse-nio-8443-exec-6] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:25.079+0000 INFO [cadi] Trans: user=demo@people.osaaf.org[BAth],ip=10.233.72.146,ms=134.685486,validate=31.538858,code=103.106224,result=IS_AUTHENTICATED
2021-11-10 03:46:25.129 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:25.129+0000 DEBUG [cadi] There is no client certificate on the transaction
2021-11-10 03:46:25.130 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:25.130+0000 DEBUG [cadi] DenialOfServiceTaf: Not processing this transaction: This Transaction is not denied, ms=0.005545
2021-11-10 03:46:25.131 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:25.131+0000 DEBUG [cadi] X509Taf: No Certificate Info on Transaction, ms=0.837394
2021-11-10 03:46:25.132 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:25.132+0000 DEBUG [cadi] BasicHttpTaf: demo@people.osaaf.org authenticated by cached AAF password, ms=0.188939
2021-11-10 03:46:25.132 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:25.132+0000 DEBUG [cadi] user=demo@people.osaaf.org,ip=10.233.72.146:42606,msg="Authenticated: demo@people.osaaf.org authenticated by cached AAF password"
2021-11-10 03:46:25.134 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:25.134+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl|dev|read, 0.081354 ms
2021-11-10 03:46:25.134 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:25.134+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl|dev|update, 0.054606 ms
2021-11-10 03:46:25.135 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:25.135+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.template|dev|read, 0.040088 ms
2021-11-10 03:46:25.135 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:25.135+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.template|dev|update, 0.036076 ms
2021-11-10 03:46:25.136 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:25.135+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.filter.vf|dev|*, 0.035016 ms
2021-11-10 03:46:25.136 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:25.136+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl.manage|dev|*, 0.034673 ms
2021-11-10 03:46:25.136 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:25.136+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.tosca|dev|read, 0.034467 ms
2021-11-10 03:46:25.136 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:25.136+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.tosca|dev|update, 0.034711 ms
2021-11-10 03:46:25.137 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:25.137+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.policies|dev|read, 0.034124 ms
2021-11-10 03:46:25.137 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:25.137+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.policies|dev|update, 0.037849 ms
2021-11-10 03:46:25.190 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - *--> [route6      ] [from[rest://post:/v2/loop/updateM] Exchange[Id: E1E934F01050EA2-0000000000000007, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:25.191 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [route6      ] [removeHeaders[*]                 ] Exchange[Id: E1E934F01050EA2-0000000000000007, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:25.191 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [route6      ] [doTry                            ] Exchange[Id: E1E934F01050EA2-0000000000000007, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:25.192 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [route6      ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000007, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:25.195 [https-jsse-nio-8443-exec-10] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - Entering
2021-11-10 03:46:25.196 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [route6      ] [bean:org.onap.policy.clamp.author] Exchange[Id: E1E934F01050EA2-0000000000000007, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:25.200 [https-jsse-nio-8443-exec-10] INFO  org.onap.policy.clamp.authorization.AuthorizationController - demo@people.osaaf.org authorized because user has permission with * for instance: org.onap.clamp.clds.cl:dev:update
2021-11-10 03:46:25.201 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [route6      ] [setProperty[MicroServicePolicyObj] Exchange[Id: E1E934F01050EA2-0000000000000007, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:25.201 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [route6      ] [direct:load-loop                 ] Exchange[Id: E1E934F01050EA2-0000000000000007, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:25.202 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [load-loop   ] [setBody[simple{${header.loopName}] Exchange[Id: E1E934F01050EA2-0000000000000007, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:25.202 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [load-loop   ] [setProperty[loopObject]          ] Exchange[Id: E1E934F01050EA2-0000000000000007, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:25.846 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - ---> [load-loop   ] [from[direct:load-loop]           ] Exchange[Id: E1E934F01050EA2-0000000000000007, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:25.846 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [load-loop   ] [when[simple{${exchangeProperty[lo] Exchange[Id: E1E934F01050EA2-0000000000000007, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:25.847 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - <--- [load-loop   ] [from[direct://load-loop]         ] Exchange[Id: E1E934F01050EA2-0000000000000007, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:25.847 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [route6      ] [bean:org.onap.policy.clamp.loop.L] Exchange[Id: E1E934F01050EA2-0000000000000007, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:25.993 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [route6      ] [bean:org.onap.policy.clamp.loop.l] Exchange[Id: E1E934F01050EA2-0000000000000007, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:26.013 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [route6      ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000007, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:26.014 [https-jsse-nio-8443-exec-10] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - Exiting
2021-11-10 03:46:26.017 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - *<-- [route6      ] [from[servlet:/v2/loop/updateMicro] Exchange[Id: E1E934F01050EA2-0000000000000007, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:26.021 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:26.020+0000 INFO [cadi] Trans: user=demo@people.osaaf.org[BAth],ip=10.233.72.146,ms=891.087097,validate=3.708537,code=887.334534,result=IS_AUTHENTICATED
2021-11-10 03:46:26.085 [https-jsse-nio-8443-exec-4] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:26.084+0000 DEBUG [cadi] There is no client certificate on the transaction
2021-11-10 03:46:26.085 [https-jsse-nio-8443-exec-4] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:26.085+0000 DEBUG [cadi] DenialOfServiceTaf: Not processing this transaction: This Transaction is not denied, ms=0.004263
2021-11-10 03:46:26.085 [https-jsse-nio-8443-exec-4] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:26.085+0000 DEBUG [cadi] X509Taf: No Certificate Info on Transaction, ms=0.483711
2021-11-10 03:46:26.085 [https-jsse-nio-8443-exec-4] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:26.085+0000 DEBUG [cadi] BasicHttpTaf: demo@people.osaaf.org authenticated by cached AAF password, ms=0.079110
2021-11-10 03:46:26.086 [https-jsse-nio-8443-exec-4] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:26.086+0000 DEBUG [cadi] user=demo@people.osaaf.org,ip=10.233.72.146:42620,msg="Authenticated: demo@people.osaaf.org authenticated by cached AAF password"
2021-11-10 03:46:26.086 [https-jsse-nio-8443-exec-4] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:26.086+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl|dev|read, 0.035908 ms
2021-11-10 03:46:26.087 [https-jsse-nio-8443-exec-4] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:26.086+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl|dev|update, 0.024303 ms
2021-11-10 03:46:26.087 [https-jsse-nio-8443-exec-4] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:26.087+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.template|dev|read, 0.024053 ms
2021-11-10 03:46:26.087 [https-jsse-nio-8443-exec-4] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:26.087+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.template|dev|update, 0.026249 ms
2021-11-10 03:46:26.087 [https-jsse-nio-8443-exec-4] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:26.087+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.filter.vf|dev|*, 0.023099 ms
2021-11-10 03:46:26.088 [https-jsse-nio-8443-exec-4] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:26.087+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl.manage|dev|*, 0.022114 ms
2021-11-10 03:46:26.088 [https-jsse-nio-8443-exec-4] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:26.088+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.tosca|dev|read, 0.024258 ms
2021-11-10 03:46:26.088 [https-jsse-nio-8443-exec-4] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:26.088+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.tosca|dev|update, 0.023125 ms
2021-11-10 03:46:26.088 [https-jsse-nio-8443-exec-4] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:26.088+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.policies|dev|read, 0.022687 ms
2021-11-10 03:46:26.089 [https-jsse-nio-8443-exec-4] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:26.088+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.policies|dev|update, 0.024823 ms
2021-11-10 03:46:26.091 [https-jsse-nio-8443-exec-4] INFO  org.apache.camel.Tracing - *--> [route5      ] [from[rest://post:/v2/loop/updateO] Exchange[Id: E1E934F01050EA2-0000000000000008, BodyType: com.google.gson.JsonArray, Body: [{"name":"OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT","jsonRepresentation":{"title":"onap.policies.controlloop.guard.common.MinMax","type":"object","description":"Supports Min/Max number of entity for scaling operations. Although min and max fields are marked as not\nrequired, you need to have at least one or the other.\n","required":["actor","operation","target"],"properties":{"id":{"type":"string","description":"The Control Loop id this applies to."},"actor":{"type":"string","description":"Specifies the Actor the guard applies to."},"operation":{"type":"string","description":"Specified the operation that the actor is performing the guard applies to."},"timeRange":{"title":"tosca.datatypes.TimeInterval","type":"object","required":["start_time","end_time"],"properties":{"start_time":{"type":"string","format":"date-time"},"end_time":{"type":"string","format":"date-time"}}},"min":{"type":"integer","description":"The minimum instances of this entity"},"max":{"type":"integer","description":"The maximum instances of this entity"},"target":{"type":"string","description":"The target entity that has scaling restricted"}}},"configurationsJson":{"actor":"test","operation":"test","target":"test","timeRange":{"start_time":"00:00:00","end_time":"01:00:00"},"min":1,"max":10},"policyModel":{"policyModelType":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0","policyAcronym":"MinMax","policyPdpGroup":{"supportedPdpGroups":[{"defaultGroup":["xacml"]}]},"createdDate":"2020-07-22T01:37:35.861060Z","updatedDate":"2020-07-22T01:37:51.719018Z","updatedBy":"Not found","createdBy":"Not found"},"createdDate":"2020-07-22T09:01:14.168344Z","updatedDate":"2020-07-22T09:01:14.168344Z","updatedBy":"clamp@clamp.onap.org","createdBy":"clamp@clamp.onap.org","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}]]
2021-11-10 03:46:26.091 [https-jsse-nio-8443-exec-4] INFO  org.apache.camel.Tracing -      [route5      ] [removeHeaders[*]                 ] Exchange[Id: E1E934F01050EA2-0000000000000008, BodyType: com.google.gson.JsonArray, Body: [{"name":"OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT","jsonRepresentation":{"title":"onap.policies.controlloop.guard.common.MinMax","type":"object","description":"Supports Min/Max number of entity for scaling operations. Although min and max fields are marked as not\nrequired, you need to have at least one or the other.\n","required":["actor","operation","target"],"properties":{"id":{"type":"string","description":"The Control Loop id this applies to."},"actor":{"type":"string","description":"Specifies the Actor the guard applies to."},"operation":{"type":"string","description":"Specified the operation that the actor is performing the guard applies to."},"timeRange":{"title":"tosca.datatypes.TimeInterval","type":"object","required":["start_time","end_time"],"properties":{"start_time":{"type":"string","format":"date-time"},"end_time":{"type":"string","format":"date-time"}}},"min":{"type":"integer","description":"The minimum instances of this entity"},"max":{"type":"integer","description":"The maximum instances of this entity"},"target":{"type":"string","description":"The target entity that has scaling restricted"}}},"configurationsJson":{"actor":"test","operation":"test","target":"test","timeRange":{"start_time":"00:00:00","end_time":"01:00:00"},"min":1,"max":10},"policyModel":{"policyModelType":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0","policyAcronym":"MinMax","policyPdpGroup":{"supportedPdpGroups":[{"defaultGroup":["xacml"]}]},"createdDate":"2020-07-22T01:37:35.861060Z","updatedDate":"2020-07-22T01:37:51.719018Z","updatedBy":"Not found","createdBy":"Not found"},"createdDate":"2020-07-22T09:01:14.168344Z","updatedDate":"2020-07-22T09:01:14.168344Z","updatedBy":"clamp@clamp.onap.org","createdBy":"clamp@clamp.onap.org","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}]]
2021-11-10 03:46:26.092 [https-jsse-nio-8443-exec-4] INFO  org.apache.camel.Tracing -      [route5      ] [doTry                            ] Exchange[Id: E1E934F01050EA2-0000000000000008, BodyType: com.google.gson.JsonArray, Body: [{"name":"OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT","jsonRepresentation":{"title":"onap.policies.controlloop.guard.common.MinMax","type":"object","description":"Supports Min/Max number of entity for scaling operations. Although min and max fields are marked as not\nrequired, you need to have at least one or the other.\n","required":["actor","operation","target"],"properties":{"id":{"type":"string","description":"The Control Loop id this applies to."},"actor":{"type":"string","description":"Specifies the Actor the guard applies to."},"operation":{"type":"string","description":"Specified the operation that the actor is performing the guard applies to."},"timeRange":{"title":"tosca.datatypes.TimeInterval","type":"object","required":["start_time","end_time"],"properties":{"start_time":{"type":"string","format":"date-time"},"end_time":{"type":"string","format":"date-time"}}},"min":{"type":"integer","description":"The minimum instances of this entity"},"max":{"type":"integer","description":"The maximum instances of this entity"},"target":{"type":"string","description":"The target entity that has scaling restricted"}}},"configurationsJson":{"actor":"test","operation":"test","target":"test","timeRange":{"start_time":"00:00:00","end_time":"01:00:00"},"min":1,"max":10},"policyModel":{"policyModelType":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0","policyAcronym":"MinMax","policyPdpGroup":{"supportedPdpGroups":[{"defaultGroup":["xacml"]}]},"createdDate":"2020-07-22T01:37:35.861060Z","updatedDate":"2020-07-22T01:37:51.719018Z","updatedBy":"Not found","createdBy":"Not found"},"createdDate":"2020-07-22T09:01:14.168344Z","updatedDate":"2020-07-22T09:01:14.168344Z","updatedBy":"clamp@clamp.onap.org","createdBy":"clamp@clamp.onap.org","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}]]
2021-11-10 03:46:26.092 [https-jsse-nio-8443-exec-4] INFO  org.apache.camel.Tracing -      [route5      ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000008, BodyType: com.google.gson.JsonArray, Body: [{"name":"OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT","jsonRepresentation":{"title":"onap.policies.controlloop.guard.common.MinMax","type":"object","description":"Supports Min/Max number of entity for scaling operations. Although min and max fields are marked as not\nrequired, you need to have at least one or the other.\n","required":["actor","operation","target"],"properties":{"id":{"type":"string","description":"The Control Loop id this applies to."},"actor":{"type":"string","description":"Specifies the Actor the guard applies to."},"operation":{"type":"string","description":"Specified the operation that the actor is performing the guard applies to."},"timeRange":{"title":"tosca.datatypes.TimeInterval","type":"object","required":["start_time","end_time"],"properties":{"start_time":{"type":"string","format":"date-time"},"end_time":{"type":"string","format":"date-time"}}},"min":{"type":"integer","description":"The minimum instances of this entity"},"max":{"type":"integer","description":"The maximum instances of this entity"},"target":{"type":"string","description":"The target entity that has scaling restricted"}}},"configurationsJson":{"actor":"test","operation":"test","target":"test","timeRange":{"start_time":"00:00:00","end_time":"01:00:00"},"min":1,"max":10},"policyModel":{"policyModelType":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0","policyAcronym":"MinMax","policyPdpGroup":{"supportedPdpGroups":[{"defaultGroup":["xacml"]}]},"createdDate":"2020-07-22T01:37:35.861060Z","updatedDate":"2020-07-22T01:37:51.719018Z","updatedBy":"Not found","createdBy":"Not found"},"createdDate":"2020-07-22T09:01:14.168344Z","updatedDate":"2020-07-22T09:01:14.168344Z","updatedBy":"clamp@clamp.onap.org","createdBy":"clamp@clamp.onap.org","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}]]
2021-11-10 03:46:26.095 [https-jsse-nio-8443-exec-4] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - Entering
2021-11-10 03:46:26.096 [https-jsse-nio-8443-exec-4] INFO  org.apache.camel.Tracing -      [route5      ] [bean:org.onap.policy.clamp.author] Exchange[Id: E1E934F01050EA2-0000000000000008, BodyType: com.google.gson.JsonArray, Body: [{"name":"OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT","jsonRepresentation":{"title":"onap.policies.controlloop.guard.common.MinMax","type":"object","description":"Supports Min/Max number of entity for scaling operations. Although min and max fields are marked as not\nrequired, you need to have at least one or the other.\n","required":["actor","operation","target"],"properties":{"id":{"type":"string","description":"The Control Loop id this applies to."},"actor":{"type":"string","description":"Specifies the Actor the guard applies to."},"operation":{"type":"string","description":"Specified the operation that the actor is performing the guard applies to."},"timeRange":{"title":"tosca.datatypes.TimeInterval","type":"object","required":["start_time","end_time"],"properties":{"start_time":{"type":"string","format":"date-time"},"end_time":{"type":"string","format":"date-time"}}},"min":{"type":"integer","description":"The minimum instances of this entity"},"max":{"type":"integer","description":"The maximum instances of this entity"},"target":{"type":"string","description":"The target entity that has scaling restricted"}}},"configurationsJson":{"actor":"test","operation":"test","target":"test","timeRange":{"start_time":"00:00:00","end_time":"01:00:00"},"min":1,"max":10},"policyModel":{"policyModelType":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0","policyAcronym":"MinMax","policyPdpGroup":{"supportedPdpGroups":[{"defaultGroup":["xacml"]}]},"createdDate":"2020-07-22T01:37:35.861060Z","updatedDate":"2020-07-22T01:37:51.719018Z","updatedBy":"Not found","createdBy":"Not found"},"createdDate":"2020-07-22T09:01:14.168344Z","updatedDate":"2020-07-22T09:01:14.168344Z","updatedBy":"clamp@clamp.onap.org","createdBy":"clamp@clamp.onap.org","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}]]
2021-11-10 03:46:26.101 [https-jsse-nio-8443-exec-4] INFO  org.onap.policy.clamp.authorization.AuthorizationController - demo@people.osaaf.org authorized because user has permission with * for instance: org.onap.clamp.clds.cl:dev:update
2021-11-10 03:46:26.102 [https-jsse-nio-8443-exec-4] INFO  org.apache.camel.Tracing -      [route5      ] [setHeader[OperationalPoliciesArra] Exchange[Id: E1E934F01050EA2-0000000000000008, BodyType: com.google.gson.JsonArray, Body: [{"name":"OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT","jsonRepresentation":{"title":"onap.policies.controlloop.guard.common.MinMax","type":"object","description":"Supports Min/Max number of entity for scaling operations. Although min and max fields are marked as not\nrequired, you need to have at least one or the other.\n","required":["actor","operation","target"],"properties":{"id":{"type":"string","description":"The Control Loop id this applies to."},"actor":{"type":"string","description":"Specifies the Actor the guard applies to."},"operation":{"type":"string","description":"Specified the operation that the actor is performing the guard applies to."},"timeRange":{"title":"tosca.datatypes.TimeInterval","type":"object","required":["start_time","end_time"],"properties":{"start_time":{"type":"string","format":"date-time"},"end_time":{"type":"string","format":"date-time"}}},"min":{"type":"integer","description":"The minimum instances of this entity"},"max":{"type":"integer","description":"The maximum instances of this entity"},"target":{"type":"string","description":"The target entity that has scaling restricted"}}},"configurationsJson":{"actor":"test","operation":"test","target":"test","timeRange":{"start_time":"00:00:00","end_time":"01:00:00"},"min":1,"max":10},"policyModel":{"policyModelType":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0","policyAcronym":"MinMax","policyPdpGroup":{"supportedPdpGroups":[{"defaultGroup":["xacml"]}]},"createdDate":"2020-07-22T01:37:35.861060Z","updatedDate":"2020-07-22T01:37:51.719018Z","updatedBy":"Not found","createdBy":"Not found"},"createdDate":"2020-07-22T09:01:14.168344Z","updatedDate":"2020-07-22T09:01:14.168344Z","updatedBy":"clamp@clamp.onap.org","createdBy":"clamp@clamp.onap.org","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}]]
2021-11-10 03:46:26.102 [https-jsse-nio-8443-exec-4] INFO  org.apache.camel.Tracing -      [route5      ] [direct:load-loop                 ] Exchange[Id: E1E934F01050EA2-0000000000000008, BodyType: com.google.gson.JsonArray, Body: [{"name":"OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT","jsonRepresentation":{"title":"onap.policies.controlloop.guard.common.MinMax","type":"object","description":"Supports Min/Max number of entity for scaling operations. Although min and max fields are marked as not\nrequired, you need to have at least one or the other.\n","required":["actor","operation","target"],"properties":{"id":{"type":"string","description":"The Control Loop id this applies to."},"actor":{"type":"string","description":"Specifies the Actor the guard applies to."},"operation":{"type":"string","description":"Specified the operation that the actor is performing the guard applies to."},"timeRange":{"title":"tosca.datatypes.TimeInterval","type":"object","required":["start_time","end_time"],"properties":{"start_time":{"type":"string","format":"date-time"},"end_time":{"type":"string","format":"date-time"}}},"min":{"type":"integer","description":"The minimum instances of this entity"},"max":{"type":"integer","description":"The maximum instances of this entity"},"target":{"type":"string","description":"The target entity that has scaling restricted"}}},"configurationsJson":{"actor":"test","operation":"test","target":"test","timeRange":{"start_time":"00:00:00","end_time":"01:00:00"},"min":1,"max":10},"policyModel":{"policyModelType":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0","policyAcronym":"MinMax","policyPdpGroup":{"supportedPdpGroups":[{"defaultGroup":["xacml"]}]},"createdDate":"2020-07-22T01:37:35.861060Z","updatedDate":"2020-07-22T01:37:51.719018Z","updatedBy":"Not found","createdBy":"Not found"},"createdDate":"2020-07-22T09:01:14.168344Z","updatedDate":"2020-07-22T09:01:14.168344Z","updatedBy":"clamp@clamp.onap.org","createdBy":"clamp@clamp.onap.org","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}]]
2021-11-10 03:46:26.103 [https-jsse-nio-8443-exec-4] INFO  org.apache.camel.Tracing -      [load-loop   ] [setBody[simple{${header.loopName}] Exchange[Id: E1E934F01050EA2-0000000000000008, BodyType: com.google.gson.JsonArray, Body: [{"name":"OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT","jsonRepresentation":{"title":"onap.policies.controlloop.guard.common.MinMax","type":"object","description":"Supports Min/Max number of entity for scaling operations. Although min and max fields are marked as not\nrequired, you need to have at least one or the other.\n","required":["actor","operation","target"],"properties":{"id":{"type":"string","description":"The Control Loop id this applies to."},"actor":{"type":"string","description":"Specifies the Actor the guard applies to."},"operation":{"type":"string","description":"Specified the operation that the actor is performing the guard applies to."},"timeRange":{"title":"tosca.datatypes.TimeInterval","type":"object","required":["start_time","end_time"],"properties":{"start_time":{"type":"string","format":"date-time"},"end_time":{"type":"string","format":"date-time"}}},"min":{"type":"integer","description":"The minimum instances of this entity"},"max":{"type":"integer","description":"The maximum instances of this entity"},"target":{"type":"string","description":"The target entity that has scaling restricted"}}},"configurationsJson":{"actor":"test","operation":"test","target":"test","timeRange":{"start_time":"00:00:00","end_time":"01:00:00"},"min":1,"max":10},"policyModel":{"policyModelType":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0","policyAcronym":"MinMax","policyPdpGroup":{"supportedPdpGroups":[{"defaultGroup":["xacml"]}]},"createdDate":"2020-07-22T01:37:35.861060Z","updatedDate":"2020-07-22T01:37:51.719018Z","updatedBy":"Not found","createdBy":"Not found"},"createdDate":"2020-07-22T09:01:14.168344Z","updatedDate":"2020-07-22T09:01:14.168344Z","updatedBy":"clamp@clamp.onap.org","createdBy":"clamp@clamp.onap.org","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}]]
2021-11-10 03:46:26.103 [https-jsse-nio-8443-exec-4] INFO  org.apache.camel.Tracing -      [load-loop   ] [setProperty[loopObject]          ] Exchange[Id: E1E934F01050EA2-0000000000000008, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:26.187 [https-jsse-nio-8443-exec-4] INFO  org.apache.camel.Tracing -      [load-loop   ] [when[simple{${exchangeProperty[lo] Exchange[Id: E1E934F01050EA2-0000000000000008, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:26.187 [https-jsse-nio-8443-exec-4] INFO  org.apache.camel.Tracing -      [route5      ] [bean:org.onap.policy.clamp.loop.L] Exchange[Id: E1E934F01050EA2-0000000000000008, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:26.732 [pool-2-thread-1] INFO  com.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
2021-11-10 03:46:26.884 [https-jsse-nio-8443-exec-4] INFO  org.apache.camel.Tracing -      [route5      ] [bean:org.onap.policy.clamp.loop.l] Exchange[Id: E1E934F01050EA2-0000000000000008, BodyType: org.onap.policy.clamp.loop.Loop, Body: org.onap.policy.clamp.loop.Loop@8020d38d]
2021-11-10 03:46:26.903 [https-jsse-nio-8443-exec-4] INFO  org.apache.camel.Tracing -      [route5      ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000008, BodyType: org.onap.policy.clamp.loop.Loop, Body: org.onap.policy.clamp.loop.Loop@8020d38d]
2021-11-10 03:46:26.903 [https-jsse-nio-8443-exec-4] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - Exiting
2021-11-10 03:46:26.905 [https-jsse-nio-8443-exec-4] INFO  org.apache.camel.Tracing - *<-- [route5      ] [from[servlet:/v2/loop/updateOpera] Exchange[Id: E1E934F01050EA2-0000000000000008, BodyType: org.onap.policy.clamp.loop.Loop, Body: org.onap.policy.clamp.loop.Loop@8020d38d]
2021-11-10 03:46:26.919 [https-jsse-nio-8443-exec-4] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:26.919+0000 INFO [cadi] Trans: user=demo@people.osaaf.org[BAth],ip=10.233.72.146,ms=834.587280,validate=1.485561,code=833.081665,result=IS_AUTHENTICATED
2021-11-10 03:46:26.982 [https-jsse-nio-8443-exec-9] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:26.982+0000 DEBUG [cadi] There is no client certificate on the transaction
2021-11-10 03:46:26.983 [https-jsse-nio-8443-exec-9] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:26.983+0000 DEBUG [cadi] DenialOfServiceTaf: Not processing this transaction: This Transaction is not denied, ms=0.004133
2021-11-10 03:46:26.983 [https-jsse-nio-8443-exec-9] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:26.983+0000 DEBUG [cadi] X509Taf: No Certificate Info on Transaction, ms=0.525174
2021-11-10 03:46:26.983 [https-jsse-nio-8443-exec-9] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:26.983+0000 DEBUG [cadi] BasicHttpTaf: demo@people.osaaf.org authenticated by cached AAF password, ms=0.062646
2021-11-10 03:46:26.983 [https-jsse-nio-8443-exec-9] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:26.983+0000 DEBUG [cadi] user=demo@people.osaaf.org,ip=10.233.72.146:42632,msg="Authenticated: demo@people.osaaf.org authenticated by cached AAF password"
2021-11-10 03:46:26.984 [https-jsse-nio-8443-exec-9] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:26.984+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl|dev|read, 0.042516 ms
2021-11-10 03:46:26.984 [https-jsse-nio-8443-exec-9] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:26.984+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl|dev|update, 0.030605 ms
2021-11-10 03:46:26.985 [https-jsse-nio-8443-exec-9] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:26.985+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.template|dev|read, 0.031145 ms
2021-11-10 03:46:26.985 [https-jsse-nio-8443-exec-9] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:26.985+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.template|dev|update, 0.029353 ms
2021-11-10 03:46:26.985 [https-jsse-nio-8443-exec-9] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:26.985+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.filter.vf|dev|*, 0.040059 ms
2021-11-10 03:46:26.986 [https-jsse-nio-8443-exec-9] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:26.986+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl.manage|dev|*, 0.045287 ms
2021-11-10 03:46:26.986 [https-jsse-nio-8443-exec-9] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:26.986+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.tosca|dev|read, 0.034648 ms
2021-11-10 03:46:26.987 [https-jsse-nio-8443-exec-9] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:26.986+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.tosca|dev|update, 0.029659 ms
2021-11-10 03:46:26.987 [https-jsse-nio-8443-exec-9] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:26.987+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.policies|dev|read, 0.029680 ms
2021-11-10 03:46:26.987 [https-jsse-nio-8443-exec-9] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:26.987+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.policies|dev|update, 0.032512 ms
2021-11-10 03:46:26.989 [https-jsse-nio-8443-exec-9] INFO  org.apache.camel.Tracing -      [route5      ] [removeHeaders[*]                 ] Exchange[Id: E1E934F01050EA2-0000000000000009, BodyType: com.google.gson.JsonArray, Body: [{"name":"OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT","jsonRepresentation":{"title":"onap.policies.controlloop.guard.common.MinMax","type":"object","description":"Supports Min/Max number of entity for scaling operations. Although min and max fields are marked as not\nrequired, you need to have at least one or the other.\n","required":["actor","operation","target"],"properties":{"id":{"type":"string","description":"The Control Loop id this applies to."},"actor":{"type":"string","description":"Specifies the Actor the guard applies to."},"operation":{"type":"string","description":"Specified the operation that the actor is performing the guard applies to."},"timeRange":{"title":"tosca.datatypes.TimeInterval","type":"object","required":["start_time","end_time"],"properties":{"start_time":{"type":"string","format":"date-time"},"end_time":{"type":"string","format":"date-time"}}},"min":{"type":"integer","description":"The minimum instances of this entity"},"max":{"type":"integer","description":"The maximum instances of this entity"},"target":{"type":"string","description":"The target entity that has scaling restricted"}}},"configurationsJson":{"actor":"test","operation":"test","target":"test","timeRange":{"start_time":"00:00:00","end_time":"01:00:00"},"min":1,"max":10},"policyModel":{"policyModelType":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0","policyAcronym":"MinMax","policyPdpGroup":{"supportedPdpGroups":[{"defaultGroup":["xacml"]}]},"createdDate":"2020-07-22T01:37:35.861060Z","updatedDate":"2020-07-22T01:37:51.719018Z","updatedBy":"Not found","createdBy":"Not found"},"createdDate":"2020-07-22T09:01:14.168344Z","updatedDate":"2020-07-22T09:01:14.168344Z","updatedBy":"clamp@clamp.onap.org","createdBy":"clamp@clamp.onap.org","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"},{"name":"OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz","jsonRepresentation":{"title":"onap.policies.controlloop.guard.common.FrequencyLimiter","type":"object","description":"Supports limiting the frequency of actions being taken by a Actor.","required":["actor","operation","limit","timeWindow","timeUnits"],"properties":{"id":{"type":"string","description":"The Control Loop id this applies to."},"actor":{"type":"string","description":"Specifies the Actor the guard applies to."},"operation":{"type":"string","description":"Specified the operation that the actor is performing the guard applies to."},"timeRange":{"title":"tosca.datatypes.TimeInterval","type":"object","required":["start_time","end_time"],"properties":{"start_time":{"type":"string","format":"date-time"},"end_time":{"type":"string","format":"date-time"}}},"limit":{"type":"integer","description":"The limit","exclusiveMinimum":"0"},"timeWindow":{"type":"integer","description":"The time window to count the actions against."},"timeUnits":{"type":"string","description":"The units of time the window is counting.","enum":["second","minute","hour","day","week","month","year"]}}},"configurationsJson":{"actor":"SO","operation":"VF Module Create","limit":1,"timeWindow":10,"timeUnits":"minute"},"policyModel":{"policyModelType":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0","policyAcronym":"FrequencyLimiter","policyPdpGroup":{"supportedPdpGroups":[{"defaultGroup":["xacml"]}]},"createdDate":"2020-07-22T01:37:35.106757Z","updatedDate":"2020-07-22T01:37:51.709386Z","updatedBy":"Not found","createdBy":"Not found"},"createdDate":"2020-07-22T08:27:34.576868Z","updatedDate":"2020-07-22T08:27:34.576868Z","updatedBy":"clamp@clamp.onap.org","createdBy":"clamp@clamp.onap.org","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}]]
2021-11-10 03:46:26.990 [https-jsse-nio-8443-exec-9] INFO  org.apache.camel.Tracing - *--> [route5      ] [from[rest://post:/v2/loop/updateO] Exchange[Id: E1E934F01050EA2-0000000000000009, BodyType: com.google.gson.JsonArray, Body: [{"name":"OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT","jsonRepresentation":{"title":"onap.policies.controlloop.guard.common.MinMax","type":"object","description":"Supports Min/Max number of entity for scaling operations. Although min and max fields are marked as not\nrequired, you need to have at least one or the other.\n","required":["actor","operation","target"],"properties":{"id":{"type":"string","description":"The Control Loop id this applies to."},"actor":{"type":"string","description":"Specifies the Actor the guard applies to."},"operation":{"type":"string","description":"Specified the operation that the actor is performing the guard applies to."},"timeRange":{"title":"tosca.datatypes.TimeInterval","type":"object","required":["start_time","end_time"],"properties":{"start_time":{"type":"string","format":"date-time"},"end_time":{"type":"string","format":"date-time"}}},"min":{"type":"integer","description":"The minimum instances of this entity"},"max":{"type":"integer","description":"The maximum instances of this entity"},"target":{"type":"string","description":"The target entity that has scaling restricted"}}},"configurationsJson":{"actor":"test","operation":"test","target":"test","timeRange":{"start_time":"00:00:00","end_time":"01:00:00"},"min":1,"max":10},"policyModel":{"policyModelType":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0","policyAcronym":"MinMax","policyPdpGroup":{"supportedPdpGroups":[{"defaultGroup":["xacml"]}]},"createdDate":"2020-07-22T01:37:35.861060Z","updatedDate":"2020-07-22T01:37:51.719018Z","updatedBy":"Not found","createdBy":"Not found"},"createdDate":"2020-07-22T09:01:14.168344Z","updatedDate":"2020-07-22T09:01:14.168344Z","updatedBy":"clamp@clamp.onap.org","createdBy":"clamp@clamp.onap.org","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"},{"name":"OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz","jsonRepresentation":{"title":"onap.policies.controlloop.guard.common.FrequencyLimiter","type":"object","description":"Supports limiting the frequency of actions being taken by a Actor.","required":["actor","operation","limit","timeWindow","timeUnits"],"properties":{"id":{"type":"string","description":"The Control Loop id this applies to."},"actor":{"type":"string","description":"Specifies the Actor the guard applies to."},"operation":{"type":"string","description":"Specified the operation that the actor is performing the guard applies to."},"timeRange":{"title":"tosca.datatypes.TimeInterval","type":"object","required":["start_time","end_time"],"properties":{"start_time":{"type":"string","format":"date-time"},"end_time":{"type":"string","format":"date-time"}}},"limit":{"type":"integer","description":"The limit","exclusiveMinimum":"0"},"timeWindow":{"type":"integer","description":"The time window to count the actions against."},"timeUnits":{"type":"string","description":"The units of time the window is counting.","enum":["second","minute","hour","day","week","month","year"]}}},"configurationsJson":{"actor":"SO","operation":"VF Module Create","limit":1,"timeWindow":10,"timeUnits":"minute"},"policyModel":{"policyModelType":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0","policyAcronym":"FrequencyLimiter","policyPdpGroup":{"supportedPdpGroups":[{"defaultGroup":["xacml"]}]},"createdDate":"2020-07-22T01:37:35.106757Z","updatedDate":"2020-07-22T01:37:51.709386Z","updatedBy":"Not found","createdBy":"Not found"},"createdDate":"2020-07-22T08:27:34.576868Z","updatedDate":"2020-07-22T08:27:34.576868Z","updatedBy":"clamp@clamp.onap.org","createdBy":"clamp@clamp.onap.org","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}]]
2021-11-10 03:46:26.990 [https-jsse-nio-8443-exec-9] INFO  org.apache.camel.Tracing -      [route5      ] [doTry                            ] Exchange[Id: E1E934F01050EA2-0000000000000009, BodyType: com.google.gson.JsonArray, Body: [{"name":"OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT","jsonRepresentation":{"title":"onap.policies.controlloop.guard.common.MinMax","type":"object","description":"Supports Min/Max number of entity for scaling operations. Although min and max fields are marked as not\nrequired, you need to have at least one or the other.\n","required":["actor","operation","target"],"properties":{"id":{"type":"string","description":"The Control Loop id this applies to."},"actor":{"type":"string","description":"Specifies the Actor the guard applies to."},"operation":{"type":"string","description":"Specified the operation that the actor is performing the guard applies to."},"timeRange":{"title":"tosca.datatypes.TimeInterval","type":"object","required":["start_time","end_time"],"properties":{"start_time":{"type":"string","format":"date-time"},"end_time":{"type":"string","format":"date-time"}}},"min":{"type":"integer","description":"The minimum instances of this entity"},"max":{"type":"integer","description":"The maximum instances of this entity"},"target":{"type":"string","description":"The target entity that has scaling restricted"}}},"configurationsJson":{"actor":"test","operation":"test","target":"test","timeRange":{"start_time":"00:00:00","end_time":"01:00:00"},"min":1,"max":10},"policyModel":{"policyModelType":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0","policyAcronym":"MinMax","policyPdpGroup":{"supportedPdpGroups":[{"defaultGroup":["xacml"]}]},"createdDate":"2020-07-22T01:37:35.861060Z","updatedDate":"2020-07-22T01:37:51.719018Z","updatedBy":"Not found","createdBy":"Not found"},"createdDate":"2020-07-22T09:01:14.168344Z","updatedDate":"2020-07-22T09:01:14.168344Z","updatedBy":"clamp@clamp.onap.org","createdBy":"clamp@clamp.onap.org","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"},{"name":"OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz","jsonRepresentation":{"title":"onap.policies.controlloop.guard.common.FrequencyLimiter","type":"object","description":"Supports limiting the frequency of actions being taken by a Actor.","required":["actor","operation","limit","timeWindow","timeUnits"],"properties":{"id":{"type":"string","description":"The Control Loop id this applies to."},"actor":{"type":"string","description":"Specifies the Actor the guard applies to."},"operation":{"type":"string","description":"Specified the operation that the actor is performing the guard applies to."},"timeRange":{"title":"tosca.datatypes.TimeInterval","type":"object","required":["start_time","end_time"],"properties":{"start_time":{"type":"string","format":"date-time"},"end_time":{"type":"string","format":"date-time"}}},"limit":{"type":"integer","description":"The limit","exclusiveMinimum":"0"},"timeWindow":{"type":"integer","description":"The time window to count the actions against."},"timeUnits":{"type":"string","description":"The units of time the window is counting.","enum":["second","minute","hour","day","week","month","year"]}}},"configurationsJson":{"actor":"SO","operation":"VF Module Create","limit":1,"timeWindow":10,"timeUnits":"minute"},"policyModel":{"policyModelType":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0","policyAcronym":"FrequencyLimiter","policyPdpGroup":{"supportedPdpGroups":[{"defaultGroup":["xacml"]}]},"createdDate":"2020-07-22T01:37:35.106757Z","updatedDate":"2020-07-22T01:37:51.709386Z","updatedBy":"Not found","createdBy":"Not found"},"createdDate":"2020-07-22T08:27:34.576868Z","updatedDate":"2020-07-22T08:27:34.576868Z","updatedBy":"clamp@clamp.onap.org","createdBy":"clamp@clamp.onap.org","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}]]
2021-11-10 03:46:26.991 [https-jsse-nio-8443-exec-9] INFO  org.apache.camel.Tracing -      [route5      ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000009, BodyType: com.google.gson.JsonArray, Body: [{"name":"OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT","jsonRepresentation":{"title":"onap.policies.controlloop.guard.common.MinMax","type":"object","description":"Supports Min/Max number of entity for scaling operations. Although min and max fields are marked as not\nrequired, you need to have at least one or the other.\n","required":["actor","operation","target"],"properties":{"id":{"type":"string","description":"The Control Loop id this applies to."},"actor":{"type":"string","description":"Specifies the Actor the guard applies to."},"operation":{"type":"string","description":"Specified the operation that the actor is performing the guard applies to."},"timeRange":{"title":"tosca.datatypes.TimeInterval","type":"object","required":["start_time","end_time"],"properties":{"start_time":{"type":"string","format":"date-time"},"end_time":{"type":"string","format":"date-time"}}},"min":{"type":"integer","description":"The minimum instances of this entity"},"max":{"type":"integer","description":"The maximum instances of this entity"},"target":{"type":"string","description":"The target entity that has scaling restricted"}}},"configurationsJson":{"actor":"test","operation":"test","target":"test","timeRange":{"start_time":"00:00:00","end_time":"01:00:00"},"min":1,"max":10},"policyModel":{"policyModelType":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0","policyAcronym":"MinMax","policyPdpGroup":{"supportedPdpGroups":[{"defaultGroup":["xacml"]}]},"createdDate":"2020-07-22T01:37:35.861060Z","updatedDate":"2020-07-22T01:37:51.719018Z","updatedBy":"Not found","createdBy":"Not found"},"createdDate":"2020-07-22T09:01:14.168344Z","updatedDate":"2020-07-22T09:01:14.168344Z","updatedBy":"clamp@clamp.onap.org","createdBy":"clamp@clamp.onap.org","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"},{"name":"OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz","jsonRepresentation":{"title":"onap.policies.controlloop.guard.common.FrequencyLimiter","type":"object","description":"Supports limiting the frequency of actions being taken by a Actor.","required":["actor","operation","limit","timeWindow","timeUnits"],"properties":{"id":{"type":"string","description":"The Control Loop id this applies to."},"actor":{"type":"string","description":"Specifies the Actor the guard applies to."},"operation":{"type":"string","description":"Specified the operation that the actor is performing the guard applies to."},"timeRange":{"title":"tosca.datatypes.TimeInterval","type":"object","required":["start_time","end_time"],"properties":{"start_time":{"type":"string","format":"date-time"},"end_time":{"type":"string","format":"date-time"}}},"limit":{"type":"integer","description":"The limit","exclusiveMinimum":"0"},"timeWindow":{"type":"integer","description":"The time window to count the actions against."},"timeUnits":{"type":"string","description":"The units of time the window is counting.","enum":["second","minute","hour","day","week","month","year"]}}},"configurationsJson":{"actor":"SO","operation":"VF Module Create","limit":1,"timeWindow":10,"timeUnits":"minute"},"policyModel":{"policyModelType":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0","policyAcronym":"FrequencyLimiter","policyPdpGroup":{"supportedPdpGroups":[{"defaultGroup":["xacml"]}]},"createdDate":"2020-07-22T01:37:35.106757Z","updatedDate":"2020-07-22T01:37:51.709386Z","updatedBy":"Not found","createdBy":"Not found"},"createdDate":"2020-07-22T08:27:34.576868Z","updatedDate":"2020-07-22T08:27:34.576868Z","updatedBy":"clamp@clamp.onap.org","createdBy":"clamp@clamp.onap.org","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}]]
2021-11-10 03:46:26.994 [https-jsse-nio-8443-exec-9] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - Entering
2021-11-10 03:46:26.995 [https-jsse-nio-8443-exec-9] INFO  org.apache.camel.Tracing -      [route5      ] [bean:org.onap.policy.clamp.author] Exchange[Id: E1E934F01050EA2-0000000000000009, BodyType: com.google.gson.JsonArray, Body: [{"name":"OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT","jsonRepresentation":{"title":"onap.policies.controlloop.guard.common.MinMax","type":"object","description":"Supports Min/Max number of entity for scaling operations. Although min and max fields are marked as not\nrequired, you need to have at least one or the other.\n","required":["actor","operation","target"],"properties":{"id":{"type":"string","description":"The Control Loop id this applies to."},"actor":{"type":"string","description":"Specifies the Actor the guard applies to."},"operation":{"type":"string","description":"Specified the operation that the actor is performing the guard applies to."},"timeRange":{"title":"tosca.datatypes.TimeInterval","type":"object","required":["start_time","end_time"],"properties":{"start_time":{"type":"string","format":"date-time"},"end_time":{"type":"string","format":"date-time"}}},"min":{"type":"integer","description":"The minimum instances of this entity"},"max":{"type":"integer","description":"The maximum instances of this entity"},"target":{"type":"string","description":"The target entity that has scaling restricted"}}},"configurationsJson":{"actor":"test","operation":"test","target":"test","timeRange":{"start_time":"00:00:00","end_time":"01:00:00"},"min":1,"max":10},"policyModel":{"policyModelType":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0","policyAcronym":"MinMax","policyPdpGroup":{"supportedPdpGroups":[{"defaultGroup":["xacml"]}]},"createdDate":"2020-07-22T01:37:35.861060Z","updatedDate":"2020-07-22T01:37:51.719018Z","updatedBy":"Not found","createdBy":"Not found"},"createdDate":"2020-07-22T09:01:14.168344Z","updatedDate":"2020-07-22T09:01:14.168344Z","updatedBy":"clamp@clamp.onap.org","createdBy":"clamp@clamp.onap.org","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"},{"name":"OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz","jsonRepresentation":{"title":"onap.policies.controlloop.guard.common.FrequencyLimiter","type":"object","description":"Supports limiting the frequency of actions being taken by a Actor.","required":["actor","operation","limit","timeWindow","timeUnits"],"properties":{"id":{"type":"string","description":"The Control Loop id this applies to."},"actor":{"type":"string","description":"Specifies the Actor the guard applies to."},"operation":{"type":"string","description":"Specified the operation that the actor is performing the guard applies to."},"timeRange":{"title":"tosca.datatypes.TimeInterval","type":"object","required":["start_time","end_time"],"properties":{"start_time":{"type":"string","format":"date-time"},"end_time":{"type":"string","format":"date-time"}}},"limit":{"type":"integer","description":"The limit","exclusiveMinimum":"0"},"timeWindow":{"type":"integer","description":"The time window to count the actions against."},"timeUnits":{"type":"string","description":"The units of time the window is counting.","enum":["second","minute","hour","day","week","month","year"]}}},"configurationsJson":{"actor":"SO","operation":"VF Module Create","limit":1,"timeWindow":10,"timeUnits":"minute"},"policyModel":{"policyModelType":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0","policyAcronym":"FrequencyLimiter","policyPdpGroup":{"supportedPdpGroups":[{"defaultGroup":["xacml"]}]},"createdDate":"2020-07-22T01:37:35.106757Z","updatedDate":"2020-07-22T01:37:51.709386Z","updatedBy":"Not found","createdBy":"Not found"},"createdDate":"2020-07-22T08:27:34.576868Z","updatedDate":"2020-07-22T08:27:34.576868Z","updatedBy":"clamp@clamp.onap.org","createdBy":"clamp@clamp.onap.org","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}]]
2021-11-10 03:46:27.000 [https-jsse-nio-8443-exec-9] INFO  org.onap.policy.clamp.authorization.AuthorizationController - demo@people.osaaf.org authorized because user has permission with * for instance: org.onap.clamp.clds.cl:dev:update
2021-11-10 03:46:27.001 [https-jsse-nio-8443-exec-9] INFO  org.apache.camel.Tracing -      [route5      ] [setHeader[OperationalPoliciesArra] Exchange[Id: E1E934F01050EA2-0000000000000009, BodyType: com.google.gson.JsonArray, Body: [{"name":"OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT","jsonRepresentation":{"title":"onap.policies.controlloop.guard.common.MinMax","type":"object","description":"Supports Min/Max number of entity for scaling operations. Although min and max fields are marked as not\nrequired, you need to have at least one or the other.\n","required":["actor","operation","target"],"properties":{"id":{"type":"string","description":"The Control Loop id this applies to."},"actor":{"type":"string","description":"Specifies the Actor the guard applies to."},"operation":{"type":"string","description":"Specified the operation that the actor is performing the guard applies to."},"timeRange":{"title":"tosca.datatypes.TimeInterval","type":"object","required":["start_time","end_time"],"properties":{"start_time":{"type":"string","format":"date-time"},"end_time":{"type":"string","format":"date-time"}}},"min":{"type":"integer","description":"The minimum instances of this entity"},"max":{"type":"integer","description":"The maximum instances of this entity"},"target":{"type":"string","description":"The target entity that has scaling restricted"}}},"configurationsJson":{"actor":"test","operation":"test","target":"test","timeRange":{"start_time":"00:00:00","end_time":"01:00:00"},"min":1,"max":10},"policyModel":{"policyModelType":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0","policyAcronym":"MinMax","policyPdpGroup":{"supportedPdpGroups":[{"defaultGroup":["xacml"]}]},"createdDate":"2020-07-22T01:37:35.861060Z","updatedDate":"2020-07-22T01:37:51.719018Z","updatedBy":"Not found","createdBy":"Not found"},"createdDate":"2020-07-22T09:01:14.168344Z","updatedDate":"2020-07-22T09:01:14.168344Z","updatedBy":"clamp@clamp.onap.org","createdBy":"clamp@clamp.onap.org","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"},{"name":"OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz","jsonRepresentation":{"title":"onap.policies.controlloop.guard.common.FrequencyLimiter","type":"object","description":"Supports limiting the frequency of actions being taken by a Actor.","required":["actor","operation","limit","timeWindow","timeUnits"],"properties":{"id":{"type":"string","description":"The Control Loop id this applies to."},"actor":{"type":"string","description":"Specifies the Actor the guard applies to."},"operation":{"type":"string","description":"Specified the operation that the actor is performing the guard applies to."},"timeRange":{"title":"tosca.datatypes.TimeInterval","type":"object","required":["start_time","end_time"],"properties":{"start_time":{"type":"string","format":"date-time"},"end_time":{"type":"string","format":"date-time"}}},"limit":{"type":"integer","description":"The limit","exclusiveMinimum":"0"},"timeWindow":{"type":"integer","description":"The time window to count the actions against."},"timeUnits":{"type":"string","description":"The units of time the window is counting.","enum":["second","minute","hour","day","week","month","year"]}}},"configurationsJson":{"actor":"SO","operation":"VF Module Create","limit":1,"timeWindow":10,"timeUnits":"minute"},"policyModel":{"policyModelType":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0","policyAcronym":"FrequencyLimiter","policyPdpGroup":{"supportedPdpGroups":[{"defaultGroup":["xacml"]}]},"createdDate":"2020-07-22T01:37:35.106757Z","updatedDate":"2020-07-22T01:37:51.709386Z","updatedBy":"Not found","createdBy":"Not found"},"createdDate":"2020-07-22T08:27:34.576868Z","updatedDate":"2020-07-22T08:27:34.576868Z","updatedBy":"clamp@clamp.onap.org","createdBy":"clamp@clamp.onap.org","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}]]
2021-11-10 03:46:27.002 [https-jsse-nio-8443-exec-9] INFO  org.apache.camel.Tracing -      [route5      ] [direct:load-loop                 ] Exchange[Id: E1E934F01050EA2-0000000000000009, BodyType: com.google.gson.JsonArray, Body: [{"name":"OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT","jsonRepresentation":{"title":"onap.policies.controlloop.guard.common.MinMax","type":"object","description":"Supports Min/Max number of entity for scaling operations. Although min and max fields are marked as not\nrequired, you need to have at least one or the other.\n","required":["actor","operation","target"],"properties":{"id":{"type":"string","description":"The Control Loop id this applies to."},"actor":{"type":"string","description":"Specifies the Actor the guard applies to."},"operation":{"type":"string","description":"Specified the operation that the actor is performing the guard applies to."},"timeRange":{"title":"tosca.datatypes.TimeInterval","type":"object","required":["start_time","end_time"],"properties":{"start_time":{"type":"string","format":"date-time"},"end_time":{"type":"string","format":"date-time"}}},"min":{"type":"integer","description":"The minimum instances of this entity"},"max":{"type":"integer","description":"The maximum instances of this entity"},"target":{"type":"string","description":"The target entity that has scaling restricted"}}},"configurationsJson":{"actor":"test","operation":"test","target":"test","timeRange":{"start_time":"00:00:00","end_time":"01:00:00"},"min":1,"max":10},"policyModel":{"policyModelType":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0","policyAcronym":"MinMax","policyPdpGroup":{"supportedPdpGroups":[{"defaultGroup":["xacml"]}]},"createdDate":"2020-07-22T01:37:35.861060Z","updatedDate":"2020-07-22T01:37:51.719018Z","updatedBy":"Not found","createdBy":"Not found"},"createdDate":"2020-07-22T09:01:14.168344Z","updatedDate":"2020-07-22T09:01:14.168344Z","updatedBy":"clamp@clamp.onap.org","createdBy":"clamp@clamp.onap.org","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"},{"name":"OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz","jsonRepresentation":{"title":"onap.policies.controlloop.guard.common.FrequencyLimiter","type":"object","description":"Supports limiting the frequency of actions being taken by a Actor.","required":["actor","operation","limit","timeWindow","timeUnits"],"properties":{"id":{"type":"string","description":"The Control Loop id this applies to."},"actor":{"type":"string","description":"Specifies the Actor the guard applies to."},"operation":{"type":"string","description":"Specified the operation that the actor is performing the guard applies to."},"timeRange":{"title":"tosca.datatypes.TimeInterval","type":"object","required":["start_time","end_time"],"properties":{"start_time":{"type":"string","format":"date-time"},"end_time":{"type":"string","format":"date-time"}}},"limit":{"type":"integer","description":"The limit","exclusiveMinimum":"0"},"timeWindow":{"type":"integer","description":"The time window to count the actions against."},"timeUnits":{"type":"string","description":"The units of time the window is counting.","enum":["second","minute","hour","day","week","month","year"]}}},"configurationsJson":{"actor":"SO","operation":"VF Module Create","limit":1,"timeWindow":10,"timeUnits":"minute"},"policyModel":{"policyModelType":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0","policyAcronym":"FrequencyLimiter","policyPdpGroup":{"supportedPdpGroups":[{"defaultGroup":["xacml"]}]},"createdDate":"2020-07-22T01:37:35.106757Z","updatedDate":"2020-07-22T01:37:51.709386Z","updatedBy":"Not found","createdBy":"Not found"},"createdDate":"2020-07-22T08:27:34.576868Z","updatedDate":"2020-07-22T08:27:34.576868Z","updatedBy":"clamp@clamp.onap.org","createdBy":"clamp@clamp.onap.org","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}]]
2021-11-10 03:46:27.002 [https-jsse-nio-8443-exec-9] INFO  org.apache.camel.Tracing -      [load-loop   ] [setBody[simple{${header.loopName}] Exchange[Id: E1E934F01050EA2-0000000000000009, BodyType: com.google.gson.JsonArray, Body: [{"name":"OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT","jsonRepresentation":{"title":"onap.policies.controlloop.guard.common.MinMax","type":"object","description":"Supports Min/Max number of entity for scaling operations. Although min and max fields are marked as not\nrequired, you need to have at least one or the other.\n","required":["actor","operation","target"],"properties":{"id":{"type":"string","description":"The Control Loop id this applies to."},"actor":{"type":"string","description":"Specifies the Actor the guard applies to."},"operation":{"type":"string","description":"Specified the operation that the actor is performing the guard applies to."},"timeRange":{"title":"tosca.datatypes.TimeInterval","type":"object","required":["start_time","end_time"],"properties":{"start_time":{"type":"string","format":"date-time"},"end_time":{"type":"string","format":"date-time"}}},"min":{"type":"integer","description":"The minimum instances of this entity"},"max":{"type":"integer","description":"The maximum instances of this entity"},"target":{"type":"string","description":"The target entity that has scaling restricted"}}},"configurationsJson":{"actor":"test","operation":"test","target":"test","timeRange":{"start_time":"00:00:00","end_time":"01:00:00"},"min":1,"max":10},"policyModel":{"policyModelType":"onap.policies.controlloop.guard.common.MinMax","version":"1.0.0","policyAcronym":"MinMax","policyPdpGroup":{"supportedPdpGroups":[{"defaultGroup":["xacml"]}]},"createdDate":"2020-07-22T01:37:35.861060Z","updatedDate":"2020-07-22T01:37:51.719018Z","updatedBy":"Not found","createdBy":"Not found"},"createdDate":"2020-07-22T09:01:14.168344Z","updatedDate":"2020-07-22T09:01:14.168344Z","updatedBy":"clamp@clamp.onap.org","createdBy":"clamp@clamp.onap.org","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"},{"name":"OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz","jsonRepresentation":{"title":"onap.policies.controlloop.guard.common.FrequencyLimiter","type":"object","description":"Supports limiting the frequency of actions being taken by a Actor.","required":["actor","operation","limit","timeWindow","timeUnits"],"properties":{"id":{"type":"string","description":"The Control Loop id this applies to."},"actor":{"type":"string","description":"Specifies the Actor the guard applies to."},"operation":{"type":"string","description":"Specified the operation that the actor is performing the guard applies to."},"timeRange":{"title":"tosca.datatypes.TimeInterval","type":"object","required":["start_time","end_time"],"properties":{"start_time":{"type":"string","format":"date-time"},"end_time":{"type":"string","format":"date-time"}}},"limit":{"type":"integer","description":"The limit","exclusiveMinimum":"0"},"timeWindow":{"type":"integer","description":"The time window to count the actions against."},"timeUnits":{"type":"string","description":"The units of time the window is counting.","enum":["second","minute","hour","day","week","month","year"]}}},"configurationsJson":{"actor":"SO","operation":"VF Module Create","limit":1,"timeWindow":10,"timeUnits":"minute"},"policyModel":{"policyModelType":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0","policyAcronym":"FrequencyLimiter","policyPdpGroup":{"supportedPdpGroups":[{"defaultGroup":["xacml"]}]},"createdDate":"2020-07-22T01:37:35.106757Z","updatedDate":"2020-07-22T01:37:51.709386Z","updatedBy":"Not found","createdBy":"Not found"},"createdDate":"2020-07-22T08:27:34.576868Z","updatedDate":"2020-07-22T08:27:34.576868Z","updatedBy":"clamp@clamp.onap.org","createdBy":"clamp@clamp.onap.org","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}]]
2021-11-10 03:46:27.003 [https-jsse-nio-8443-exec-9] INFO  org.apache.camel.Tracing -      [load-loop   ] [setProperty[loopObject]          ] Exchange[Id: E1E934F01050EA2-0000000000000009, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:27.075 [https-jsse-nio-8443-exec-9] INFO  org.apache.camel.Tracing -      [load-loop   ] [when[simple{${exchangeProperty[lo] Exchange[Id: E1E934F01050EA2-0000000000000009, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:27.075 [https-jsse-nio-8443-exec-9] INFO  org.apache.camel.Tracing -      [route5      ] [bean:org.onap.policy.clamp.loop.L] Exchange[Id: E1E934F01050EA2-0000000000000009, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:27.194 [https-jsse-nio-8443-exec-9] INFO  org.apache.camel.Tracing -      [route5      ] [bean:org.onap.policy.clamp.loop.l] Exchange[Id: E1E934F01050EA2-0000000000000009, BodyType: org.onap.policy.clamp.loop.Loop, Body: org.onap.policy.clamp.loop.Loop@8020d38d]
2021-11-10 03:46:27.209 [https-jsse-nio-8443-exec-9] INFO  org.apache.camel.Tracing -      [route5      ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000009, BodyType: org.onap.policy.clamp.loop.Loop, Body: org.onap.policy.clamp.loop.Loop@8020d38d]
2021-11-10 03:46:27.210 [https-jsse-nio-8443-exec-9] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - Exiting
2021-11-10 03:46:27.211 [https-jsse-nio-8443-exec-9] INFO  org.apache.camel.Tracing - *<-- [route5      ] [from[servlet:/v2/loop/updateOpera] Exchange[Id: E1E934F01050EA2-0000000000000009, BodyType: org.onap.policy.clamp.loop.Loop, Body: org.onap.policy.clamp.loop.Loop@8020d38d]
2021-11-10 03:46:27.214 [https-jsse-nio-8443-exec-9] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:27.214+0000 INFO [cadi] Trans: user=demo@people.osaaf.org[BAth],ip=10.233.72.146,ms=232.015701,validate=1.620722,code=230.373764,result=IS_AUTHENTICATED
2021-11-10 03:46:27.285 [https-jsse-nio-8443-exec-3] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:27.285+0000 DEBUG [cadi] There is no client certificate on the transaction
2021-11-10 03:46:27.286 [https-jsse-nio-8443-exec-3] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:27.286+0000 DEBUG [cadi] DenialOfServiceTaf: Not processing this transaction: This Transaction is not denied, ms=0.003652
2021-11-10 03:46:27.286 [https-jsse-nio-8443-exec-3] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:27.286+0000 DEBUG [cadi] X509Taf: No Certificate Info on Transaction, ms=0.534066
2021-11-10 03:46:27.287 [https-jsse-nio-8443-exec-3] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:27.286+0000 DEBUG [cadi] BasicHttpTaf: demo@people.osaaf.org authenticated by cached AAF password, ms=0.086039
2021-11-10 03:46:27.287 [https-jsse-nio-8443-exec-3] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:27.287+0000 DEBUG [cadi] user=demo@people.osaaf.org,ip=10.233.72.146:42634,msg="Authenticated: demo@people.osaaf.org authenticated by cached AAF password"
2021-11-10 03:46:27.288 [https-jsse-nio-8443-exec-3] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:27.287+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl|dev|read, 0.046083 ms
2021-11-10 03:46:27.288 [https-jsse-nio-8443-exec-3] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:27.288+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl|dev|update, 0.038781 ms
2021-11-10 03:46:27.288 [https-jsse-nio-8443-exec-3] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:27.288+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.template|dev|read, 0.031381 ms
2021-11-10 03:46:27.288 [https-jsse-nio-8443-exec-3] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:27.288+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.template|dev|update, 0.029781 ms
2021-11-10 03:46:27.289 [https-jsse-nio-8443-exec-3] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:27.289+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.filter.vf|dev|*, 0.029830 ms
2021-11-10 03:46:27.289 [https-jsse-nio-8443-exec-3] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:27.289+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl.manage|dev|*, 0.036618 ms
2021-11-10 03:46:27.289 [https-jsse-nio-8443-exec-3] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:27.289+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.tosca|dev|read, 0.032907 ms
2021-11-10 03:46:27.290 [https-jsse-nio-8443-exec-3] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:27.290+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.tosca|dev|update, 0.030286 ms
2021-11-10 03:46:27.290 [https-jsse-nio-8443-exec-3] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:27.290+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.policies|dev|read, 0.030977 ms
2021-11-10 03:46:27.290 [https-jsse-nio-8443-exec-3] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:27.290+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.policies|dev|update, 0.040488 ms
2021-11-10 03:46:27.291 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - *--> [route13     ] [from[rest://put:/v2/loop/submit/%] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:27.292 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route13     ] [removeHeaders[*]                 ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:27.292 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route13     ] [doTry                            ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:27.292 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route13     ] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:27.292 [https-jsse-nio-8443-exec-3] INFO  route13 - POLICY SUBMIT request for loop: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q
2021-11-10 03:46:27.292 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route13     ] [setProperty[raiseHttpExceptionFla] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:27.293 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route13     ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:27.297 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - Entering
2021-11-10 03:46:27.297 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route13     ] [bean:org.onap.policy.clamp.author] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:27.303 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.authorization.AuthorizationController - demo@people.osaaf.org authorized because user has permission with * for instance: org.onap.clamp.clds.cl:dev:update
2021-11-10 03:46:27.303 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route13     ] [direct:load-loop                 ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:27.303 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [load-loop   ] [setBody[simple{${header.loopName}] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:27.303 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [load-loop   ] [setProperty[loopObject]          ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:27.843 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [load-loop   ] [when[simple{${exchangeProperty[lo] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:27.844 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route13     ] [bean:org.onap.policy.clamp.loop.l] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:27.860 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route13     ] [setProperty[raiseHttpExceptionFla] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:27.861 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route13     ] [direct:remove-all-policy-from-act] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:27.861 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - ---> [remove-all-p] [from[direct:remove-all-policy-fro] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:27.861 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [remove-all-p] [doTry                            ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:27.861 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [remove-all-p] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:27.865 [https-jsse-nio-8443-exec-3] INFO  remove-all-policy-from-active-pdp-group - Removing loop policies from PDP Group: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q
2021-11-10 03:46:27.865 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [remove-all-p] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:27.871 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-11-10 03:46:27.877 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{7cd0ce37-d96c-4035-8da6-eed8798e9ad8}
2021-11-10 03:46:27.878 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [remove-all-p] [setBody[simple{
                 ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:27.989 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.policy.pdpgroup.PdpGroupPayload - PdpGroup policy payload: {
  "groups": [
    {
      "name": "defaultGroup",
      "deploymentSubgroups": [
        {
          "pdpType": "xacml",
          "action": "DELETE",
          "policies": [
            {
              "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",
              "version": "1.0.0"
            }
          ]
        },
        {
          "pdpType": "xacml",
          "action": "DELETE",
          "policies": [
            {
              "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",
              "version": "1.0.0"
            }
          ]
        },
        {
          "pdpType": "xacml",
          "action": "DELETE",
          "policies": [
            {
              "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",
              "version": "1.0.0"
            }
          ]
        }
      ]
    }
  ]
}
2021-11-10 03:46:27.990 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [remove-all-p] [setHeader[CamelHttpMethod]       ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: String, Body: {  "groups": [    {      "name": "defaultGroup",      "deploymentSubgroups": [        {          "pdpType": "xacml",          "action": "DELETE",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "DELETE",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "DELETE",          "policies": [            {              "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",              "version": "1.0.0"            }          ]        }      ]    }  ]}]
2021-11-10 03:46:27.990 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [remove-all-p] [setHeader[Content-Type]          ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: String, Body: {  "groups": [    {      "name": "defaultGroup",      "deploymentSubgroups": [        {          "pdpType": "xacml",          "action": "DELETE",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "DELETE",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "DELETE",          "policies": [            {              "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",              "version": "1.0.0"            }          ]        }      ]    }  ]}]
2021-11-10 03:46:27.990 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [remove-all-p] [setHeader[X-ONAP-RequestID]      ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: String, Body: {  "groups": [    {      "name": "defaultGroup",      "deploymentSubgroups": [        {          "pdpType": "xacml",          "action": "DELETE",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "DELETE",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "DELETE",          "policies": [            {              "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",              "version": "1.0.0"            }          ]        }      ]    }  ]}]
2021-11-10 03:46:27.991 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [remove-all-p] [setHeader[X-ONAP-InvocationID]   ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: String, Body: {  "groups": [    {      "name": "defaultGroup",      "deploymentSubgroups": [        {          "pdpType": "xacml",          "action": "DELETE",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "DELETE",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "DELETE",          "policies": [            {              "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",              "version": "1.0.0"            }          ]        }      ]    }  ]}]
2021-11-10 03:46:27.991 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [remove-all-p] [setHeader[X-ONAP-PartnerName]    ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: String, Body: {  "groups": [    {      "name": "defaultGroup",      "deploymentSubgroups": [        {          "pdpType": "xacml",          "action": "DELETE",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "DELETE",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "DELETE",          "policies": [            {              "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",              "version": "1.0.0"            }          ]        }      ]    }  ]}]
2021-11-10 03:46:27.992 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [remove-all-p] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: String, Body: {  "groups": [    {      "name": "defaultGroup",      "deploymentSubgroups": [        {          "pdpType": "xacml",          "action": "DELETE",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "DELETE",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "DELETE",          "policies": [            {              "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",              "version": "1.0.0"            }          ]        }      ]    }  ]}]
2021-11-10 03:46:27.992 [https-jsse-nio-8443-exec-3] INFO  remove-all-policy-from-active-pdp-group - Endpoint to remove policies from PDP Group: https://policy-pap.onap:6969/policy/pap/v1/pdps/deployments/batch
2021-11-10 03:46:27.992 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [remove-all-p] [{{clamp.config.policy.pap.url}}/p] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: String, Body: {  "groups": [    {      "name": "defaultGroup",      "deploymentSubgroups": [        {          "pdpType": "xacml",          "action": "DELETE",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "DELETE",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "DELETE",          "policies": [            {              "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",              "version": "1.0.0"            }          ]        }      ]    }  ]}]
2021-11-10 03:46:27.997 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.component.http.HttpComponent - Created ClientConnectionManager org.apache.http.impl.conn.PoolingHttpClientConnectionManager@6daa8b0c
2021-11-10 03:46:30.105 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [remove-all-p] [direct:reset-raise-http-exception] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:30.106 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - ---> [reset-raise-] [from[direct:reset-raise-http-exce] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:30.107 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:30.107 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - <--- [reset-raise-] [from[direct://reset-raise-http-ex] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:30.108 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [remove-all-p] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:30.108 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-11-10 03:46:30.108 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [remove-all-p] [setProperty[logMessage]          ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:30.109 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [remove-all-p] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:30.109 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [remove-all-p] [direct:dump-loop-log-http-respons] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:30.110 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - ---> [dump-loop-lo] [from[direct:dump-loop-log-http-re] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:30.110 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:30.110 [https-jsse-nio-8443-exec-3] INFO  dump-loop-log-http-response - PDP Group remove ALL status - 400 : Bad Request
2021-11-10 03:46:30.111 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [choice[when[simple{${exchangeProp] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:30.113 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [bean:org.onap.policy.clamp.loop.l] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:30.129 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:30.129 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - <--- [dump-loop-lo] [from[direct://dump-loop-log-http-] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:30.130 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - <--- [remove-all-p] [from[direct://remove-all-policy-f] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:30.130 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route13     ] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:30.130 [https-jsse-nio-8443-exec-3] INFO  route13 - Processing all MICRO-SERVICES policies defined in loop LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q
2021-11-10 03:46:30.130 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route13     ] [split[simple{${exchangeProperty[l] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:30.138 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - *--> [route13     ] [from[rest://put:/v2/loop/submit/%] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:30.139 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route13     ] [setProperty[policy]              ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:30.139 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route13     ] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:30.143 [https-jsse-nio-8443-exec-3] INFO  route13 - Processing Micro Service Policy: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ
2021-11-10 03:46:30.144 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route13     ] [setProperty[raiseHttpExceptionFla] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:30.144 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route13     ] [direct:delete-policy-from-loop-ob] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:30.144 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - ---> [delete-polic] [from[direct:delete-policy-from-lo] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:30.144 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [doTry                            ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:30.145 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:30.145 [https-jsse-nio-8443-exec-3] INFO  delete-policy-from-loop-object - Deleting Policy in a loop: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ
2021-11-10 03:46:30.145 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:30.174 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-11-10 03:46:30.174 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{f662b211-583b-4ffb-9796-e2233c4e9901}
2021-11-10 03:46:30.175 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [setProperty[policyModelType]     ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:30.177 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [setProperty[policyModelVersion]  ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:30.178 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [setProperty[policyName]          ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:30.179 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [setProperty[policyVersion]       ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:30.179 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [direct:delete-policy             ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:30.179 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - ---> [delete-polic] [from[direct:delete-policy]       ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:30.179 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [doTry                            ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:30.180 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:30.180 [https-jsse-nio-8443-exec-3] INFO  delete-policy - Deleting Policy: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ
2021-11-10 03:46:30.180 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:30.187 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-11-10 03:46:30.187 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{6aeb54d0-9470-44f5-a656-e0ab8ff93ea6}
2021-11-10 03:46:30.188 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [setBody[constant{null}]          ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:30.188 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [setHeader[CamelHttpMethod]       ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: String, Body: null]
2021-11-10 03:46:30.188 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [setHeader[X-ONAP-RequestID]      ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: String, Body: null]
2021-11-10 03:46:30.188 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [setHeader[X-ONAP-InvocationID]   ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: String, Body: null]
2021-11-10 03:46:30.188 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [setHeader[X-ONAP-PartnerName]    ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: String, Body: null]
2021-11-10 03:46:30.188 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: String, Body: null]
2021-11-10 03:46:30.188 [https-jsse-nio-8443-exec-3] INFO  delete-policy - Endpoint to delete policy: https://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.monitoring.tcagen2/versions/1.0.0/policies/MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ/versions/1.0.0
2021-11-10 03:46:30.189 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [{{clamp.config.policy.api.url}}/p] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: String, Body: null]
2021-11-10 03:46:30.190 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.component.http.HttpComponent - Created ClientConnectionManager org.apache.http.impl.conn.PoolingHttpClientConnectionManager@260df23d
2021-11-10 03:46:31.011 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [direct:reset-raise-http-exception] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.011 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.012 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.012 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-11-10 03:46:31.012 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - <--- [delete-polic] [from[direct://delete-policy]     ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.013 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.013 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-11-10 03:46:31.013 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [setProperty[logMessage]          ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.014 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.014 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [direct:dump-loop-log-http-respons] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.014 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.014 [https-jsse-nio-8443-exec-3] INFO  dump-loop-log-http-response - MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ removal
                        status - 404 : Not Found
2021-11-10 03:46:31.014 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - ---> [dump-loop-lo] [from[direct:dump-loop-log-http-re] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.015 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [choice[when[simple{${exchangeProp] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.015 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [bean:org.onap.policy.clamp.loop.l] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.033 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.033 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - <--- [dump-loop-lo] [from[direct://dump-loop-log-http-] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.033 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - <--- [delete-polic] [from[direct://delete-policy-from-] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.034 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route13     ] [direct:create-policy-from-loop-ob] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.034 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - ---> [create-polic] [from[direct:create-policy-from-lo] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.034 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [doTry                            ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.034 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.035 [https-jsse-nio-8443-exec-3] INFO  create-policy-from-loop-object - Creating Policy from loop object: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ
2021-11-10 03:46:31.035 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.052 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-11-10 03:46:31.052 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{4392ba28-6b67-43b3-b93f-7996ba843f19}
2021-11-10 03:46:31.053 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [setBody[simple{${exchangeProperty] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.060 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.policy.PolicyPayload - Policy payload: {
  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",
  "topology_template": {
    "policies": [
      {
        "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ": {
          "type": "onap.policies.monitoring.tcagen2",
          "type_version": "1.0.0",
          "version": "1.0.0",
          "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",
          "metadata": {
            "policy-id": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",
            "policy-version": "1.0.0"
          },
          "properties": {
            "tca.policy": {
              "domain": "measurementsForVfScaling",
              "metricsPerEventName": [
                {
                  "policyScope": "DCAE",
                  "thresholds": [
                    {
                      "version": "1.0.2",
                      "severity": "MAJOR",
                      "thresholdValue": 200,
                      "closedLoopEventStatus": "ONSET",
                      "closedLoopControlName": "LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q",
                      "direction": "LESS_OR_EQUAL",
                      "fieldPath": "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"
                    }
                  ],
                  "eventName": "vLoadBalancer",
                  "policyVersion": "v0.0.1",
                  "controlLoopSchemaType": "VM",
                  "policyName": "DCAE.Config_tca-hi-lo"
                }
              ]
            }
          }
        }
      }
    ]
  }
}
2021-11-10 03:46:31.060 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [setProperty[policyModelType]     ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ": {          "type": "onap.policies.monitoring.tcagen2",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",          "metadata": {            "policy-id": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",            "policy-version": "1.0.0"          },          "properties": {            "tca.policy": {              "domain": "measurementsForVfScaling",              "metricsPerEventName": [                {                  "policyScope": "DCAE",                  "thresholds": [                    {                      "version": "1.0.2",                      "severity": "MAJOR",                      "thresholdValue": 200,                      "closedLoopEventStatus": "ONSET",                      "closedLoopControlName": "LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q",                      "direction": "LESS_OR_EQUAL",                      "fieldPath": "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"                    }                  ],                  "eventName": "vLoadBalancer",                  "policyVersion": "v0.0.1",                  "controlLoopSchemaType": "VM",                  "policyName": "DCAE.Config_tca-hi-lo"                }              ]            }          }        }      }    ]  }}]
2021-11-10 03:46:31.061 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [setProperty[policyModelVersion]  ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ": {          "type": "onap.policies.monitoring.tcagen2",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",          "metadata": {            "policy-id": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",            "policy-version": "1.0.0"          },          "properties": {            "tca.policy": {              "domain": "measurementsForVfScaling",              "metricsPerEventName": [                {                  "policyScope": "DCAE",                  "thresholds": [                    {                      "version": "1.0.2",                      "severity": "MAJOR",                      "thresholdValue": 200,                      "closedLoopEventStatus": "ONSET",                      "closedLoopControlName": "LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q",                      "direction": "LESS_OR_EQUAL",                      "fieldPath": "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"                    }                  ],                  "eventName": "vLoadBalancer",                  "policyVersion": "v0.0.1",                  "controlLoopSchemaType": "VM",                  "policyName": "DCAE.Config_tca-hi-lo"                }              ]            }          }        }      }    ]  }}]
2021-11-10 03:46:31.062 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [direct:create-policy             ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ": {          "type": "onap.policies.monitoring.tcagen2",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",          "metadata": {            "policy-id": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",            "policy-version": "1.0.0"          },          "properties": {            "tca.policy": {              "domain": "measurementsForVfScaling",              "metricsPerEventName": [                {                  "policyScope": "DCAE",                  "thresholds": [                    {                      "version": "1.0.2",                      "severity": "MAJOR",                      "thresholdValue": 200,                      "closedLoopEventStatus": "ONSET",                      "closedLoopControlName": "LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q",                      "direction": "LESS_OR_EQUAL",                      "fieldPath": "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"                    }                  ],                  "eventName": "vLoadBalancer",                  "policyVersion": "v0.0.1",                  "controlLoopSchemaType": "VM",                  "policyName": "DCAE.Config_tca-hi-lo"                }              ]            }          }        }      }    ]  }}]
2021-11-10 03:46:31.062 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - ---> [create-polic] [from[direct:create-policy]       ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ": {          "type": "onap.policies.monitoring.tcagen2",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",          "metadata": {            "policy-id": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",            "policy-version": "1.0.0"          },          "properties": {            "tca.policy": {              "domain": "measurementsForVfScaling",              "metricsPerEventName": [                {                  "policyScope": "DCAE",                  "thresholds": [                    {                      "version": "1.0.2",                      "severity": "MAJOR",                      "thresholdValue": 200,                      "closedLoopEventStatus": "ONSET",                      "closedLoopControlName": "LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q",                      "direction": "LESS_OR_EQUAL",                      "fieldPath": "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"                    }                  ],                  "eventName": "vLoadBalancer",                  "policyVersion": "v0.0.1",                  "controlLoopSchemaType": "VM",                  "policyName": "DCAE.Config_tca-hi-lo"                }              ]            }          }        }      }    ]  }}]
2021-11-10 03:46:31.062 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [doTry                            ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ": {          "type": "onap.policies.monitoring.tcagen2",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",          "metadata": {            "policy-id": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",            "policy-version": "1.0.0"          },          "properties": {            "tca.policy": {              "domain": "measurementsForVfScaling",              "metricsPerEventName": [                {                  "policyScope": "DCAE",                  "thresholds": [                    {                      "version": "1.0.2",                      "severity": "MAJOR",                      "thresholdValue": 200,                      "closedLoopEventStatus": "ONSET",                      "closedLoopControlName": "LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q",                      "direction": "LESS_OR_EQUAL",                      "fieldPath": "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"                    }                  ],                  "eventName": "vLoadBalancer",                  "policyVersion": "v0.0.1",                  "controlLoopSchemaType": "VM",                  "policyName": "DCAE.Config_tca-hi-lo"                }              ]            }          }        }      }    ]  }}]
2021-11-10 03:46:31.062 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ": {          "type": "onap.policies.monitoring.tcagen2",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",          "metadata": {            "policy-id": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",            "policy-version": "1.0.0"          },          "properties": {            "tca.policy": {              "domain": "measurementsForVfScaling",              "metricsPerEventName": [                {                  "policyScope": "DCAE",                  "thresholds": [                    {                      "version": "1.0.2",                      "severity": "MAJOR",                      "thresholdValue": 200,                      "closedLoopEventStatus": "ONSET",                      "closedLoopControlName": "LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q",                      "direction": "LESS_OR_EQUAL",                      "fieldPath": "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"                    }                  ],                  "eventName": "vLoadBalancer",                  "policyVersion": "v0.0.1",                  "controlLoopSchemaType": "VM",                  "policyName": "DCAE.Config_tca-hi-lo"                }              ]            }          }        }      }    ]  }}]
2021-11-10 03:46:31.062 [https-jsse-nio-8443-exec-3] INFO  create-policy - Create Policy from model onap.policies.monitoring.tcagen2/1.0.0
2021-11-10 03:46:31.063 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ": {          "type": "onap.policies.monitoring.tcagen2",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",          "metadata": {            "policy-id": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",            "policy-version": "1.0.0"          },          "properties": {            "tca.policy": {              "domain": "measurementsForVfScaling",              "metricsPerEventName": [                {                  "policyScope": "DCAE",                  "thresholds": [                    {                      "version": "1.0.2",                      "severity": "MAJOR",                      "thresholdValue": 200,                      "closedLoopEventStatus": "ONSET",                      "closedLoopControlName": "LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q",                      "direction": "LESS_OR_EQUAL",                      "fieldPath": "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"                    }                  ],                  "eventName": "vLoadBalancer",                  "policyVersion": "v0.0.1",                  "controlLoopSchemaType": "VM",                  "policyName": "DCAE.Config_tca-hi-lo"                }              ]            }          }        }      }    ]  }}]
2021-11-10 03:46:31.067 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-11-10 03:46:31.068 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{94a6e394-7148-4472-98e4-8f134ebc1e87}
2021-11-10 03:46:31.068 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [setHeader[CamelHttpMethod]       ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ": {          "type": "onap.policies.monitoring.tcagen2",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",          "metadata": {            "policy-id": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",            "policy-version": "1.0.0"          },          "properties": {            "tca.policy": {              "domain": "measurementsForVfScaling",              "metricsPerEventName": [                {                  "policyScope": "DCAE",                  "thresholds": [                    {                      "version": "1.0.2",                      "severity": "MAJOR",                      "thresholdValue": 200,                      "closedLoopEventStatus": "ONSET",                      "closedLoopControlName": "LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q",                      "direction": "LESS_OR_EQUAL",                      "fieldPath": "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"                    }                  ],                  "eventName": "vLoadBalancer",                  "policyVersion": "v0.0.1",                  "controlLoopSchemaType": "VM",                  "policyName": "DCAE.Config_tca-hi-lo"                }              ]            }          }        }      }    ]  }}]
2021-11-10 03:46:31.068 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [setHeader[Content-Type]          ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ": {          "type": "onap.policies.monitoring.tcagen2",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",          "metadata": {            "policy-id": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",            "policy-version": "1.0.0"          },          "properties": {            "tca.policy": {              "domain": "measurementsForVfScaling",              "metricsPerEventName": [                {                  "policyScope": "DCAE",                  "thresholds": [                    {                      "version": "1.0.2",                      "severity": "MAJOR",                      "thresholdValue": 200,                      "closedLoopEventStatus": "ONSET",                      "closedLoopControlName": "LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q",                      "direction": "LESS_OR_EQUAL",                      "fieldPath": "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"                    }                  ],                  "eventName": "vLoadBalancer",                  "policyVersion": "v0.0.1",                  "controlLoopSchemaType": "VM",                  "policyName": "DCAE.Config_tca-hi-lo"                }              ]            }          }        }      }    ]  }}]
2021-11-10 03:46:31.068 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [setHeader[X-ONAP-RequestID]      ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ": {          "type": "onap.policies.monitoring.tcagen2",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",          "metadata": {            "policy-id": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",            "policy-version": "1.0.0"          },          "properties": {            "tca.policy": {              "domain": "measurementsForVfScaling",              "metricsPerEventName": [                {                  "policyScope": "DCAE",                  "thresholds": [                    {                      "version": "1.0.2",                      "severity": "MAJOR",                      "thresholdValue": 200,                      "closedLoopEventStatus": "ONSET",                      "closedLoopControlName": "LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q",                      "direction": "LESS_OR_EQUAL",                      "fieldPath": "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"                    }                  ],                  "eventName": "vLoadBalancer",                  "policyVersion": "v0.0.1",                  "controlLoopSchemaType": "VM",                  "policyName": "DCAE.Config_tca-hi-lo"                }              ]            }          }        }      }    ]  }}]
2021-11-10 03:46:31.068 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [setHeader[X-ONAP-InvocationID]   ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ": {          "type": "onap.policies.monitoring.tcagen2",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",          "metadata": {            "policy-id": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",            "policy-version": "1.0.0"          },          "properties": {            "tca.policy": {              "domain": "measurementsForVfScaling",              "metricsPerEventName": [                {                  "policyScope": "DCAE",                  "thresholds": [                    {                      "version": "1.0.2",                      "severity": "MAJOR",                      "thresholdValue": 200,                      "closedLoopEventStatus": "ONSET",                      "closedLoopControlName": "LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q",                      "direction": "LESS_OR_EQUAL",                      "fieldPath": "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"                    }                  ],                  "eventName": "vLoadBalancer",                  "policyVersion": "v0.0.1",                  "controlLoopSchemaType": "VM",                  "policyName": "DCAE.Config_tca-hi-lo"                }              ]            }          }        }      }    ]  }}]
2021-11-10 03:46:31.069 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [setHeader[X-ONAP-PartnerName]    ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ": {          "type": "onap.policies.monitoring.tcagen2",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",          "metadata": {            "policy-id": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",            "policy-version": "1.0.0"          },          "properties": {            "tca.policy": {              "domain": "measurementsForVfScaling",              "metricsPerEventName": [                {                  "policyScope": "DCAE",                  "thresholds": [                    {                      "version": "1.0.2",                      "severity": "MAJOR",                      "thresholdValue": 200,                      "closedLoopEventStatus": "ONSET",                      "closedLoopControlName": "LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q",                      "direction": "LESS_OR_EQUAL",                      "fieldPath": "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"                    }                  ],                  "eventName": "vLoadBalancer",                  "policyVersion": "v0.0.1",                  "controlLoopSchemaType": "VM",                  "policyName": "DCAE.Config_tca-hi-lo"                }              ]            }          }        }      }    ]  }}]
2021-11-10 03:46:31.069 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ": {          "type": "onap.policies.monitoring.tcagen2",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",          "metadata": {            "policy-id": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",            "policy-version": "1.0.0"          },          "properties": {            "tca.policy": {              "domain": "measurementsForVfScaling",              "metricsPerEventName": [                {                  "policyScope": "DCAE",                  "thresholds": [                    {                      "version": "1.0.2",                      "severity": "MAJOR",                      "thresholdValue": 200,                      "closedLoopEventStatus": "ONSET",                      "closedLoopControlName": "LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q",                      "direction": "LESS_OR_EQUAL",                      "fieldPath": "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"                    }                  ],                  "eventName": "vLoadBalancer",                  "policyVersion": "v0.0.1",                  "controlLoopSchemaType": "VM",                  "policyName": "DCAE.Config_tca-hi-lo"                }              ]            }          }        }      }    ]  }}]
2021-11-10 03:46:31.069 [https-jsse-nio-8443-exec-3] INFO  create-policy - Endpoint to create policy: https://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.monitoring.tcagen2/versions/1.0.0/policies
2021-11-10 03:46:31.069 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [{{clamp.config.policy.api.url}}/p] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ": {          "type": "onap.policies.monitoring.tcagen2",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",          "metadata": {            "policy-id": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",            "policy-version": "1.0.0"          },          "properties": {            "tca.policy": {              "domain": "measurementsForVfScaling",              "metricsPerEventName": [                {                  "policyScope": "DCAE",                  "thresholds": [                    {                      "version": "1.0.2",                      "severity": "MAJOR",                      "thresholdValue": 200,                      "closedLoopEventStatus": "ONSET",                      "closedLoopControlName": "LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q",                      "direction": "LESS_OR_EQUAL",                      "fieldPath": "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"                    }                  ],                  "eventName": "vLoadBalancer",                  "policyVersion": "v0.0.1",                  "controlLoopSchemaType": "VM",                  "policyName": "DCAE.Config_tca-hi-lo"                }              ]            }          }        }      }    ]  }}]
2021-11-10 03:46:31.072 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.component.http.HttpComponent - Created ClientConnectionManager org.apache.http.impl.conn.PoolingHttpClientConnectionManager@7c00caf0
2021-11-10 03:46:31.966 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [direct:reset-raise-http-exception] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.967 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.967 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.967 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-11-10 03:46:31.967 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - <--- [create-polic] [from[direct://create-policy]     ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.968 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.968 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-11-10 03:46:31.968 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [setProperty[logMessage]          ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.969 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.969 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [direct:dump-loop-log-http-respons] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.969 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.969 [https-jsse-nio-8443-exec-3] INFO  dump-loop-log-http-response - MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ creation
                        status - 200 : OK
2021-11-10 03:46:31.970 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [choice[when[simple{${exchangeProp] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.970 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [bean:org.onap.policy.clamp.loop.l] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.987 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.988 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - <--- [dump-loop-lo] [from[direct://dump-loop-log-http-] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.988 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - <--- [create-polic] [from[direct://create-policy-from-] Exchange[Id: E1E934F01050EA2-000000000000000B, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.989 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route13     ] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.990 [https-jsse-nio-8443-exec-3] INFO  route13 - Processing all OPERATIONAL policies defined in loop LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q
2021-11-10 03:46:31.990 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route13     ] [split[simple{${exchangeProperty[l] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:31.997 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - *--> [route13     ] [from[rest://put:/v2/loop/submit/%] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT]
2021-11-10 03:46:31.997 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route13     ] [setProperty[policy]              ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT]
2021-11-10 03:46:31.997 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route13     ] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT]
2021-11-10 03:46:32.000 [https-jsse-nio-8443-exec-3] INFO  route13 - Processing Operational Policy: OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT
2021-11-10 03:46:32.000 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route13     ] [setProperty[raiseHttpExceptionFla] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT]
2021-11-10 03:46:32.001 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route13     ] [direct:delete-policy-from-loop-ob] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT]
2021-11-10 03:46:32.001 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [doTry                            ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT]
2021-11-10 03:46:32.001 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - ---> [delete-polic] [from[direct:delete-policy-from-lo] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT]
2021-11-10 03:46:32.001 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT]
2021-11-10 03:46:32.002 [https-jsse-nio-8443-exec-3] INFO  delete-policy-from-loop-object - Deleting Policy in a loop: OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT
2021-11-10 03:46:32.002 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT]
2021-11-10 03:46:32.007 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-11-10 03:46:32.007 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{c05120d6-d4dd-4c84-bb76-8a2d3b9400f2}
2021-11-10 03:46:32.008 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [setProperty[policyModelType]     ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT]
2021-11-10 03:46:32.008 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [setProperty[policyModelVersion]  ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT]
2021-11-10 03:46:32.009 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [setProperty[policyName]          ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT]
2021-11-10 03:46:32.010 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [setProperty[policyVersion]       ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT]
2021-11-10 03:46:32.010 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [direct:delete-policy             ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT]
2021-11-10 03:46:32.010 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [doTry                            ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT]
2021-11-10 03:46:32.011 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - ---> [delete-polic] [from[direct:delete-policy]       ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT]
2021-11-10 03:46:32.011 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT]
2021-11-10 03:46:32.011 [https-jsse-nio-8443-exec-3] INFO  delete-policy - Deleting Policy: OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT
2021-11-10 03:46:32.011 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT]
2021-11-10 03:46:32.015 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-11-10 03:46:32.016 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{a1b25b4b-44be-4b16-93b5-01b2cce5e1ad}
2021-11-10 03:46:32.016 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [setBody[constant{null}]          ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT]
2021-11-10 03:46:32.016 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [setHeader[CamelHttpMethod]       ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: String, Body: null]
2021-11-10 03:46:32.016 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [setHeader[X-ONAP-RequestID]      ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: String, Body: null]
2021-11-10 03:46:32.016 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [setHeader[X-ONAP-InvocationID]   ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: String, Body: null]
2021-11-10 03:46:32.016 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [setHeader[X-ONAP-PartnerName]    ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: String, Body: null]
2021-11-10 03:46:32.016 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: String, Body: null]
2021-11-10 03:46:32.016 [https-jsse-nio-8443-exec-3] INFO  delete-policy - Endpoint to delete policy: https://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.guard.common.MinMax/versions/1.0.0/policies/OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT/versions/1.0.0
2021-11-10 03:46:32.017 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [{{clamp.config.policy.api.url}}/p] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: String, Body: null]
2021-11-10 03:46:32.840 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [direct:reset-raise-http-exception] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:32.840 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:32.841 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:32.841 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-11-10 03:46:32.842 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - <--- [delete-polic] [from[direct://delete-policy]     ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:32.842 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:32.843 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-11-10 03:46:32.843 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [setProperty[logMessage]          ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:32.844 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:32.844 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [direct:dump-loop-log-http-respons] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:32.844 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:32.844 [https-jsse-nio-8443-exec-3] INFO  dump-loop-log-http-response - OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT removal
                        status - 404 : Not Found
2021-11-10 03:46:32.844 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [choice[when[simple{${exchangeProp] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:32.845 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - ---> [dump-loop-lo] [from[direct:dump-loop-log-http-re] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:32.845 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [bean:org.onap.policy.clamp.loop.l] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:32.862 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:32.863 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - <--- [dump-loop-lo] [from[direct://dump-loop-log-http-] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:32.863 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - <--- [delete-polic] [from[direct://delete-policy-from-] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:32.863 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route13     ] [direct:create-policy-from-loop-ob] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:32.864 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [doTry                            ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:32.864 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - ---> [create-polic] [from[direct:create-policy-from-lo] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:32.864 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:32.865 [https-jsse-nio-8443-exec-3] INFO  create-policy-from-loop-object - Creating Policy from loop object: OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT
2021-11-10 03:46:32.865 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:32.874 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-11-10 03:46:32.875 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{11306ff5-9523-47f0-b886-cfa5f3d716a3}
2021-11-10 03:46:32.875 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [setBody[simple{${exchangeProperty] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:32.879 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.policy.PolicyPayload - Policy payload: {
  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",
  "topology_template": {
    "policies": [
      {
        "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT": {
          "type": "onap.policies.controlloop.guard.common.MinMax",
          "type_version": "1.0.0",
          "version": "1.0.0",
          "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",
          "metadata": {
            "policy-id": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",
            "policy-version": "1.0.0"
          },
          "properties": {
            "actor": "test",
            "operation": "test",
            "target": "test",
            "timeRange": {
              "start_time": "00:00:00",
              "end_time": "01:00:00"
            },
            "min": 1,
            "max": 10
          }
        }
      }
    ]
  }
}
2021-11-10 03:46:32.880 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [setProperty[policyModelType]     ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT": {          "type": "onap.policies.controlloop.guard.common.MinMax",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",          "metadata": {            "policy-id": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",            "policy-version": "1.0.0"          },          "properties": {            "actor": "test",            "operation": "test",            "target": "test",            "timeRange": {              "start_time": "00:00:00",              "end_time": "01:00:00"            },            "min": 1,            "max": 10          }        }      }    ]  }}]
2021-11-10 03:46:32.880 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [setProperty[policyModelVersion]  ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT": {          "type": "onap.policies.controlloop.guard.common.MinMax",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",          "metadata": {            "policy-id": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",            "policy-version": "1.0.0"          },          "properties": {            "actor": "test",            "operation": "test",            "target": "test",            "timeRange": {              "start_time": "00:00:00",              "end_time": "01:00:00"            },            "min": 1,            "max": 10          }        }      }    ]  }}]
2021-11-10 03:46:32.881 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [direct:create-policy             ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT": {          "type": "onap.policies.controlloop.guard.common.MinMax",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",          "metadata": {            "policy-id": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",            "policy-version": "1.0.0"          },          "properties": {            "actor": "test",            "operation": "test",            "target": "test",            "timeRange": {              "start_time": "00:00:00",              "end_time": "01:00:00"            },            "min": 1,            "max": 10          }        }      }    ]  }}]
2021-11-10 03:46:32.881 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [doTry                            ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT": {          "type": "onap.policies.controlloop.guard.common.MinMax",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",          "metadata": {            "policy-id": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",            "policy-version": "1.0.0"          },          "properties": {            "actor": "test",            "operation": "test",            "target": "test",            "timeRange": {              "start_time": "00:00:00",              "end_time": "01:00:00"            },            "min": 1,            "max": 10          }        }      }    ]  }}]
2021-11-10 03:46:32.881 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - ---> [create-polic] [from[direct:create-policy]       ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT": {          "type": "onap.policies.controlloop.guard.common.MinMax",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",          "metadata": {            "policy-id": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",            "policy-version": "1.0.0"          },          "properties": {            "actor": "test",            "operation": "test",            "target": "test",            "timeRange": {              "start_time": "00:00:00",              "end_time": "01:00:00"            },            "min": 1,            "max": 10          }        }      }    ]  }}]
2021-11-10 03:46:32.881 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT": {          "type": "onap.policies.controlloop.guard.common.MinMax",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",          "metadata": {            "policy-id": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",            "policy-version": "1.0.0"          },          "properties": {            "actor": "test",            "operation": "test",            "target": "test",            "timeRange": {              "start_time": "00:00:00",              "end_time": "01:00:00"            },            "min": 1,            "max": 10          }        }      }    ]  }}]
2021-11-10 03:46:32.881 [https-jsse-nio-8443-exec-3] INFO  create-policy - Create Policy from model onap.policies.controlloop.guard.common.MinMax/1.0.0
2021-11-10 03:46:32.882 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT": {          "type": "onap.policies.controlloop.guard.common.MinMax",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",          "metadata": {            "policy-id": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",            "policy-version": "1.0.0"          },          "properties": {            "actor": "test",            "operation": "test",            "target": "test",            "timeRange": {              "start_time": "00:00:00",              "end_time": "01:00:00"            },            "min": 1,            "max": 10          }        }      }    ]  }}]
2021-11-10 03:46:32.896 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-11-10 03:46:32.896 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{5dd38d79-b66e-46cb-927f-21981cb7ab8c}
2021-11-10 03:46:32.897 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [setHeader[CamelHttpMethod]       ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT": {          "type": "onap.policies.controlloop.guard.common.MinMax",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",          "metadata": {            "policy-id": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",            "policy-version": "1.0.0"          },          "properties": {            "actor": "test",            "operation": "test",            "target": "test",            "timeRange": {              "start_time": "00:00:00",              "end_time": "01:00:00"            },            "min": 1,            "max": 10          }        }      }    ]  }}]
2021-11-10 03:46:32.897 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [setHeader[Content-Type]          ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT": {          "type": "onap.policies.controlloop.guard.common.MinMax",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",          "metadata": {            "policy-id": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",            "policy-version": "1.0.0"          },          "properties": {            "actor": "test",            "operation": "test",            "target": "test",            "timeRange": {              "start_time": "00:00:00",              "end_time": "01:00:00"            },            "min": 1,            "max": 10          }        }      }    ]  }}]
2021-11-10 03:46:32.897 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [setHeader[X-ONAP-RequestID]      ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT": {          "type": "onap.policies.controlloop.guard.common.MinMax",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",          "metadata": {            "policy-id": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",            "policy-version": "1.0.0"          },          "properties": {            "actor": "test",            "operation": "test",            "target": "test",            "timeRange": {              "start_time": "00:00:00",              "end_time": "01:00:00"            },            "min": 1,            "max": 10          }        }      }    ]  }}]
2021-11-10 03:46:32.898 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [setHeader[X-ONAP-InvocationID]   ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT": {          "type": "onap.policies.controlloop.guard.common.MinMax",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",          "metadata": {            "policy-id": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",            "policy-version": "1.0.0"          },          "properties": {            "actor": "test",            "operation": "test",            "target": "test",            "timeRange": {              "start_time": "00:00:00",              "end_time": "01:00:00"            },            "min": 1,            "max": 10          }        }      }    ]  }}]
2021-11-10 03:46:32.898 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [setHeader[X-ONAP-PartnerName]    ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT": {          "type": "onap.policies.controlloop.guard.common.MinMax",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",          "metadata": {            "policy-id": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",            "policy-version": "1.0.0"          },          "properties": {            "actor": "test",            "operation": "test",            "target": "test",            "timeRange": {              "start_time": "00:00:00",              "end_time": "01:00:00"            },            "min": 1,            "max": 10          }        }      }    ]  }}]
2021-11-10 03:46:32.898 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT": {          "type": "onap.policies.controlloop.guard.common.MinMax",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",          "metadata": {            "policy-id": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",            "policy-version": "1.0.0"          },          "properties": {            "actor": "test",            "operation": "test",            "target": "test",            "timeRange": {              "start_time": "00:00:00",              "end_time": "01:00:00"            },            "min": 1,            "max": 10          }        }      }    ]  }}]
2021-11-10 03:46:32.898 [https-jsse-nio-8443-exec-3] INFO  create-policy - Endpoint to create policy: https://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.guard.common.MinMax/versions/1.0.0/policies
2021-11-10 03:46:32.898 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [{{clamp.config.policy.api.url}}/p] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT": {          "type": "onap.policies.controlloop.guard.common.MinMax",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",          "metadata": {            "policy-id": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",            "policy-version": "1.0.0"          },          "properties": {            "actor": "test",            "operation": "test",            "target": "test",            "timeRange": {              "start_time": "00:00:00",              "end_time": "01:00:00"            },            "min": 1,            "max": 10          }        }      }    ]  }}]
2021-11-10 03:46:33.278 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [direct:reset-raise-http-exception] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:33.278 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:33.279 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:33.279 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-11-10 03:46:33.280 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - <--- [create-polic] [from[direct://create-policy]     ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:33.280 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:33.281 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-11-10 03:46:33.281 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [setProperty[logMessage]          ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:33.282 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:33.282 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [direct:dump-loop-log-http-respons] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:33.283 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:33.283 [https-jsse-nio-8443-exec-3] INFO  dump-loop-log-http-response - OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT creation
                        status - 200 : OK
2021-11-10 03:46:33.283 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [choice[when[simple{${exchangeProp] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:33.283 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [bean:org.onap.policy.clamp.loop.l] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:33.302 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:33.303 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - <--- [dump-loop-lo] [from[direct://dump-loop-log-http-] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:33.303 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - <--- [create-polic] [from[direct://create-policy-from-] Exchange[Id: E1E934F01050EA2-000000000000000C, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:33.304 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route13     ] [setProperty[policy]              ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz]
2021-11-10 03:46:33.304 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - *--> [route13     ] [from[rest://put:/v2/loop/submit/%] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz]
2021-11-10 03:46:33.305 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route13     ] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz]
2021-11-10 03:46:33.305 [https-jsse-nio-8443-exec-3] INFO  route13 - Processing Operational Policy: OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz
2021-11-10 03:46:33.306 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route13     ] [setProperty[raiseHttpExceptionFla] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz]
2021-11-10 03:46:33.306 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route13     ] [direct:delete-policy-from-loop-ob] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz]
2021-11-10 03:46:33.307 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [doTry                            ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz]
2021-11-10 03:46:33.307 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz]
2021-11-10 03:46:33.307 [https-jsse-nio-8443-exec-3] INFO  delete-policy-from-loop-object - Deleting Policy in a loop: OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz
2021-11-10 03:46:33.308 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - ---> [delete-polic] [from[direct:delete-policy-from-lo] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz]
2021-11-10 03:46:33.308 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz]
2021-11-10 03:46:33.316 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-11-10 03:46:33.316 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{dd275297-fa38-4f32-87da-ef1fb6b61003}
2021-11-10 03:46:33.316 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [setProperty[policyModelType]     ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz]
2021-11-10 03:46:33.317 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [setProperty[policyModelVersion]  ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz]
2021-11-10 03:46:33.317 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [setProperty[policyName]          ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz]
2021-11-10 03:46:33.318 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [setProperty[policyVersion]       ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz]
2021-11-10 03:46:33.318 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [direct:delete-policy             ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz]
2021-11-10 03:46:33.318 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [doTry                            ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz]
2021-11-10 03:46:33.318 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz]
2021-11-10 03:46:33.318 [https-jsse-nio-8443-exec-3] INFO  delete-policy - Deleting Policy: OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz
2021-11-10 03:46:33.319 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - ---> [delete-polic] [from[direct:delete-policy]       ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz]
2021-11-10 03:46:33.319 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz]
2021-11-10 03:46:33.323 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-11-10 03:46:33.323 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{95d40144-4932-4e4c-8347-4d101269f8a7}
2021-11-10 03:46:33.323 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [setBody[constant{null}]          ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz]
2021-11-10 03:46:33.323 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [setHeader[CamelHttpMethod]       ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: String, Body: null]
2021-11-10 03:46:33.323 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [setHeader[X-ONAP-RequestID]      ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: String, Body: null]
2021-11-10 03:46:33.324 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [setHeader[X-ONAP-InvocationID]   ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: String, Body: null]
2021-11-10 03:46:33.324 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [setHeader[X-ONAP-PartnerName]    ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: String, Body: null]
2021-11-10 03:46:33.324 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: String, Body: null]
2021-11-10 03:46:33.324 [https-jsse-nio-8443-exec-3] INFO  delete-policy - Endpoint to delete policy: https://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.guard.common.FrequencyLimiter/versions/1.0.0/policies/OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz/versions/1.0.0
2021-11-10 03:46:33.324 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [{{clamp.config.policy.api.url}}/p] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: String, Body: null]
2021-11-10 03:46:34.027 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [direct:reset-raise-http-exception] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.027 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.027 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.028 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-11-10 03:46:34.028 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - <--- [delete-polic] [from[direct://delete-policy]     ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.028 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.028 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-11-10 03:46:34.028 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [setProperty[logMessage]          ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.029 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.029 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [delete-polic] [direct:dump-loop-log-http-respons] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.029 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.029 [https-jsse-nio-8443-exec-3] INFO  dump-loop-log-http-response - OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz removal
                        status - 404 : Not Found
2021-11-10 03:46:34.029 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [choice[when[simple{${exchangeProp] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.030 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [bean:org.onap.policy.clamp.loop.l] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.052 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - ---> [dump-loop-lo] [from[direct:dump-loop-log-http-re] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.052 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.053 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - <--- [dump-loop-lo] [from[direct://dump-loop-log-http-] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.053 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - <--- [delete-polic] [from[direct://delete-policy-from-] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.054 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route13     ] [direct:create-policy-from-loop-ob] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.054 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [doTry                            ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.054 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.055 [https-jsse-nio-8443-exec-3] INFO  create-policy-from-loop-object - Creating Policy from loop object: OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz
2021-11-10 03:46:34.055 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - ---> [create-polic] [from[direct:create-policy-from-lo] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.055 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.060 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-11-10 03:46:34.061 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{a1f868bf-fb6c-4f44-b576-8bc7f07f67c9}
2021-11-10 03:46:34.061 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [setBody[simple{${exchangeProperty] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.064 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.policy.PolicyPayload - Policy payload: {
  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",
  "topology_template": {
    "policies": [
      {
        "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz": {
          "type": "onap.policies.controlloop.guard.common.FrequencyLimiter",
          "type_version": "1.0.0",
          "version": "1.0.0",
          "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",
          "metadata": {
            "policy-id": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",
            "policy-version": "1.0.0"
          },
          "properties": {
            "actor": "SO",
            "operation": "VF Module Create",
            "limit": 1,
            "timeWindow": 10,
            "timeUnits": "minute"
          }
        }
      }
    ]
  }
}
2021-11-10 03:46:34.064 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [setProperty[policyModelType]     ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz": {          "type": "onap.policies.controlloop.guard.common.FrequencyLimiter",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",          "metadata": {            "policy-id": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",            "policy-version": "1.0.0"          },          "properties": {            "actor": "SO",            "operation": "VF Module Create",            "limit": 1,            "timeWindow": 10,            "timeUnits": "minute"          }        }      }    ]  }}]
2021-11-10 03:46:34.065 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [setProperty[policyModelVersion]  ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz": {          "type": "onap.policies.controlloop.guard.common.FrequencyLimiter",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",          "metadata": {            "policy-id": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",            "policy-version": "1.0.0"          },          "properties": {            "actor": "SO",            "operation": "VF Module Create",            "limit": 1,            "timeWindow": 10,            "timeUnits": "minute"          }        }      }    ]  }}]
2021-11-10 03:46:34.065 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [direct:create-policy             ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz": {          "type": "onap.policies.controlloop.guard.common.FrequencyLimiter",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",          "metadata": {            "policy-id": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",            "policy-version": "1.0.0"          },          "properties": {            "actor": "SO",            "operation": "VF Module Create",            "limit": 1,            "timeWindow": 10,            "timeUnits": "minute"          }        }      }    ]  }}]
2021-11-10 03:46:34.065 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [doTry                            ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz": {          "type": "onap.policies.controlloop.guard.common.FrequencyLimiter",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",          "metadata": {            "policy-id": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",            "policy-version": "1.0.0"          },          "properties": {            "actor": "SO",            "operation": "VF Module Create",            "limit": 1,            "timeWindow": 10,            "timeUnits": "minute"          }        }      }    ]  }}]
2021-11-10 03:46:34.066 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz": {          "type": "onap.policies.controlloop.guard.common.FrequencyLimiter",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",          "metadata": {            "policy-id": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",            "policy-version": "1.0.0"          },          "properties": {            "actor": "SO",            "operation": "VF Module Create",            "limit": 1,            "timeWindow": 10,            "timeUnits": "minute"          }        }      }    ]  }}]
2021-11-10 03:46:34.066 [https-jsse-nio-8443-exec-3] INFO  create-policy - Create Policy from model onap.policies.controlloop.guard.common.FrequencyLimiter/1.0.0
2021-11-10 03:46:34.066 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - ---> [create-polic] [from[direct:create-policy]       ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz": {          "type": "onap.policies.controlloop.guard.common.FrequencyLimiter",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",          "metadata": {            "policy-id": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",            "policy-version": "1.0.0"          },          "properties": {            "actor": "SO",            "operation": "VF Module Create",            "limit": 1,            "timeWindow": 10,            "timeUnits": "minute"          }        }      }    ]  }}]
2021-11-10 03:46:34.066 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz": {          "type": "onap.policies.controlloop.guard.common.FrequencyLimiter",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",          "metadata": {            "policy-id": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",            "policy-version": "1.0.0"          },          "properties": {            "actor": "SO",            "operation": "VF Module Create",            "limit": 1,            "timeWindow": 10,            "timeUnits": "minute"          }        }      }    ]  }}]
2021-11-10 03:46:34.070 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-11-10 03:46:34.070 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{2ead9d2b-7cb1-483a-a446-fd67ec5bd770}
2021-11-10 03:46:34.071 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [setHeader[CamelHttpMethod]       ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz": {          "type": "onap.policies.controlloop.guard.common.FrequencyLimiter",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",          "metadata": {            "policy-id": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",            "policy-version": "1.0.0"          },          "properties": {            "actor": "SO",            "operation": "VF Module Create",            "limit": 1,            "timeWindow": 10,            "timeUnits": "minute"          }        }      }    ]  }}]
2021-11-10 03:46:34.071 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [setHeader[Content-Type]          ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz": {          "type": "onap.policies.controlloop.guard.common.FrequencyLimiter",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",          "metadata": {            "policy-id": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",            "policy-version": "1.0.0"          },          "properties": {            "actor": "SO",            "operation": "VF Module Create",            "limit": 1,            "timeWindow": 10,            "timeUnits": "minute"          }        }      }    ]  }}]
2021-11-10 03:46:34.071 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [setHeader[X-ONAP-RequestID]      ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz": {          "type": "onap.policies.controlloop.guard.common.FrequencyLimiter",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",          "metadata": {            "policy-id": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",            "policy-version": "1.0.0"          },          "properties": {            "actor": "SO",            "operation": "VF Module Create",            "limit": 1,            "timeWindow": 10,            "timeUnits": "minute"          }        }      }    ]  }}]
2021-11-10 03:46:34.071 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [setHeader[X-ONAP-InvocationID]   ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz": {          "type": "onap.policies.controlloop.guard.common.FrequencyLimiter",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",          "metadata": {            "policy-id": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",            "policy-version": "1.0.0"          },          "properties": {            "actor": "SO",            "operation": "VF Module Create",            "limit": 1,            "timeWindow": 10,            "timeUnits": "minute"          }        }      }    ]  }}]
2021-11-10 03:46:34.072 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [setHeader[X-ONAP-PartnerName]    ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz": {          "type": "onap.policies.controlloop.guard.common.FrequencyLimiter",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",          "metadata": {            "policy-id": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",            "policy-version": "1.0.0"          },          "properties": {            "actor": "SO",            "operation": "VF Module Create",            "limit": 1,            "timeWindow": 10,            "timeUnits": "minute"          }        }      }    ]  }}]
2021-11-10 03:46:34.072 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz": {          "type": "onap.policies.controlloop.guard.common.FrequencyLimiter",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",          "metadata": {            "policy-id": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",            "policy-version": "1.0.0"          },          "properties": {            "actor": "SO",            "operation": "VF Module Create",            "limit": 1,            "timeWindow": 10,            "timeUnits": "minute"          }        }      }    ]  }}]
2021-11-10 03:46:34.072 [https-jsse-nio-8443-exec-3] INFO  create-policy - Endpoint to create policy: https://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.guard.common.FrequencyLimiter/versions/1.0.0/policies
2021-11-10 03:46:34.072 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [{{clamp.config.policy.api.url}}/p] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: String, Body: {  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",  "topology_template": {    "policies": [      {        "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz": {          "type": "onap.policies.controlloop.guard.common.FrequencyLimiter",          "type_version": "1.0.0",          "version": "1.0.0",          "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",          "metadata": {            "policy-id": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",            "policy-version": "1.0.0"          },          "properties": {            "actor": "SO",            "operation": "VF Module Create",            "limit": 1,            "timeWindow": 10,            "timeUnits": "minute"          }        }      }    ]  }}]
2021-11-10 03:46:34.405 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [direct:reset-raise-http-exception] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.405 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.405 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.406 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-11-10 03:46:34.406 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - <--- [create-polic] [from[direct://create-policy]     ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.406 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.406 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-11-10 03:46:34.406 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [setProperty[logMessage]          ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.407 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.407 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [create-polic] [direct:dump-loop-log-http-respons] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.407 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.408 [https-jsse-nio-8443-exec-3] INFO  dump-loop-log-http-response - OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz creation
                        status - 200 : OK
2021-11-10 03:46:34.408 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [choice[when[simple{${exchangeProp] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.408 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [bean:org.onap.policy.clamp.loop.l] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.845 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.845 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - <--- [dump-loop-lo] [from[direct://dump-loop-log-http-] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.845 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - <--- [create-polic] [from[direct://create-policy-from-] Exchange[Id: E1E934F01050EA2-000000000000000D, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:34.846 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route13     ] [delay[constant{3000}]            ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:37.849 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing -      [route13     ] [direct:add-policies-from-loop-to-] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:37.849 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing - ---> [add-policies] [from[direct:add-policies-from-loo] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:37.850 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing -      [add-policies] [doTry                            ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:37.850 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing -      [add-policies] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:37.851 [Camel (camel-1) thread #1 - Delay] INFO  add-policies-from-loop-to-pdp-group - Adding loop policies to PDP Group: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q
2021-11-10 03:46:37.851 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing -      [add-policies] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:37.867 [Camel (camel-1) thread #1 - Delay] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-11-10 03:46:37.867 [Camel (camel-1) thread #1 - Delay] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{f97222e9-fb5d-4197-b8d9-97aadc4a2e40}
2021-11-10 03:46:37.867 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing -      [add-policies] [setBody[simple{
                 ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:37.874 [Camel (camel-1) thread #1 - Delay] INFO  org.onap.policy.clamp.policy.pdpgroup.PdpGroupPayload - PdpGroup policy payload: {
  "groups": [
    {
      "name": "defaultGroup",
      "deploymentSubgroups": [
        {
          "pdpType": "xacml",
          "action": "POST",
          "policies": [
            {
              "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",
              "version": "1.0.0"
            }
          ]
        },
        {
          "pdpType": "xacml",
          "action": "POST",
          "policies": [
            {
              "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",
              "version": "1.0.0"
            }
          ]
        },
        {
          "pdpType": "xacml",
          "action": "POST",
          "policies": [
            {
              "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",
              "version": "1.0.0"
            }
          ]
        }
      ]
    }
  ]
}
2021-11-10 03:46:37.875 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing -      [add-policies] [setProperty[raiseHttpExceptionFla] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: String, Body: {  "groups": [    {      "name": "defaultGroup",      "deploymentSubgroups": [        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",              "version": "1.0.0"            }          ]        }      ]    }  ]}]
2021-11-10 03:46:37.875 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing -      [add-policies] [direct:add-multiple-policies-to-p] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: String, Body: {  "groups": [    {      "name": "defaultGroup",      "deploymentSubgroups": [        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",              "version": "1.0.0"            }          ]        }      ]    }  ]}]
2021-11-10 03:46:37.876 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing - ---> [add-multiple] [from[direct:add-multiple-policies] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: String, Body: {  "groups": [    {      "name": "defaultGroup",      "deploymentSubgroups": [        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",              "version": "1.0.0"            }          ]        }      ]    }  ]}]
2021-11-10 03:46:37.876 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing -      [add-multiple] [doTry                            ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: String, Body: {  "groups": [    {      "name": "defaultGroup",      "deploymentSubgroups": [        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",              "version": "1.0.0"            }          ]        }      ]    }  ]}]
2021-11-10 03:46:37.876 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing -      [add-multiple] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: String, Body: {  "groups": [    {      "name": "defaultGroup",      "deploymentSubgroups": [        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",              "version": "1.0.0"            }          ]        }      ]    }  ]}]
2021-11-10 03:46:37.876 [Camel (camel-1) thread #1 - Delay] INFO  add-multiple-policies-to-pdp-group - Add policies to PDP group
2021-11-10 03:46:37.877 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing -      [add-multiple] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: String, Body: {  "groups": [    {      "name": "defaultGroup",      "deploymentSubgroups": [        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",              "version": "1.0.0"            }          ]        }      ]    }  ]}]
2021-11-10 03:46:37.884 [Camel (camel-1) thread #1 - Delay] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-11-10 03:46:37.884 [Camel (camel-1) thread #1 - Delay] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{226ea745-e6fc-4964-a9a4-05bc37a663f0}
2021-11-10 03:46:37.884 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing -      [add-multiple] [setHeader[CamelHttpMethod]       ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: String, Body: {  "groups": [    {      "name": "defaultGroup",      "deploymentSubgroups": [        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",              "version": "1.0.0"            }          ]        }      ]    }  ]}]
2021-11-10 03:46:37.885 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing -      [add-multiple] [setHeader[Content-Type]          ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: String, Body: {  "groups": [    {      "name": "defaultGroup",      "deploymentSubgroups": [        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",              "version": "1.0.0"            }          ]        }      ]    }  ]}]
2021-11-10 03:46:37.885 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing -      [add-multiple] [setHeader[X-ONAP-RequestID]      ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: String, Body: {  "groups": [    {      "name": "defaultGroup",      "deploymentSubgroups": [        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",              "version": "1.0.0"            }          ]        }      ]    }  ]}]
2021-11-10 03:46:37.885 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing -      [add-multiple] [setHeader[X-ONAP-InvocationID]   ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: String, Body: {  "groups": [    {      "name": "defaultGroup",      "deploymentSubgroups": [        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",              "version": "1.0.0"            }          ]        }      ]    }  ]}]
2021-11-10 03:46:37.886 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing -      [add-multiple] [setHeader[X-ONAP-PartnerName]    ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: String, Body: {  "groups": [    {      "name": "defaultGroup",      "deploymentSubgroups": [        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",              "version": "1.0.0"            }          ]        }      ]    }  ]}]
2021-11-10 03:46:37.886 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing -      [add-multiple] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: String, Body: {  "groups": [    {      "name": "defaultGroup",      "deploymentSubgroups": [        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",              "version": "1.0.0"            }          ]        }      ]    }  ]}]
2021-11-10 03:46:37.886 [Camel (camel-1) thread #1 - Delay] INFO  add-multiple-policies-to-pdp-group - Endpoint to add/remove policies in batch to PDP Group: https://policy-pap.onap:6969/policy/pap/v1/pdps/deployments/batch
2021-11-10 03:46:37.886 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing -      [add-multiple] [{{clamp.config.policy.pap.url}}/p] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: String, Body: {  "groups": [    {      "name": "defaultGroup",      "deploymentSubgroups": [        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz",              "version": "1.0.0"            }          ]        },        {          "pdpType": "xacml",          "action": "POST",          "policies": [            {              "name": "MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ",              "version": "1.0.0"            }          ]        }      ]    }  ]}]
2021-11-10 03:46:37.888 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.component.http.HttpComponent - Created ClientConnectionManager org.apache.http.impl.conn.PoolingHttpClientConnectionManager@5f9fe106
2021-11-10 03:46:43.981 [scheduling-1] INFO  org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running
2021-11-10 03:46:43.981 [scheduling-1] INFO  org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed
2021-11-10 03:46:44.844 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing -      [add-multiple] [direct:reset-raise-http-exception] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:44.844 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing -      [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:44.845 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing - <--- [reset-raise-] [from[direct://reset-raise-http-ex] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:44.845 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing -      [add-multiple] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:44.845 [Camel (camel-1) thread #1 - Delay] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-11-10 03:46:44.846 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing - <--- [add-multiple] [from[direct://add-multiple-polici] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:44.846 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing -      [add-policies] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:44.846 [Camel (camel-1) thread #1 - Delay] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-11-10 03:46:44.846 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing -      [add-policies] [setProperty[logMessage]          ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:44.846 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing -      [add-policies] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:44.847 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing -      [add-policies] [direct:dump-loop-log-http-respons] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:44.847 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:44.847 [Camel (camel-1) thread #1 - Delay] INFO  dump-loop-log-http-response - PDP Group push ALL status - 202 : Accepted
2021-11-10 03:46:44.847 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [choice[when[simple{${exchangeProp] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:44.847 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [bean:org.onap.policy.clamp.loop.l] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:44.862 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:44.863 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing - <--- [dump-loop-lo] [from[direct://dump-loop-log-http-] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:44.863 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing - <--- [add-policies] [from[direct://add-policies-from-l] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:44.863 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing -      [route13     ] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:44.863 [Camel (camel-1) thread #1 - Delay] INFO  route13 - SUBMIT request successfully executed for loop: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q
2021-11-10 03:46:44.863 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing -      [route13     ] [bean:org.onap.policy.clamp.loop.l] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:44.880 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing -      [route13     ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:44.881 [Camel (camel-1) thread #1 - Delay] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - Exiting
2021-11-10 03:46:44.882 [Camel (camel-1) thread #1 - Delay] INFO  org.apache.camel.Tracing - *<-- [route13     ] [from[servlet:/v2/loop/submit/%7Bl] Exchange[Id: E1E934F01050EA2-000000000000000A, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:44.885 [https-jsse-nio-8443-exec-3] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:44.885+0000 INFO [cadi] Trans: user=demo@people.osaaf.org[BAth],ip=10.233.72.146,ms=17600.011719,validate=2.226123,code=17597.759766,result=IS_AUTHENTICATED
2021-11-10 03:46:44.928 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:44.928+0000 DEBUG [cadi] There is no client certificate on the transaction
2021-11-10 03:46:44.929 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:44.929+0000 DEBUG [cadi] DenialOfServiceTaf: Not processing this transaction: This Transaction is not denied, ms=0.004763
2021-11-10 03:46:44.929 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:44.929+0000 DEBUG [cadi] X509Taf: No Certificate Info on Transaction, ms=0.895494
2021-11-10 03:46:44.930 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:44.930+0000 DEBUG [cadi] BasicHttpTaf: demo@people.osaaf.org authenticated by cached AAF password, ms=0.240974
2021-11-10 03:46:44.930 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:44.930+0000 DEBUG [cadi] user=demo@people.osaaf.org,ip=10.233.72.146:42812,msg="Authenticated: demo@people.osaaf.org authenticated by cached AAF password"
2021-11-10 03:46:44.931 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:44.931+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl|dev|read, 0.035149 ms
2021-11-10 03:46:44.931 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:44.931+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl|dev|update, 0.026298 ms
2021-11-10 03:46:44.932 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:44.931+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.template|dev|read, 0.029629 ms
2021-11-10 03:46:44.932 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:44.932+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.template|dev|update, 0.023062 ms
2021-11-10 03:46:44.932 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:44.932+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.filter.vf|dev|*, 0.055334 ms
2021-11-10 03:46:44.933 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:44.932+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl.manage|dev|*, 0.027295 ms
2021-11-10 03:46:44.933 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:44.933+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.tosca|dev|read, 0.024349 ms
2021-11-10 03:46:44.933 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:44.933+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.tosca|dev|update, 0.094105 ms
2021-11-10 03:46:44.934 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:44.934+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.policies|dev|read, 0.048409 ms
2021-11-10 03:46:44.934 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:44.934+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.policies|dev|update, 0.067617 ms
2021-11-10 03:46:44.935 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - *--> [route15     ] [from[rest://get:/v2/loop/getstatu] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: ]
2021-11-10 03:46:44.935 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [route15     ] [removeHeaders[*]                 ] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: ]
2021-11-10 03:46:44.936 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [route15     ] [doTry                            ] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: ]
2021-11-10 03:46:44.936 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [route15     ] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: ]
2021-11-10 03:46:44.936 [https-jsse-nio-8443-exec-10] INFO  route15 - GET STATUS request for loop: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q
2021-11-10 03:46:44.936 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [route15     ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: ]
2021-11-10 03:46:44.939 [https-jsse-nio-8443-exec-10] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - Entering
2021-11-10 03:46:44.939 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [route15     ] [bean:org.onap.policy.clamp.author] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: ]
2021-11-10 03:46:44.944 [https-jsse-nio-8443-exec-10] INFO  org.onap.policy.clamp.authorization.AuthorizationController - demo@people.osaaf.org authorized because user has permission with * for instance: org.onap.clamp.clds.cl:dev:read
2021-11-10 03:46:44.944 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [route15     ] [direct:load-loop                 ] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: ]
2021-11-10 03:46:44.973 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [load-loop   ] [setBody[simple{${header.loopName}] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: ]
2021-11-10 03:46:44.974 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [load-loop   ] [setProperty[loopObject]          ] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:45.854 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [load-loop   ] [when[simple{${exchangeProperty[lo] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:45.855 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [route15     ] [bean:org.onap.policy.clamp.loop.l] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:45.871 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [route15     ] [direct:update-policy-status-for-l] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:45.882 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - ---> [update-polic] [from[direct:update-policy-status-] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:45.882 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [setProperty[policyComponent]     ] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:45.883 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [setProperty[policyFound]         ] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:45.883 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [setProperty[policyDeployed]      ] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:45.884 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:45.884 [https-jsse-nio-8443-exec-10] INFO  update-policy-status-for-loop - Processing all MICRO-SERVICES policies defined in loop LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q
2021-11-10 03:46:45.885 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [split[simple{${exchangeProperty[l] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:45.886 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - ---> [update-polic] [from[direct:update-policy-status-] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:45.886 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [setProperty[policyName]          ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:45.887 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [setProperty[policyType]          ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:45.888 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [setProperty[policyTypeVersion]   ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:45.888 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [setProperty[policyPdpGroup]      ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:45.889 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [setProperty[policyVersion]       ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:45.890 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [setBody[constant{null}]          ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:46:45.890 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: String, Body: null]
2021-11-10 03:46:45.890 [https-jsse-nio-8443-exec-10] INFO  update-policy-status-for-loop - Processing Micro Service Policy: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ of type onap.policies.monitoring.tcagen2
2021-11-10 03:46:45.891 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [direct:verify-one-policy         ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: String, Body: null]
2021-11-10 03:46:45.891 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - ---> [verify-one-p] [from[direct:verify-one-policy]   ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: String, Body: null]
2021-11-10 03:46:45.891 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [verify-one-p] [setProperty[raiseHttpExceptionFla] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: String, Body: null]
2021-11-10 03:46:45.892 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [verify-one-p] [direct:get-policy                ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: String, Body: null]
2021-11-10 03:46:45.892 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - ---> [get-policy  ] [from[direct:get-policy]          ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: String, Body: null]
2021-11-10 03:46:45.892 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [doTry                            ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: String, Body: null]
2021-11-10 03:46:45.893 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: String, Body: null]
2021-11-10 03:46:45.893 [https-jsse-nio-8443-exec-10] INFO  get-policy - Getting Policy: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ
2021-11-10 03:46:45.893 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: String, Body: null]
2021-11-10 03:46:45.899 [https-jsse-nio-8443-exec-10] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-11-10 03:46:45.899 [https-jsse-nio-8443-exec-10] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{e902c4b3-10d8-4306-953d-dd1f588567d5}
2021-11-10 03:46:45.899 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [setHeader[CamelHttpMethod]       ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: String, Body: null]
2021-11-10 03:46:45.899 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [setHeader[X-ONAP-RequestID]      ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: String, Body: null]
2021-11-10 03:46:45.900 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [setHeader[X-ONAP-InvocationID]   ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: String, Body: null]
2021-11-10 03:46:45.900 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [setHeader[X-ONAP-PartnerName]    ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: String, Body: null]
2021-11-10 03:46:45.900 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: String, Body: null]
2021-11-10 03:46:45.900 [https-jsse-nio-8443-exec-10] INFO  get-policy - Endpoint to get policy: https://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.monitoring.tcagen2/versions/1.0.0/policies/MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ/versions/1.0.0
2021-11-10 03:46:45.900 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [{{clamp.config.policy.api.url}}/p] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: String, Body: null]
2021-11-10 03:46:45.901 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.component.http.HttpComponent - Created ClientConnectionManager org.apache.http.impl.conn.PoolingHttpClientConnectionManager@53b3b5d1
2021-11-10 03:46:46.998 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [direct:reset-raise-http-exception] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:46.999 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.000 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.001 [https-jsse-nio-8443-exec-10] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-11-10 03:46:47.001 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [setProperty[logMessage]          ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.002 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.002 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [direct:dump-loop-log-http-respons] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.003 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.003 [https-jsse-nio-8443-exec-10] INFO  dump-loop-log-http-response - MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ GET
                        Policy status - 200 : OK
2021-11-10 03:46:47.004 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [choice[when[simple{${exchangeProp] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.004 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [bean:org.onap.policy.clamp.loop.l] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.193 [pool-2-thread-5] INFO  com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp
2021-11-10 03:46:47.194 [pool-2-thread-5] 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-11-10 03:46:47.195 [pool-2-thread-5] INFO  com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as WPCHJEkuNB3BZ4KN) ...
2021-11-10 03:46:47.843 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.844 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - <--- [get-policy  ] [from[direct://get-policy]        ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.844 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [verify-one-p] [when[simple{${header.CamelHttpRes] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.845 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [verify-one-p] [setProperty[raiseHttpExceptionFla] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.845 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [verify-one-p] [direct:get-deployment-policy     ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.846 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - ---> [get-deployme] [from[direct:get-deployment-policy] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.847 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [doTry                            ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.847 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.847 [https-jsse-nio-8443-exec-10] INFO  get-deployment-policy - Getting the policy deployment in PDP: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ
2021-11-10 03:46:47.848 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.855 [https-jsse-nio-8443-exec-10] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-11-10 03:46:47.856 [https-jsse-nio-8443-exec-10] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{388dbdc9-965e-4484-8d01-7a1d085560f3}
2021-11-10 03:46:47.856 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [setHeader[CamelHttpMethod]       ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.856 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [setHeader[X-ONAP-RequestID]      ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.857 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [setHeader[X-ONAP-InvocationID]   ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.857 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [setHeader[X-ONAP-PartnerName]    ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.857 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.857 [https-jsse-nio-8443-exec-10] INFO  get-deployment-policy - Endpoint to get policy deployment status: https://policy-pap.onap:6969/policy/pap/v1/policies/status/defaultGroup/MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ/1.0.0
2021-11-10 03:46:47.858 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [{{clamp.config.policy.pap.url}}/p] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.859 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.component.http.HttpComponent - Created ClientConnectionManager org.apache.http.impl.conn.PoolingHttpClientConnectionManager@30f3d125
2021-11-10 03:46:47.902 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [direct:reset-raise-http-exception] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.902 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.902 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.903 [https-jsse-nio-8443-exec-10] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-11-10 03:46:47.903 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [setProperty[logMessage]          ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.903 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.903 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [direct:dump-loop-log-http-respons] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.904 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.904 [https-jsse-nio-8443-exec-10] INFO  dump-loop-log-http-response - MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ GET Policy deployment
                        status - 200 : OK
2021-11-10 03:46:47.904 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [choice[when[simple{${exchangeProp] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.905 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [bean:org.onap.policy.clamp.loop.l] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.920 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.921 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - <--- [get-deployme] [from[direct://get-deployment-poli] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.921 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [verify-one-p] [when[simple{${header.CamelHttpRes] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.921 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [verify-one-p] [setProperty[newPolicyState]      ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.922 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - <--- [verify-one-p] [from[direct://verify-one-policy] ] Exchange[Id: E1E934F01050EA2-000000000000000F, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:47.922 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:47.922 [https-jsse-nio-8443-exec-10] INFO  update-policy-status-for-loop - Processing all OPERATIONAL policies defined in loop LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q
2021-11-10 03:46:47.922 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [split[simple{${exchangeProperty[l] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:47.923 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - ---> [update-polic] [from[direct:update-policy-status-] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT]
2021-11-10 03:46:47.923 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [setProperty[policyName]          ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT]
2021-11-10 03:46:47.923 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [setProperty[policyType]          ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT]
2021-11-10 03:46:47.923 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [setProperty[policyTypeVersion]   ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT]
2021-11-10 03:46:47.924 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [setProperty[policyVersion]       ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT]
2021-11-10 03:46:47.925 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [setProperty[policyPdpGroup]      ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT]
2021-11-10 03:46:47.925 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [setBody[constant{null}]          ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT]
2021-11-10 03:46:47.925 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [log                              ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: String, Body: null]
2021-11-10 03:46:47.925 [https-jsse-nio-8443-exec-10] INFO  update-policy-status-for-loop - Processing Operational Policy: OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT of type onap.policies.controlloop.guard.common.MinMax
2021-11-10 03:46:47.925 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [direct:verify-one-policy         ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: String, Body: null]
2021-11-10 03:46:47.925 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [verify-one-p] [setProperty[raiseHttpExceptionFla] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: String, Body: null]
2021-11-10 03:46:47.925 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - ---> [verify-one-p] [from[direct:verify-one-policy]   ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: String, Body: null]
2021-11-10 03:46:47.925 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [verify-one-p] [direct:get-policy                ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: String, Body: null]
2021-11-10 03:46:47.926 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [doTry                            ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: String, Body: null]
2021-11-10 03:46:47.926 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - ---> [get-policy  ] [from[direct:get-policy]          ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: String, Body: null]
2021-11-10 03:46:47.926 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [log                              ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: String, Body: null]
2021-11-10 03:46:47.926 [https-jsse-nio-8443-exec-10] INFO  get-policy - Getting Policy: OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT
2021-11-10 03:46:47.927 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: String, Body: null]
2021-11-10 03:46:47.931 [https-jsse-nio-8443-exec-10] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-11-10 03:46:47.931 [https-jsse-nio-8443-exec-10] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{5d34fb51-401c-4cdb-babe-4034f1a83ace}
2021-11-10 03:46:47.931 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [setHeader[CamelHttpMethod]       ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: String, Body: null]
2021-11-10 03:46:47.931 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [setHeader[X-ONAP-RequestID]      ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: String, Body: null]
2021-11-10 03:46:47.931 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [setHeader[X-ONAP-InvocationID]   ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: String, Body: null]
2021-11-10 03:46:47.931 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [setHeader[X-ONAP-PartnerName]    ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: String, Body: null]
2021-11-10 03:46:47.931 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [log                              ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: String, Body: null]
2021-11-10 03:46:47.932 [https-jsse-nio-8443-exec-10] INFO  get-policy - Endpoint to get policy: https://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.guard.common.MinMax/versions/1.0.0/policies/OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT/versions/1.0.0
2021-11-10 03:46:47.932 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [{{clamp.config.policy.api.url}}/p] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: String, Body: null]
2021-11-10 03:46:49.846 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [direct:reset-raise-http-exception] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.847 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.847 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.848 [https-jsse-nio-8443-exec-10] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-11-10 03:46:49.848 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [setProperty[logMessage]          ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.848 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.848 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [direct:dump-loop-log-http-respons] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.848 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [log                              ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.849 [https-jsse-nio-8443-exec-10] INFO  dump-loop-log-http-response - OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT GET
                        Policy status - 200 : OK
2021-11-10 03:46:49.849 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [choice[when[simple{${exchangeProp] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.849 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [bean:org.onap.policy.clamp.loop.l] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.868 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.868 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - <--- [get-policy  ] [from[direct://get-policy]        ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.868 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [verify-one-p] [when[simple{${header.CamelHttpRes] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.868 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [verify-one-p] [setProperty[raiseHttpExceptionFla] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.868 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [verify-one-p] [direct:get-deployment-policy     ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.869 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [doTry                            ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.869 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - ---> [get-deployme] [from[direct:get-deployment-policy] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.869 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [log                              ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.869 [https-jsse-nio-8443-exec-10] INFO  get-deployment-policy - Getting the policy deployment in PDP: OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT
2021-11-10 03:46:49.869 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.874 [https-jsse-nio-8443-exec-10] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-11-10 03:46:49.874 [https-jsse-nio-8443-exec-10] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{e1938ab1-b038-42e2-85ad-b05a6f317b9b}
2021-11-10 03:46:49.874 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [setHeader[CamelHttpMethod]       ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.874 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [setHeader[X-ONAP-RequestID]      ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.874 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [setHeader[X-ONAP-InvocationID]   ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.874 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [setHeader[X-ONAP-PartnerName]    ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.875 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [log                              ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.875 [https-jsse-nio-8443-exec-10] INFO  get-deployment-policy - Endpoint to get policy deployment status: https://policy-pap.onap:6969/policy/pap/v1/policies/status/defaultGroup/OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT/1.0.0
2021-11-10 03:46:49.875 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [{{clamp.config.policy.pap.url}}/p] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.936 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [direct:reset-raise-http-exception] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.936 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.937 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.937 [https-jsse-nio-8443-exec-10] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-11-10 03:46:49.937 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [setProperty[logMessage]          ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.937 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.937 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [direct:dump-loop-log-http-respons] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.937 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [log                              ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.938 [https-jsse-nio-8443-exec-10] INFO  dump-loop-log-http-response - OPERATIONAL_basicclamp_v1_0_MinMax_1_0_0_rsT GET Policy deployment
                        status - 200 : OK
2021-11-10 03:46:49.938 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [choice[when[simple{${exchangeProp] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.938 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [bean:org.onap.policy.clamp.loop.l] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.951 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.951 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - <--- [get-deployme] [from[direct://get-deployment-poli] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.951 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [verify-one-p] [when[simple{${header.CamelHttpRes] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.952 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [verify-one-p] [setProperty[newPolicyState]      ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.952 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - <--- [verify-one-p] [from[direct://verify-one-policy] ] Exchange[Id: E1E934F01050EA2-0000000000000010, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:49.952 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [setProperty[policyName]          ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz]
2021-11-10 03:46:49.953 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - ---> [update-polic] [from[direct:update-policy-status-] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz]
2021-11-10 03:46:49.953 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [setProperty[policyType]          ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz]
2021-11-10 03:46:49.954 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [setProperty[policyTypeVersion]   ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz]
2021-11-10 03:46:49.954 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [setProperty[policyVersion]       ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz]
2021-11-10 03:46:49.954 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [setProperty[policyPdpGroup]      ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz]
2021-11-10 03:46:49.954 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [setBody[constant{null}]          ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.onap.policy.clamp.policy.operational.OperationalPolicy, Body: OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz]
2021-11-10 03:46:49.954 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [log                              ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: String, Body: null]
2021-11-10 03:46:49.955 [https-jsse-nio-8443-exec-10] INFO  update-policy-status-for-loop - Processing Operational Policy: OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz of type onap.policies.controlloop.guard.common.FrequencyLimiter
2021-11-10 03:46:49.955 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [direct:verify-one-policy         ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: String, Body: null]
2021-11-10 03:46:49.955 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [verify-one-p] [setProperty[raiseHttpExceptionFla] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: String, Body: null]
2021-11-10 03:46:49.955 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [verify-one-p] [direct:get-policy                ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: String, Body: null]
2021-11-10 03:46:49.955 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [doTry                            ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: String, Body: null]
2021-11-10 03:46:49.955 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [log                              ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: String, Body: null]
2021-11-10 03:46:49.955 [https-jsse-nio-8443-exec-10] INFO  get-policy - Getting Policy: OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz
2021-11-10 03:46:49.955 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - ---> [get-policy  ] [from[direct:get-policy]          ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: String, Body: null]
2021-11-10 03:46:49.955 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: String, Body: null]
2021-11-10 03:46:49.981 [https-jsse-nio-8443-exec-10] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-11-10 03:46:49.982 [https-jsse-nio-8443-exec-10] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{8eaa2457-0267-42e9-b15b-f96d9371d97b}
2021-11-10 03:46:49.982 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [setHeader[CamelHttpMethod]       ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: String, Body: null]
2021-11-10 03:46:49.982 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [setHeader[X-ONAP-RequestID]      ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: String, Body: null]
2021-11-10 03:46:49.982 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [setHeader[X-ONAP-InvocationID]   ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: String, Body: null]
2021-11-10 03:46:49.982 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [setHeader[X-ONAP-PartnerName]    ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: String, Body: null]
2021-11-10 03:46:49.983 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [log                              ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: String, Body: null]
2021-11-10 03:46:49.983 [https-jsse-nio-8443-exec-10] INFO  get-policy - Endpoint to get policy: https://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.guard.common.FrequencyLimiter/versions/1.0.0/policies/OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz/versions/1.0.0
2021-11-10 03:46:49.983 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [{{clamp.config.policy.api.url}}/p] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: String, Body: null]
2021-11-10 03:46:51.002 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [direct:reset-raise-http-exception] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.002 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.003 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.003 [https-jsse-nio-8443-exec-10] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-11-10 03:46:51.003 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [setProperty[logMessage]          ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.003 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.003 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-policy  ] [direct:dump-loop-log-http-respons] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.004 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [log                              ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.004 [https-jsse-nio-8443-exec-10] INFO  dump-loop-log-http-response - OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz GET
                        Policy status - 200 : OK
2021-11-10 03:46:51.004 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [choice[when[simple{${exchangeProp] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.004 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [bean:org.onap.policy.clamp.loop.l] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.022 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.022 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - <--- [get-policy  ] [from[direct://get-policy]        ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.022 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - ---> [verify-one-p] [from[direct:verify-one-policy]   ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.023 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [verify-one-p] [when[simple{${header.CamelHttpRes] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.023 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [verify-one-p] [setProperty[raiseHttpExceptionFla] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.023 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [verify-one-p] [direct:get-deployment-policy     ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.023 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [doTry                            ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.024 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [log                              ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.024 [https-jsse-nio-8443-exec-10] INFO  get-deployment-policy - Getting the policy deployment in PDP: OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz
2021-11-10 03:46:51.024 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - ---> [get-deployme] [from[direct:get-deployment-policy] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.024 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.034 [https-jsse-nio-8443-exec-10] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-11-10 03:46:51.034 [https-jsse-nio-8443-exec-10] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{7617d243-8971-42d6-aab8-236d449da1ba}
2021-11-10 03:46:51.034 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [setHeader[CamelHttpMethod]       ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.034 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [setHeader[X-ONAP-RequestID]      ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.034 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [setHeader[X-ONAP-InvocationID]   ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.034 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [setHeader[X-ONAP-PartnerName]    ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.034 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [log                              ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.034 [https-jsse-nio-8443-exec-10] INFO  get-deployment-policy - Endpoint to get policy deployment status: https://policy-pap.onap:6969/policy/pap/v1/policies/status/defaultGroup/OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz/1.0.0
2021-11-10 03:46:51.035 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [{{clamp.config.policy.pap.url}}/p] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.837 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [direct:reset-raise-http-exception] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.838 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.838 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.838 [https-jsse-nio-8443-exec-10] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-11-10 03:46:51.838 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [setProperty[logMessage]          ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.839 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.839 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [get-deployme] [direct:dump-loop-log-http-respons] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.839 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [log                              ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.839 [https-jsse-nio-8443-exec-10] INFO  dump-loop-log-http-response - OPERATIONAL_basicclamp_v1_0_FrequencyLimiter_1_0_0_0Rz GET Policy deployment
                        status - 200 : OK
2021-11-10 03:46:51.839 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [choice[when[simple{${exchangeProp] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.840 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [bean:org.onap.policy.clamp.loop.l] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.856 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.856 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - <--- [get-deployme] [from[direct://get-deployment-poli] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.856 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [verify-one-p] [when[simple{${header.CamelHttpRes] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.857 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [verify-one-p] [setProperty[newPolicyState]      ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.857 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - <--- [verify-one-p] [from[direct://verify-one-policy] ] Exchange[Id: E1E934F01050EA2-0000000000000011, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:46:51.858 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [setProperty[policyState]         ] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:51.858 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:51.860 [https-jsse-nio-8443-exec-10] INFO  update-policy-status-for-loop - Policy state set to: SENT_AND_DEPLOYED
2021-11-10 03:46:51.860 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-polic] [bean:org.onap.policy.clamp.loop.l] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:51.874 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - <--- [update-polic] [from[direct://update-policy-statu] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:51.875 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [route15     ] [direct:update-dcae-status-for-loo] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:51.875 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - ---> [update-dcae-] [from[direct:update-dcae-status-fo] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:51.875 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-dcae-] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:51.875 [https-jsse-nio-8443-exec-10] INFO  update-dcae-status-for-loop - Updating DCAE status for loop: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q
2021-11-10 03:46:51.876 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-dcae-] [choice[when[simple{${exchangeProp] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:51.878 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-dcae-] [setProperty[dcaeComponent]       ] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:51.879 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-dcae-] [when[simple{${exchangeProperty[lo] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:51.879 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-dcae-] [setProperty[dcaeState]           ] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:51.879 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-dcae-] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:51.879 [https-jsse-nio-8443-exec-10] INFO  update-dcae-status-for-loop - DCAE state set to: BLUEPRINT_DEPLOYED - DCAE message: 
2021-11-10 03:46:51.880 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [update-dcae-] [bean:org.onap.policy.clamp.loop.l] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:51.894 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - <--- [update-dcae-] [from[direct://update-dcae-status-] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:51.895 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [route15     ] [direct:update-loop-state         ] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:51.895 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - ---> [direct:updat] [from[direct:update-loop-state]   ] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:51.895 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [direct:updat] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:51.896 [https-jsse-nio-8443-exec-10] INFO  direct:update-loop-state - Updating status for loop: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q
2021-11-10 03:46:51.896 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [direct:updat] [choice[when[simple{${exchangeProp] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:51.902 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [direct:updat] [bean:org.onap.policy.clamp.loop.L] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:51.979 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [direct:updat] [log                              ] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:51.982 [https-jsse-nio-8443-exec-10] INFO  direct:update-loop-state - New loop state is: SUBMITTED
2021-11-10 03:46:51.983 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [direct:updat] [bean:org.onap.policy.clamp.loop.l] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:51.999 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - <--- [direct:updat] [from[direct://update-loop-state] ] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:51.999 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [route15     ] [bean:org.onap.policy.clamp.loop.l] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:52.013 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [route15     ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:52.014 [https-jsse-nio-8443-exec-10] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - Exiting
2021-11-10 03:46:52.014 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [route15     ] [setBody[simple{${exchangeProperty] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:52.015 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing -      [route15     ] [setHeader[CamelHttpResponseCode] ] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: org.onap.policy.clamp.loop.Loop, Body: org.onap.policy.clamp.loop.Loop@8020d38d]
2021-11-10 03:46:52.017 [https-jsse-nio-8443-exec-10] INFO  org.apache.camel.Tracing - *<-- [route15     ] [from[servlet:/v2/loop/getstatus/%] Exchange[Id: E1E934F01050EA2-000000000000000E, BodyType: org.onap.policy.clamp.loop.Loop, Body: org.onap.policy.clamp.loop.Loop@8020d38d]
2021-11-10 03:46:52.022 [https-jsse-nio-8443-exec-10] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:52.022+0000 INFO [cadi] Trans: user=demo@people.osaaf.org[BAth],ip=10.233.72.146,ms=7094.004883,validate=2.817800,code=7091.163086,result=IS_AUTHENTICATED
2021-11-10 03:46:52.084 [https-jsse-nio-8443-exec-3] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:52.084+0000 DEBUG [cadi] There is no client certificate on the transaction
2021-11-10 03:46:52.085 [https-jsse-nio-8443-exec-3] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:52.085+0000 DEBUG [cadi] DenialOfServiceTaf: Not processing this transaction: This Transaction is not denied, ms=0.006197
2021-11-10 03:46:52.085 [https-jsse-nio-8443-exec-3] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:52.085+0000 DEBUG [cadi] X509Taf: No Certificate Info on Transaction, ms=0.758887
2021-11-10 03:46:52.086 [https-jsse-nio-8443-exec-3] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:52.085+0000 DEBUG [cadi] BasicHttpTaf: demo@people.osaaf.org authenticated by cached AAF password, ms=0.105854
2021-11-10 03:46:52.086 [https-jsse-nio-8443-exec-3] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:52.086+0000 DEBUG [cadi] user=demo@people.osaaf.org,ip=10.233.72.146:42896,msg="Authenticated: demo@people.osaaf.org authenticated by cached AAF password"
2021-11-10 03:46:52.087 [https-jsse-nio-8443-exec-3] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:52.087+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl|dev|read, 0.091926 ms
2021-11-10 03:46:52.088 [https-jsse-nio-8443-exec-3] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:52.088+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl|dev|update, 0.044109 ms
2021-11-10 03:46:52.088 [https-jsse-nio-8443-exec-3] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:52.088+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.template|dev|read, 0.046797 ms
2021-11-10 03:46:52.089 [https-jsse-nio-8443-exec-3] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:52.089+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.template|dev|update, 0.041820 ms
2021-11-10 03:46:52.089 [https-jsse-nio-8443-exec-3] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:52.089+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.filter.vf|dev|*, 0.066047 ms
2021-11-10 03:46:52.090 [https-jsse-nio-8443-exec-3] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:52.090+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl.manage|dev|*, 0.028030 ms
2021-11-10 03:46:52.090 [https-jsse-nio-8443-exec-3] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:52.090+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.tosca|dev|read, 0.043524 ms
2021-11-10 03:46:52.090 [https-jsse-nio-8443-exec-3] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:52.090+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.tosca|dev|update, 0.025216 ms
2021-11-10 03:46:52.090 [https-jsse-nio-8443-exec-3] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:52.090+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.policies|dev|read, 0.021886 ms
2021-11-10 03:46:52.091 [https-jsse-nio-8443-exec-3] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:46:52.091+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.policies|dev|update, 0.019623 ms
2021-11-10 03:46:52.091 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - *--> [route7      ] [from[rest://put:/v2/loop/deploy/%] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:52.092 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route7      ] [removeHeaders[*]                 ] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:52.092 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route7      ] [doTry                            ] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:52.092 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route7      ] [log                              ] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:52.092 [https-jsse-nio-8443-exec-3] INFO  route7 - DCAE DEPLOY request for loop: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q
2021-11-10 03:46:52.092 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route7      ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:52.103 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - Entering
2021-11-10 03:46:52.103 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route7      ] [bean:org.onap.policy.clamp.author] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:52.109 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.authorization.AuthorizationController - demo@people.osaaf.org authorized because user has permission with * for instance: org.onap.clamp.clds.cl:dev:update
2021-11-10 03:46:52.109 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route7      ] [direct:load-loop                 ] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:52.110 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [load-loop   ] [setBody[simple{${header.loopName}] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: null, Body: [Body is null]]
2021-11-10 03:46:52.110 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [load-loop   ] [setProperty[loopObject]          ] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:52.857 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [load-loop   ] [when[simple{${exchangeProperty[lo] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:52.858 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route7      ] [bean:org.onap.policy.clamp.loop.l] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:52.873 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route7      ] [direct:deploy-loop               ] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:52.873 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - ---> [deploy-loop ] [from[direct:deploy-loop]         ] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:52.874 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [deploy-loop ] [choice[when[simple{${exchangeProp] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:52.874 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [deploy-loop ] [setProperty[raiseHttpExceptionFla] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:52.874 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [deploy-loop ] [direct:deploy-loop-single-bluepri] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:52.874 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - ---> [deploy-loop-] [from[direct:deploy-loop-single-bl] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:52.874 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [deploy-loop-] [doTry                            ] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:52.875 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [deploy-loop-] [log                              ] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:52.875 [https-jsse-nio-8443-exec-3] INFO  deploy-loop-single-blueprint - Deploying the loop: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q
2021-11-10 03:46:52.875 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [deploy-loop-] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:52.879 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-11-10 03:46:52.879 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{af3f2cc4-2c58-4939-b70e-43dcfa03e47f}
2021-11-10 03:46:52.880 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [deploy-loop-] [setBody[bean[ref:org.onap.policy.] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:46:52.881 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.loop.components.external.DcaeComponent - DCAE Deploy payload for unique blueprint: {"serviceTypeId":"93cedd07-2eea-4aa3-bf0d-76c63d7f9ad1","inputs":{"service_name":"dcae-tcagen2","log_directory":"/opt/logs/dcae-analytics-tca","replicas":1,"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","tag_version":"nexus3.onap.org:10001/onap/org.onap.dcaegen2.analytics.tca-gen2.dcae-analytics-tca-web:1.3.1","tca.aai.password":"DCAE","tca.aai.url":"https://aai.onap.svc.cluster.local:8443","tca.aai.username":"DCAE","tca_handle_in_subscribe_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT","tca_handle_out_publish_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT","tca_consumer_group":"cg1","policy_model_id":"onap.policies.monitoring.tcagen2","cpu_limit":"2000m","cpu_request":"1000m","memory_limit":"2048Mi","memory_request":"1024Mi","policy_id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ"}}
2021-11-10 03:46:52.881 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [deploy-loop-] [setProperty[dcaeDeploymentId]    ] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: {"serviceTypeId":"93cedd07-2eea-4aa3-bf0d-76c63d7f9ad1","inputs":{"service_name":"dcae-tcagen2","log_directory":"/opt/logs/dcae-analytics-tca","replicas":1,"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","tag_version":"nexus3.onap.org:10001/onap/org.onap.dcaegen2.analytics.tca-gen2.dcae-analytics-tca-web:1.3.1","tca.aai.password":"DCAE","tca.aai.url":"https://aai.onap.svc.cluster.local:8443","tca.aai.username":"DCAE","tca_handle_in_subscribe_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT","tca_handle_out_publish_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT","tca_consumer_group":"cg1","policy_model_id":"onap.policies.monitoring.tcagen2","cpu_limit":"2000m","cpu_request":"1000m","memory_limit":"2048Mi","memory_request":"1024Mi","policy_id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ"}}]
2021-11-10 03:46:52.882 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [deploy-loop-] [setHeader[CamelHttpMethod]       ] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: {"serviceTypeId":"93cedd07-2eea-4aa3-bf0d-76c63d7f9ad1","inputs":{"service_name":"dcae-tcagen2","log_directory":"/opt/logs/dcae-analytics-tca","replicas":1,"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","tag_version":"nexus3.onap.org:10001/onap/org.onap.dcaegen2.analytics.tca-gen2.dcae-analytics-tca-web:1.3.1","tca.aai.password":"DCAE","tca.aai.url":"https://aai.onap.svc.cluster.local:8443","tca.aai.username":"DCAE","tca_handle_in_subscribe_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT","tca_handle_out_publish_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT","tca_consumer_group":"cg1","policy_model_id":"onap.policies.monitoring.tcagen2","cpu_limit":"2000m","cpu_request":"1000m","memory_limit":"2048Mi","memory_request":"1024Mi","policy_id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ"}}]
2021-11-10 03:46:52.882 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [deploy-loop-] [setHeader[Content-Type]          ] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: {"serviceTypeId":"93cedd07-2eea-4aa3-bf0d-76c63d7f9ad1","inputs":{"service_name":"dcae-tcagen2","log_directory":"/opt/logs/dcae-analytics-tca","replicas":1,"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","tag_version":"nexus3.onap.org:10001/onap/org.onap.dcaegen2.analytics.tca-gen2.dcae-analytics-tca-web:1.3.1","tca.aai.password":"DCAE","tca.aai.url":"https://aai.onap.svc.cluster.local:8443","tca.aai.username":"DCAE","tca_handle_in_subscribe_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT","tca_handle_out_publish_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT","tca_consumer_group":"cg1","policy_model_id":"onap.policies.monitoring.tcagen2","cpu_limit":"2000m","cpu_request":"1000m","memory_limit":"2048Mi","memory_request":"1024Mi","policy_id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ"}}]
2021-11-10 03:46:52.882 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [deploy-loop-] [setHeader[X-ONAP-RequestID]      ] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: {"serviceTypeId":"93cedd07-2eea-4aa3-bf0d-76c63d7f9ad1","inputs":{"service_name":"dcae-tcagen2","log_directory":"/opt/logs/dcae-analytics-tca","replicas":1,"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","tag_version":"nexus3.onap.org:10001/onap/org.onap.dcaegen2.analytics.tca-gen2.dcae-analytics-tca-web:1.3.1","tca.aai.password":"DCAE","tca.aai.url":"https://aai.onap.svc.cluster.local:8443","tca.aai.username":"DCAE","tca_handle_in_subscribe_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT","tca_handle_out_publish_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT","tca_consumer_group":"cg1","policy_model_id":"onap.policies.monitoring.tcagen2","cpu_limit":"2000m","cpu_request":"1000m","memory_limit":"2048Mi","memory_request":"1024Mi","policy_id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ"}}]
2021-11-10 03:46:52.882 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [deploy-loop-] [setHeader[X-ONAP-InvocationID]   ] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: {"serviceTypeId":"93cedd07-2eea-4aa3-bf0d-76c63d7f9ad1","inputs":{"service_name":"dcae-tcagen2","log_directory":"/opt/logs/dcae-analytics-tca","replicas":1,"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","tag_version":"nexus3.onap.org:10001/onap/org.onap.dcaegen2.analytics.tca-gen2.dcae-analytics-tca-web:1.3.1","tca.aai.password":"DCAE","tca.aai.url":"https://aai.onap.svc.cluster.local:8443","tca.aai.username":"DCAE","tca_handle_in_subscribe_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT","tca_handle_out_publish_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT","tca_consumer_group":"cg1","policy_model_id":"onap.policies.monitoring.tcagen2","cpu_limit":"2000m","cpu_request":"1000m","memory_limit":"2048Mi","memory_request":"1024Mi","policy_id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ"}}]
2021-11-10 03:46:52.882 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [deploy-loop-] [setHeader[X-ONAP-PartnerName]    ] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: {"serviceTypeId":"93cedd07-2eea-4aa3-bf0d-76c63d7f9ad1","inputs":{"service_name":"dcae-tcagen2","log_directory":"/opt/logs/dcae-analytics-tca","replicas":1,"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","tag_version":"nexus3.onap.org:10001/onap/org.onap.dcaegen2.analytics.tca-gen2.dcae-analytics-tca-web:1.3.1","tca.aai.password":"DCAE","tca.aai.url":"https://aai.onap.svc.cluster.local:8443","tca.aai.username":"DCAE","tca_handle_in_subscribe_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT","tca_handle_out_publish_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT","tca_consumer_group":"cg1","policy_model_id":"onap.policies.monitoring.tcagen2","cpu_limit":"2000m","cpu_request":"1000m","memory_limit":"2048Mi","memory_request":"1024Mi","policy_id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ"}}]
2021-11-10 03:46:52.882 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [deploy-loop-] [log                              ] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: {"serviceTypeId":"93cedd07-2eea-4aa3-bf0d-76c63d7f9ad1","inputs":{"service_name":"dcae-tcagen2","log_directory":"/opt/logs/dcae-analytics-tca","replicas":1,"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","tag_version":"nexus3.onap.org:10001/onap/org.onap.dcaegen2.analytics.tca-gen2.dcae-analytics-tca-web:1.3.1","tca.aai.password":"DCAE","tca.aai.url":"https://aai.onap.svc.cluster.local:8443","tca.aai.username":"DCAE","tca_handle_in_subscribe_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT","tca_handle_out_publish_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT","tca_consumer_group":"cg1","policy_model_id":"onap.policies.monitoring.tcagen2","cpu_limit":"2000m","cpu_request":"1000m","memory_limit":"2048Mi","memory_request":"1024Mi","policy_id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ"}}]
2021-11-10 03:46:52.882 [https-jsse-nio-8443-exec-3] INFO  deploy-loop-single-blueprint - Endpoint to deploy loop: https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195
2021-11-10 03:46:52.882 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [deploy-loop-] [{{clamp.config.dcae.deployment.ur] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: {"serviceTypeId":"93cedd07-2eea-4aa3-bf0d-76c63d7f9ad1","inputs":{"service_name":"dcae-tcagen2","log_directory":"/opt/logs/dcae-analytics-tca","replicas":1,"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","tag_version":"nexus3.onap.org:10001/onap/org.onap.dcaegen2.analytics.tca-gen2.dcae-analytics-tca-web:1.3.1","tca.aai.password":"DCAE","tca.aai.url":"https://aai.onap.svc.cluster.local:8443","tca.aai.username":"DCAE","tca_handle_in_subscribe_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT","tca_handle_out_publish_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT","tca_consumer_group":"cg1","policy_model_id":"onap.policies.monitoring.tcagen2","cpu_limit":"2000m","cpu_request":"1000m","memory_limit":"2048Mi","memory_request":"1024Mi","policy_id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ"}}]
2021-11-10 03:46:52.883 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.component.http.HttpComponent - Created ClientConnectionManager org.apache.http.impl.conn.PoolingHttpClientConnectionManager@3946637c
2021-11-10 03:46:56.736 [pool-2-thread-5] INFO  com.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
2021-11-10 03:47:17.193 [pool-2-thread-3] INFO  com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp
2021-11-10 03:47:17.194 [pool-2-thread-3] 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-11-10 03:47:17.194 [pool-2-thread-3] INFO  com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (as WPCHJEkuNB3BZ4KN) ...
2021-11-10 03:47:23.880 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [deploy-loop-] [convertBodyTo[java.lang.String]  ] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:23.881 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [deploy-loop-] [setProperty[dcaeResponse]        ] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: {"requestId":"11eecfbf-d821-4ee7-bf8b-07e53b734fdf","links":{"self":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195","status":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195/operation/6b7805a1-1109-42de-8d7c-c6d0f858fa45?cfy_tenant_name=default_tenant"}}]
2021-11-10 03:47:23.884 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [deploy-loop-] [setProperty[dcaeStatusUrl]       ] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: {"requestId":"11eecfbf-d821-4ee7-bf8b-07e53b734fdf","links":{"self":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195","status":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195/operation/6b7805a1-1109-42de-8d7c-c6d0f858fa45?cfy_tenant_name=default_tenant"}}]
2021-11-10 03:47:23.885 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [deploy-loop-] [bean:org.onap.policy.clamp.loop.L] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: {"requestId":"11eecfbf-d821-4ee7-bf8b-07e53b734fdf","links":{"self":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195","status":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195/operation/6b7805a1-1109-42de-8d7c-c6d0f858fa45?cfy_tenant_name=default_tenant"}}]
2021-11-10 03:47:24.865 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [deploy-loop-] [direct:reset-raise-http-exception] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: {"requestId":"11eecfbf-d821-4ee7-bf8b-07e53b734fdf","links":{"self":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195","status":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195/operation/6b7805a1-1109-42de-8d7c-c6d0f858fa45?cfy_tenant_name=default_tenant"}}]
2021-11-10 03:47:24.865 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: {"requestId":"11eecfbf-d821-4ee7-bf8b-07e53b734fdf","links":{"self":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195","status":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195/operation/6b7805a1-1109-42de-8d7c-c6d0f858fa45?cfy_tenant_name=default_tenant"}}]
2021-11-10 03:47:24.866 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [deploy-loop-] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: {"requestId":"11eecfbf-d821-4ee7-bf8b-07e53b734fdf","links":{"self":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195","status":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195/operation/6b7805a1-1109-42de-8d7c-c6d0f858fa45?cfy_tenant_name=default_tenant"}}]
2021-11-10 03:47:24.866 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-11-10 03:47:24.866 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [deploy-loop-] [setProperty[logMessage]          ] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: {"requestId":"11eecfbf-d821-4ee7-bf8b-07e53b734fdf","links":{"self":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195","status":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195/operation/6b7805a1-1109-42de-8d7c-c6d0f858fa45?cfy_tenant_name=default_tenant"}}]
2021-11-10 03:47:24.866 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [deploy-loop-] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: {"requestId":"11eecfbf-d821-4ee7-bf8b-07e53b734fdf","links":{"self":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195","status":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195/operation/6b7805a1-1109-42de-8d7c-c6d0f858fa45?cfy_tenant_name=default_tenant"}}]
2021-11-10 03:47:24.867 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [deploy-loop-] [direct:dump-loop-log-http-respons] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: {"requestId":"11eecfbf-d821-4ee7-bf8b-07e53b734fdf","links":{"self":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195","status":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195/operation/6b7805a1-1109-42de-8d7c-c6d0f858fa45?cfy_tenant_name=default_tenant"}}]
2021-11-10 03:47:24.867 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [log                              ] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: {"requestId":"11eecfbf-d821-4ee7-bf8b-07e53b734fdf","links":{"self":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195","status":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195/operation/6b7805a1-1109-42de-8d7c-c6d0f858fa45?cfy_tenant_name=default_tenant"}}]
2021-11-10 03:47:24.867 [https-jsse-nio-8443-exec-3] INFO  dump-loop-log-http-response - DEPLOY loop status
                        (Dep-id:CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195,
                        StatusUrl:https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195/operation/6b7805a1-1109-42de-8d7c-c6d0f858fa45?cfy_tenant_name=default_tenant) - 202 : Accepted
2021-11-10 03:47:24.868 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [choice[when[simple{${exchangeProp] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: {"requestId":"11eecfbf-d821-4ee7-bf8b-07e53b734fdf","links":{"self":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195","status":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195/operation/6b7805a1-1109-42de-8d7c-c6d0f858fa45?cfy_tenant_name=default_tenant"}}]
2021-11-10 03:47:24.868 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [bean:org.onap.policy.clamp.loop.l] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: {"requestId":"11eecfbf-d821-4ee7-bf8b-07e53b734fdf","links":{"self":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195","status":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195/operation/6b7805a1-1109-42de-8d7c-c6d0f858fa45?cfy_tenant_name=default_tenant"}}]
2021-11-10 03:47:24.885 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: {"requestId":"11eecfbf-d821-4ee7-bf8b-07e53b734fdf","links":{"self":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195","status":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195/operation/6b7805a1-1109-42de-8d7c-c6d0f858fa45?cfy_tenant_name=default_tenant"}}]
2021-11-10 03:47:24.885 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - <--- [deploy-loop-] [from[direct://deploy-loop-single-] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: {"requestId":"11eecfbf-d821-4ee7-bf8b-07e53b734fdf","links":{"self":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195","status":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195/operation/6b7805a1-1109-42de-8d7c-c6d0f858fa45?cfy_tenant_name=default_tenant"}}]
2021-11-10 03:47:24.885 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - <--- [deploy-loop ] [from[direct://deploy-loop]       ] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: {"requestId":"11eecfbf-d821-4ee7-bf8b-07e53b734fdf","links":{"self":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195","status":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195/operation/6b7805a1-1109-42de-8d7c-c6d0f858fa45?cfy_tenant_name=default_tenant"}}]
2021-11-10 03:47:24.886 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route7      ] [log                              ] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: {"requestId":"11eecfbf-d821-4ee7-bf8b-07e53b734fdf","links":{"self":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195","status":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195/operation/6b7805a1-1109-42de-8d7c-c6d0f858fa45?cfy_tenant_name=default_tenant"}}]
2021-11-10 03:47:24.886 [https-jsse-nio-8443-exec-3] INFO  route7 - DEPLOY request successfully executed for loop: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q
2021-11-10 03:47:24.886 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route7      ] [bean:org.onap.policy.clamp.loop.l] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: {"requestId":"11eecfbf-d821-4ee7-bf8b-07e53b734fdf","links":{"self":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195","status":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195/operation/6b7805a1-1109-42de-8d7c-c6d0f858fa45?cfy_tenant_name=default_tenant"}}]
2021-11-10 03:47:25.846 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing -      [route7      ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: {"requestId":"11eecfbf-d821-4ee7-bf8b-07e53b734fdf","links":{"self":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195","status":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195/operation/6b7805a1-1109-42de-8d7c-c6d0f858fa45?cfy_tenant_name=default_tenant"}}]
2021-11-10 03:47:25.846 [https-jsse-nio-8443-exec-3] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - Exiting
2021-11-10 03:47:25.847 [https-jsse-nio-8443-exec-3] INFO  org.apache.camel.Tracing - *<-- [route7      ] [from[servlet:/v2/loop/deploy/%7Bl] Exchange[Id: E1E934F01050EA2-0000000000000012, BodyType: String, Body: {"requestId":"11eecfbf-d821-4ee7-bf8b-07e53b734fdf","links":{"self":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195","status":"https://deployment-handler.onap:8443/dcae-deployments/CLAMP_aae59348-b8d9-4762-ba58-ab74f11a8195/operation/6b7805a1-1109-42de-8d7c-c6d0f858fa45?cfy_tenant_name=default_tenant"}}]
2021-11-10 03:47:25.848 [https-jsse-nio-8443-exec-3] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:47:25.848+0000 INFO [cadi] Trans: user=demo@people.osaaf.org[BAth],ip=10.233.72.146,ms=33764.480469,validate=2.767512,code=33761.679688,result=IS_AUTHENTICATED
2021-11-10 03:47:25.898 [https-jsse-nio-8443-exec-7] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:47:25.898+0000 DEBUG [cadi] There is no client certificate on the transaction
2021-11-10 03:47:25.899 [https-jsse-nio-8443-exec-7] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:47:25.899+0000 DEBUG [cadi] DenialOfServiceTaf: Not processing this transaction: This Transaction is not denied, ms=0.004631
2021-11-10 03:47:25.899 [https-jsse-nio-8443-exec-7] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:47:25.899+0000 DEBUG [cadi] X509Taf: No Certificate Info on Transaction, ms=0.655857
2021-11-10 03:47:25.899 [https-jsse-nio-8443-exec-7] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:47:25.899+0000 DEBUG [cadi] BasicHttpTaf: demo@people.osaaf.org authenticated by cached AAF password, ms=0.081034
2021-11-10 03:47:25.900 [https-jsse-nio-8443-exec-7] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:47:25.900+0000 DEBUG [cadi] user=demo@people.osaaf.org,ip=10.233.72.146:43226,msg="Authenticated: demo@people.osaaf.org authenticated by cached AAF password"
2021-11-10 03:47:25.901 [https-jsse-nio-8443-exec-7] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:47:25.901+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl|dev|read, 0.099660 ms
2021-11-10 03:47:25.901 [https-jsse-nio-8443-exec-7] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:47:25.901+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl|dev|update, 0.032777 ms
2021-11-10 03:47:25.902 [https-jsse-nio-8443-exec-7] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:47:25.901+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.template|dev|read, 0.033869 ms
2021-11-10 03:47:25.902 [https-jsse-nio-8443-exec-7] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:47:25.902+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.template|dev|update, 0.030560 ms
2021-11-10 03:47:25.902 [https-jsse-nio-8443-exec-7] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:47:25.902+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.filter.vf|dev|*, 0.031543 ms
2021-11-10 03:47:25.903 [https-jsse-nio-8443-exec-7] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:47:25.903+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.cl.manage|dev|*, 0.044023 ms
2021-11-10 03:47:25.903 [https-jsse-nio-8443-exec-7] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:47:25.903+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.tosca|dev|read, 0.034026 ms
2021-11-10 03:47:25.903 [https-jsse-nio-8443-exec-7] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:47:25.903+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.tosca|dev|update, 0.029940 ms
2021-11-10 03:47:25.904 [https-jsse-nio-8443-exec-7] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:47:25.904+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.policies|dev|read, 0.030098 ms
2021-11-10 03:47:25.904 [https-jsse-nio-8443-exec-7] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2021-11-10T03:47:25.904+0000 DEBUG [cadi] isUserInRole: demo@people.osaaf.org has org.onap.clamp.clds.policies|dev|update, 0.030177 ms
2021-11-10 03:47:25.905 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [route15     ] [removeHeaders[*]                 ] Exchange[Id: E1E934F01050EA2-0000000000000013, BodyType: String, Body: ]
2021-11-10 03:47:25.906 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing - *--> [route15     ] [from[rest://get:/v2/loop/getstatu] Exchange[Id: E1E934F01050EA2-0000000000000013, BodyType: String, Body: ]
2021-11-10 03:47:25.906 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [route15     ] [doTry                            ] Exchange[Id: E1E934F01050EA2-0000000000000013, BodyType: String, Body: ]
2021-11-10 03:47:25.906 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [route15     ] [log                              ] Exchange[Id: E1E934F01050EA2-0000000000000013, BodyType: String, Body: ]
2021-11-10 03:47:25.906 [https-jsse-nio-8443-exec-7] INFO  route15 - GET STATUS request for loop: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q
2021-11-10 03:47:25.906 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [route15     ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000013, BodyType: String, Body: ]
2021-11-10 03:47:25.909 [https-jsse-nio-8443-exec-7] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - Entering
2021-11-10 03:47:25.909 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [route15     ] [bean:org.onap.policy.clamp.author] Exchange[Id: E1E934F01050EA2-0000000000000013, BodyType: String, Body: ]
2021-11-10 03:47:25.914 [https-jsse-nio-8443-exec-7] INFO  org.onap.policy.clamp.authorization.AuthorizationController - demo@people.osaaf.org authorized because user has permission with * for instance: org.onap.clamp.clds.cl:dev:read
2021-11-10 03:47:25.914 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [route15     ] [direct:load-loop                 ] Exchange[Id: E1E934F01050EA2-0000000000000013, BodyType: String, Body: ]
2021-11-10 03:47:25.914 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [load-loop   ] [setBody[simple{${header.loopName}] Exchange[Id: E1E934F01050EA2-0000000000000013, BodyType: String, Body: ]
2021-11-10 03:47:25.914 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [load-loop   ] [setProperty[loopObject]          ] Exchange[Id: E1E934F01050EA2-0000000000000013, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:47:26.737 [pool-2-thread-3] INFO  com.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
2021-11-10 03:47:26.874 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [load-loop   ] [when[simple{${exchangeProperty[lo] Exchange[Id: E1E934F01050EA2-0000000000000013, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:47:26.875 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [route15     ] [bean:org.onap.policy.clamp.loop.l] Exchange[Id: E1E934F01050EA2-0000000000000013, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:47:26.892 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [route15     ] [direct:update-policy-status-for-l] Exchange[Id: E1E934F01050EA2-0000000000000013, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:47:26.893 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [update-polic] [setProperty[policyComponent]     ] Exchange[Id: E1E934F01050EA2-0000000000000013, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:47:26.893 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing - ---> [update-polic] [from[direct:update-policy-status-] Exchange[Id: E1E934F01050EA2-0000000000000013, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:47:26.893 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [update-polic] [setProperty[policyFound]         ] Exchange[Id: E1E934F01050EA2-0000000000000013, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:47:26.894 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [update-polic] [setProperty[policyDeployed]      ] Exchange[Id: E1E934F01050EA2-0000000000000013, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:47:26.894 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [update-polic] [log                              ] Exchange[Id: E1E934F01050EA2-0000000000000013, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:47:26.894 [https-jsse-nio-8443-exec-7] INFO  update-policy-status-for-loop - Processing all MICRO-SERVICES policies defined in loop LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q
2021-11-10 03:47:26.894 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [update-polic] [split[simple{${exchangeProperty[l] Exchange[Id: E1E934F01050EA2-0000000000000013, BodyType: String, Body: LOOP_Pinstance_basicclamp0yinstance_basicclamp0cinstance_basicclamp0cinstance_basicclamp0Ninstance_basicclamp0q]
2021-11-10 03:47:26.894 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [update-polic] [setProperty[policyName]          ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:47:26.895 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing - ---> [update-polic] [from[direct:update-policy-status-] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:47:26.895 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [update-polic] [setProperty[policyType]          ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:47:26.896 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [update-polic] [setProperty[policyTypeVersion]   ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:47:26.896 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [update-polic] [setProperty[policyPdpGroup]      ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:47:26.896 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [update-polic] [setProperty[policyVersion]       ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:47:26.896 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [update-polic] [setBody[constant{null}]          ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.onap.policy.clamp.policy.microservice.MicroServicePolicy, Body: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ]
2021-11-10 03:47:26.896 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [update-polic] [log                              ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: String, Body: null]
2021-11-10 03:47:26.897 [https-jsse-nio-8443-exec-7] INFO  update-policy-status-for-loop - Processing Micro Service Policy: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ of type onap.policies.monitoring.tcagen2
2021-11-10 03:47:26.897 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [update-polic] [direct:verify-one-policy         ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: String, Body: null]
2021-11-10 03:47:26.897 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [verify-one-p] [setProperty[raiseHttpExceptionFla] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: String, Body: null]
2021-11-10 03:47:26.897 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [verify-one-p] [direct:get-policy                ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: String, Body: null]
2021-11-10 03:47:26.897 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [get-policy  ] [doTry                            ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: String, Body: null]
2021-11-10 03:47:26.897 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [get-policy  ] [log                              ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: String, Body: null]
2021-11-10 03:47:26.897 [https-jsse-nio-8443-exec-7] INFO  get-policy - Getting Policy: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ
2021-11-10 03:47:26.897 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [get-policy  ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: String, Body: null]
2021-11-10 03:47:26.901 [https-jsse-nio-8443-exec-7] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-11-10 03:47:26.901 [https-jsse-nio-8443-exec-7] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{0ed42ab9-9549-43ef-b403-ed716b1bee37}
2021-11-10 03:47:26.902 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing - ---> [get-policy  ] [from[direct:get-policy]          ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: String, Body: null]
2021-11-10 03:47:26.902 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [get-policy  ] [setHeader[CamelHttpMethod]       ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: String, Body: null]
2021-11-10 03:47:26.902 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [get-policy  ] [setHeader[X-ONAP-RequestID]      ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: String, Body: null]
2021-11-10 03:47:26.902 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [get-policy  ] [setHeader[X-ONAP-InvocationID]   ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: String, Body: null]
2021-11-10 03:47:26.902 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [get-policy  ] [setHeader[X-ONAP-PartnerName]    ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: String, Body: null]
2021-11-10 03:47:26.902 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [get-policy  ] [log                              ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: String, Body: null]
2021-11-10 03:47:26.902 [https-jsse-nio-8443-exec-7] INFO  get-policy - Endpoint to get policy: https://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.monitoring.tcagen2/versions/1.0.0/policies/MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ/versions/1.0.0
2021-11-10 03:47:26.902 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [get-policy  ] [{{clamp.config.policy.api.url}}/p] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: String, Body: null]
2021-11-10 03:47:28.039 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [get-policy  ] [direct:reset-raise-http-exception] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.040 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.040 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [get-policy  ] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.040 [https-jsse-nio-8443-exec-7] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-11-10 03:47:28.041 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [get-policy  ] [setProperty[logMessage]          ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.041 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [get-policy  ] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.041 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [get-policy  ] [direct:dump-loop-log-http-respons] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.041 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [log                              ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.041 [https-jsse-nio-8443-exec-7] INFO  dump-loop-log-http-response - MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ GET
                        Policy status - 200 : OK
2021-11-10 03:47:28.042 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [choice[when[simple{${exchangeProp] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.042 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [bean:org.onap.policy.clamp.loop.l] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.845 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.846 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing - <--- [get-policy  ] [from[direct://get-policy]        ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.846 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [verify-one-p] [when[simple{${header.CamelHttpRes] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.846 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing - ---> [verify-one-p] [from[direct:verify-one-policy]   ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.846 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [verify-one-p] [setProperty[raiseHttpExceptionFla] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.846 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [verify-one-p] [direct:get-deployment-policy     ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.847 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [get-deployme] [doTry                            ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.847 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [get-deployme] [log                              ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.847 [https-jsse-nio-8443-exec-7] INFO  get-deployment-policy - Getting the policy deployment in PDP: MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ
2021-11-10 03:47:28.847 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [get-deployme] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.853 [https-jsse-nio-8443-exec-7] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-11-10 03:47:28.853 [https-jsse-nio-8443-exec-7] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{65a57e43-faaf-4de4-bdb9-5e56ae39ad36}
2021-11-10 03:47:28.853 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing - ---> [get-deployme] [from[direct:get-deployment-policy] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.853 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [get-deployme] [setHeader[CamelHttpMethod]       ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.853 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [get-deployme] [setHeader[X-ONAP-RequestID]      ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.854 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [get-deployme] [setHeader[X-ONAP-InvocationID]   ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.854 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [get-deployme] [setHeader[X-ONAP-PartnerName]    ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.854 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [get-deployme] [log                              ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.854 [https-jsse-nio-8443-exec-7] INFO  get-deployment-policy - Endpoint to get policy deployment status: https://policy-pap.onap:6969/policy/pap/v1/policies/status/defaultGroup/MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ/1.0.0
2021-11-10 03:47:28.854 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [get-deployme] [{{clamp.config.policy.pap.url}}/p] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.956 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [get-deployme] [direct:reset-raise-http-exception] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.957 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [reset-raise-] [setProperty[raiseHttpExceptionFla] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.957 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [get-deployme] [bean:org.onap.policy.clamp.flow.l] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.957 [https-jsse-nio-8443-exec-7] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-11-10 03:47:28.957 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [get-deployme] [setProperty[logMessage]          ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.958 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [get-deployme] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.958 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [get-deployme] [direct:dump-loop-log-http-respons] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.958 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [log                              ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.958 [https-jsse-nio-8443-exec-7] INFO  dump-loop-log-http-response - MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_VMJ GET Policy deployment
                        status - 200 : OK
2021-11-10 03:47:28.958 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [choice[when[simple{${exchangeProp] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.959 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [bean:org.onap.policy.clamp.loop.l] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.974 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [dump-loop-lo] [setProperty[logComponent]        ] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.974 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing - <--- [get-deployme] [from[direct://get-deployment-poli] Exchange[Id: E1E934F01050EA2-0000000000000014, BodyType: org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body: [Body is instance of java.io.InputStream]]
2021-11-10 03:47:28.974 [https-jsse-nio-8443-exec-7] INFO  org.apache.camel.Tracing -      [verify-one-p] [when[simple{${header.CamelHttpRes] Exchange[I