Results

By type

          10:46:53,866 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Worker thread will flush remaining events before exiting. 
10:46:53,874 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Queue flush finished successfully within timeout.
10:46:53,875 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity] - Worker thread will flush remaining events before exiting. 
10:46:53,875 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity] - Queue flush finished successfully within timeout.
10:46:53,875 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFPerformance] - Worker thread will flush remaining events before exiting. 
10:46:53,875 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFPerformance] - Queue flush finished successfully within timeout.
10:46:53,876 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFServer] - Worker thread will flush remaining events before exiting. 
10:46:53,880 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFServer] - Queue flush finished successfully within timeout.
10:46:53,880 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFPolicy] - Worker thread will flush remaining events before exiting. 
10:46:53,880 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFPolicy] - Queue flush finished successfully within timeout.
10:46:53,880 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Worker thread will flush remaining events before exiting. 
10:46:53,881 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Queue flush finished successfully within timeout.
10:46:53,881 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Worker thread will flush remaining events before exiting. 
10:46:53,881 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Queue flush finished successfully within timeout.
10:46:53,881 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Worker thread will flush remaining events before exiting. 
10:46:53,881 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Queue flush finished successfully within timeout.
10:46:53,882 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Worker thread will flush remaining events before exiting. 
10:46:53,882 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Queue flush finished successfully within timeout.
10:46:53,886 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@378542de - URL [jar:file:/opt/policy/clamp/policy-clamp-backend.jar!/BOOT-INF/classes!/logback-spring.xml] is not of type file
10:46:53,897 |-WARN in Logger[org.springframework.core.env.PropertySourcesPropertyResolver] - No appenders present in context [default] for logger [org.springframework.core.env.PropertySourcesPropertyResolver].
10:46:54,029 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2fb3536e - Adding [jar:file:/opt/policy/clamp/policy-clamp-backend.jar!/BOOT-INF/classes!/logback-default.xml] to configuration watch list.
10:46:54,029 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@378542de - URL [jar:file:/opt/policy/clamp/policy-clamp-backend.jar!/BOOT-INF/classes!/logback-default.xml] is not of type file
10:46:54,035 |-INFO in ch.qos.logback.classic.joran.action.JMXConfiguratorAction - begin
10:46:54,129 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
10:46:54,129 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
10:46:54,132 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
10:46:54,134 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
10:46:54,134 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ERROR]
10:46:54,136 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
10:46:54,139 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1197251633 - setting totalSizeCap to 1 GB
10:46:54,142 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1197251633 - Archive files will be limited to [50 MB] each.
10:46:54,143 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1197251633 - Will use zip compression
10:46:54,143 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1197251633 - Will use the pattern /var/log/onap/clamp/error.%d{yyyy-MM-dd}.%i.log for the active file
10:46:54,151 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4dc27487 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/error.%d{yyyy-MM-dd}.%i.log.zip'.
10:46:54,151 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4dc27487 - Roll-over at midnight.
10:46:54,196 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4dc27487 - Setting initial period to Sat Apr 24 10:46:54 GMT 2021
10:46:54,201 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ERROR] - Active log file name: /var/log/onap/clamp/error.log
10:46:54,201 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ERROR] - File property is set to [/var/log/onap/clamp/error.log]
10:46:54,201 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
10:46:54,202 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [DEBUG]
10:46:54,202 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
10:46:54,204 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@347978868 - setting totalSizeCap to 1 GB
10:46:54,204 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@347978868 - Archive files will be limited to [50 MB] each.
10:46:54,204 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@347978868 - Will use zip compression
10:46:54,204 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@347978868 - Will use the pattern /var/log/onap/clamp/debug.%d{yyyy-MM-dd}.%i.log for the active file
10:46:54,205 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@12591ac8 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/debug.%d{yyyy-MM-dd}.%i.log.zip'.
10:46:54,205 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@12591ac8 - Roll-over at midnight.
10:46:54,206 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@12591ac8 - Setting initial period to Sat Apr 24 10:46:54 GMT 2021
10:46:54,207 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[DEBUG] - Active log file name: /var/log/onap/clamp/debug.log
10:46:54,207 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[DEBUG] - File property is set to [/var/log/onap/clamp/debug.log]
10:46:54,207 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
10:46:54,207 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [AUDIT]
10:46:54,210 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
10:46:54,211 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1179792105 - setting totalSizeCap to 1 GB
10:46:54,211 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1179792105 - Archive files will be limited to [50 MB] each.
10:46:54,213 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1179792105 - Will use zip compression
10:46:54,213 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1179792105 - Will use the pattern /var/log/onap/clamp/audit.%d{yyyy-MM-dd}.%i.log for the active file
10:46:54,214 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@660acfb - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/audit.%d{yyyy-MM-dd}.%i.log.zip'.
10:46:54,214 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@660acfb - Roll-over at midnight.
10:46:54,214 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@660acfb - Setting initial period to Sat Apr 24 10:46:54 GMT 2021
10:46:54,215 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[AUDIT] - Active log file name: /var/log/onap/clamp/audit.log
10:46:54,215 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[AUDIT] - File property is set to [/var/log/onap/clamp/audit.log]
10:46:54,215 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
10:46:54,215 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFAudit]
10:46:54,215 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [AUDIT] to ch.qos.logback.classic.AsyncAppender[asyncEELFAudit]
10:46:54,215 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Attaching appender named [AUDIT] to AsyncAppender.
10:46:54,215 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Setting discardingThreshold to 51
10:46:54,216 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
10:46:54,216 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [METRIC]
10:46:54,217 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
10:46:54,218 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@530539368 - setting totalSizeCap to 1 GB
10:46:54,218 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@530539368 - Archive files will be limited to [50 MB] each.
10:46:54,219 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@530539368 - Will use zip compression
10:46:54,219 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@530539368 - Will use the pattern /var/log/onap/clamp/metric.%d{yyyy-MM-dd}.%i.log for the active file
10:46:54,220 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1c9b0314 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/metric.%d{yyyy-MM-dd}.%i.log.zip'.
10:46:54,220 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1c9b0314 - Roll-over at midnight.
10:46:54,220 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1c9b0314 - Setting initial period to Sat Apr 24 10:46:54 GMT 2021
10:46:54,220 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[METRIC] - Active log file name: /var/log/onap/clamp/metric.log
10:46:54,221 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[METRIC] - File property is set to [/var/log/onap/clamp/metric.log]
10:46:54,221 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
10:46:54,221 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFMetrics]
10:46:54,221 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [METRIC] to ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics]
10:46:54,221 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Attaching appender named [METRIC] to AsyncAppender.
10:46:54,221 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Setting discardingThreshold to 51
10:46:54,221 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
10:46:54,221 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [SECURITY]
10:46:54,221 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
10:46:54,225 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@504807594 - setting totalSizeCap to 1 GB
10:46:54,225 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@504807594 - Archive files will be limited to [50 MB] each.
10:46:54,225 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@504807594 - Will use zip compression
10:46:54,225 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@504807594 - Will use the pattern /var/log/onap/clamp/security.%d{yyyy-MM-dd}.%i.log for the active file
10:46:54,226 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@13d73f29 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/security.%d{yyyy-MM-dd}.%i.log.zip'.
10:46:54,226 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@13d73f29 - Roll-over at midnight.
10:46:54,226 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@13d73f29 - Setting initial period to Sat Apr 24 10:46:54 GMT 2021
10:46:54,227 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[SECURITY] - Active log file name: /var/log/onap/clamp/security.log
10:46:54,227 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[SECURITY] - File property is set to [/var/log/onap/clamp/security.log]
10:46:54,227 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
10:46:54,227 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFSecurity]
10:46:54,227 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [SECURITY] to ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity]
10:46:54,227 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity] - Attaching appender named [SECURITY] to AsyncAppender.
10:46:54,227 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity] - Setting discardingThreshold to 51
10:46:54,228 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
10:46:54,228 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [auditLogs]
10:46:54,229 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@90567568 - setting totalSizeCap to 1 GB
10:46:54,229 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@90567568 - Archive files will be limited to [50 MB] each.
10:46:54,229 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@90567568 - Will use zip compression
10:46:54,229 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@90567568 - Will use the pattern /var/log/onap/clamp/Audits-%d{yyyy-MM-dd}.%i.log for the active file
10:46:54,230 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7dc3712 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/Audits-%d{yyyy-MM-dd}.%i.log.zip'.
10:46:54,230 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7dc3712 - Roll-over at midnight.
10:46:54,231 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7dc3712 - Setting initial period to Sat Apr 24 10:46:54 GMT 2021
10:46:54,231 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
10:46:54,232 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[auditLogs] - Active log file name: /var/log/onap/clamp/Audits.log
10:46:54,232 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[auditLogs] - File property is set to [/var/log/onap/clamp/Audits.log]
10:46:54,233 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
10:46:54,233 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [perfLogs]
10:46:54,234 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1680503330 - setting totalSizeCap to 1 GB
10:46:54,235 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1680503330 - Archive files will be limited to [50 MB] each.
10:46:54,235 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1680503330 - Will use zip compression
10:46:54,235 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1680503330 - Will use the pattern /var/log/onap/clamp/Perform--%d{yyyy-MM-dd}.%i.log for the active file
10:46:54,235 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4f49f6af - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/Perform--%d{yyyy-MM-dd}.%i.log.zip'.
10:46:54,236 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4f49f6af - Roll-over at midnight.
10:46:54,236 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4f49f6af - Setting initial period to Sat Apr 24 10:46:54 GMT 2021
10:46:54,237 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
10:46:54,238 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[perfLogs] - Active log file name: /var/log/onap/clamp/Perform.log
10:46:54,238 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[perfLogs] - File property is set to [/var/log/onap/clamp/Perform.log]
10:46:54,238 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.aaf] to DEBUG
10:46:54,238 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating DEBUG level on Logger[org.onap.aaf] onto the JUL framework
10:46:54,239 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.onap.aaf]
10:46:54,239 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to INFO
10:46:54,239 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating INFO level on Logger[org.hibernate] onto the JUL framework
10:46:54,239 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.hibernate]
10:46:54,239 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel.Tracing] to INFO
10:46:54,239 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating INFO level on Logger[org.apache.camel.Tracing] onto the JUL framework
10:46:54,239 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.apache.camel.Tracing]
10:46:54,239 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache] to INFO
10:46:54,240 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating INFO level on Logger[org.apache] onto the JUL framework
10:46:54,240 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.apache]
10:46:54,240 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
10:46:54,240 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating INFO level on Logger[org.springframework] onto the JUL framework
10:46:54,240 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.springframework]
10:46:54,240 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.policy.clamp] to DEBUG
10:46:54,240 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating DEBUG level on Logger[org.onap.policy.clamp] onto the JUL framework
10:46:54,240 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ERROR] to Logger[org.onap.policy.clamp]
10:46:54,240 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.onap.policy.clamp]
10:46:54,240 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.error] to OFF
10:46:54,240 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating OFF level on Logger[com.att.eelf.error] onto the JUL framework
10:46:54,240 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ERROR] to Logger[com.att.eelf.error]
10:46:54,241 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.audit] to INFO
10:46:54,241 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating INFO level on Logger[com.att.eelf.audit] onto the JUL framework
10:46:54,241 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.audit] to false
10:46:54,241 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFAudit] to Logger[com.att.eelf.audit]
10:46:54,241 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.metrics] to DEBUG
10:46:54,241 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating DEBUG level on Logger[com.att.eelf.metrics] onto the JUL framework
10:46:54,241 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.metrics] to false
10:46:54,241 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFMetrics] to Logger[com.att.eelf.metrics]
10:46:54,241 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.security] to DEBUG
10:46:54,241 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating DEBUG level on Logger[com.att.eelf.security] onto the JUL framework
10:46:54,241 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.security] to false
10:46:54,241 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFSecurity] to Logger[com.att.eelf.security]
10:46:54,241 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.classic] to INFO
10:46:54,241 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating INFO level on Logger[ch.qos.logback.classic] onto the JUL framework
10:46:54,242 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.core] to INFO
10:46:54,242 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating INFO level on Logger[ch.qos.logback.core] onto the JUL framework
10:46:54,242 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [AuditRecord] to INFO
10:46:54,242 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating INFO level on Logger[AuditRecord] onto the JUL framework
10:46:54,242 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [AuditRecord] to false
10:46:54,242 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [auditLogs] to Logger[AuditRecord]
10:46:54,242 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [AuditRecord_DirectCall] to INFO
10:46:54,242 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating INFO level on Logger[AuditRecord_DirectCall] onto the JUL framework
10:46:54,242 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [AuditRecord_DirectCall] to false
10:46:54,242 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [auditLogs] to Logger[AuditRecord_DirectCall]
10:46:54,242 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [PerfTrackerRecord] to INFO
10:46:54,242 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating INFO level on Logger[PerfTrackerRecord] onto the JUL framework
10:46:54,242 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [PerfTrackerRecord] to false
10:46:54,242 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [perfLogs] to Logger[PerfTrackerRecord]
10:46:54,243 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
10:46:54,243 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[ROOT]
10:46:54,243 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
10:46:54,243 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [AUDIT] to Logger[ROOT]
10:46:54,243 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [METRIC] to Logger[ROOT]
10:46:54,243 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ERROR] to Logger[ROOT]
10:46:54,243 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
10:46:54,243 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@7068e664 - Registering current configuration as safe fallback point

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

2021-04-24 10:46:54.423 [main] INFO  org.onap.policy.clamp.clds.Application - Starting Application on dev-policy-clamp-be-7448956bdd-x4rdk with PID 15 (/opt/policy/clamp/policy-clamp-backend.jar started by onap in /opt/policy/clamp)
2021-04-24 10:46:54.425 [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-04-24 10:46:55.587 [main] INFO  org.springframework.data.repository.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2021-04-24 10:46:55.792 [main] INFO  org.springframework.data.repository.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 193ms. Found 10 JPA repository interfaces.
2021-04-24 10:46:57.076 [main] INFO  org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.apache.camel.spring.boot.CamelAutoConfiguration' of type [org.apache.camel.spring.boot.CamelAutoConfiguration$$EnhancerBySpringCGLIB$$a8caa120] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-04-24 10:46:58.103 [main] INFO  org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8443 (https)
2021-04-24 10:46:58.116 [main] INFO  org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["https-jsse-nio-8443"]
2021-04-24 10:46:58.117 [main] INFO  org.apache.catalina.core.StandardService - Starting service [Tomcat]
2021-04-24 10:46:58.117 [main] INFO  org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.37]
2021-04-24 10:46:58.188 [main] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
2021-04-24 10:46:58.190 [main] INFO  org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 3665 ms
2021-04-24 10:46:58.454 [main] INFO  org.onap.policy.clamp.clds.Application - 
  ___   ____    ____  ____       __ __   ___   ____    ___   _      __ __  _      __ __
 /   \ |    \  /    T|    \     |  T  T /   \ |    \  /   \ | T    |  T  T| T    |  T  T
Y     Y|  _  YY  o  ||  o  )    |  l  |Y     Y|  _  YY     Y| |    |  |  || |    |  |  |
|  O  ||  |  ||     ||   _/     |  _  ||  O  ||  |  ||  O  || l___ |  |  || l___ |  |  |
|     ||  |  ||  _  ||  |       |  |  ||     ||  |  ||     ||     T|  :  ||     T|  :  |
l     !|  |  ||  |  ||  |       |  |  |l     !|  |  |l     !|     |l     ||     |l     |
 \___/ l__j__jl__j__jl__j       l__j__j \___/ l__j__j \___/ l_____j \__,_jl_____j \__,_j

 ____    ___   _      ____    __  __ __            __  _       ____  ___ ___  ____
|    \  /   \ | T    l    j  /  ]|  T  T          /  ]| T     /    T|   T   T|    \
|  o  )Y     Y| |     |  T  /  / |  |  | _____   /  / | |    Y  o  || _   _ ||  o  )
|   _/ |  O  || l___  |  | /  /  |  ~  ||     | /  /  | l___ |     ||  \_/  ||   _/
|  |   |     ||     T |  |/   \_ l___, |l_____j/   \_ |     T|  _  ||   |   ||  |
|  |   l     !|     | j  l\     ||     !       \     ||     ||  |  ||   |   ||  |
l__j    \___/ l_____j|____j\____jl____/         \____jl_____jl__j__jl___j___jl__j




   :: Starting ::                    (v6.0.2)
   :: SSL Certificates ::     * clamp@clamp.onap.org expires Sun Apr 24 10:46:41 GMT 2022

2021-04-24 10:46:58.788 [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-04-24 10:46:58.878 [main] INFO  org.springframework.boot.web.servlet.RegistrationBean - Servlet CamelServlet was not registered (possibly already registered?)
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/opt/policy/clamp/policy-clamp-backend.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2021-04-24 10:46:59.902 [main] INFO  com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
2021-04-24 10:47:00.096 [main] INFO  com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
2021-04-24 10:47:00.218 [main] INFO  org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default]
2021-04-24 10:47:00.356 [main] INFO  org.hibernate.Version - HHH000412: Hibernate ORM core version 5.4.27.Final
2021-04-24 10:47:00.666 [main] INFO  org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2021-04-24 10:47:00.916 [main] INFO  org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2021-04-24 10:47:01.523 [main] WARN  org.hibernate.mapping.RootClass - HHH000038: Composite-id class does not override equals(): org.onap.policy.clamp.loop.template.LoopTemplateLoopElementModelId
2021-04-24 10:47:01.523 [main] WARN  org.hibernate.mapping.RootClass - HHH000039: Composite-id class does not override hashCode(): org.onap.policy.clamp.loop.template.LoopTemplateLoopElementModelId
2021-04-24 10:47:01.524 [main] WARN  org.hibernate.mapping.RootClass - HHH000038: Composite-id class does not override equals(): org.onap.policy.clamp.loop.template.PolicyModelId
2021-04-24 10:47:01.524 [main] WARN  org.hibernate.mapping.RootClass - HHH000039: Composite-id class does not override hashCode(): org.onap.policy.clamp.loop.template.PolicyModelId
2021-04-24 10:47:01.743 [main] INFO  org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.0.22.Final
2021-04-24 10:47:03.201 [main] INFO  org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-04-24 10:47:03.219 [main] INFO  org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default'
2021-04-24 10:47:04.941 [main] INFO  org.apache.camel.impl.converter.DefaultTypeConverter - Type converters loaded (core: 195, classpath: 11)
2021-04-24 10:47:05.208 [main] INFO  org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Creating controller instance:sdc-controller
2021-04-24 10:47:05.355 [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-04-24 10:47:05.506 [main] WARN  org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JodaDateTimeJacksonConfiguration - Auto-configuration of Jackson's Joda-Time integration is deprecated in favor of using java.time (JSR-310).
2021-04-24 10:47:05.628 [main] INFO  org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
2021-04-24 10:47:06.281 [main] INFO  org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
2021-04-24 10:47:06.499 [main] INFO  org.apache.camel.spring.boot.RoutesCollector - Loading additional Camel XML routes from: classpath:/clds/camel/routes/*.xml
2021-04-24 10:47:07.825 [main] INFO  org.apache.camel.spring.boot.RoutesCollector - Loading additional Camel XML rests from: classpath:/clds/camel/rest/*.xml
2021-04-24 10:47:08.004 [main] INFO  org.apache.camel.spring.SpringCamelContext - Apache Camel 2.25.3 (CamelContext: camel-1) is starting
2021-04-24 10:47:08.005 [main] INFO  org.apache.camel.spring.SpringCamelContext - Tracing is enabled on CamelContext: camel-1
2021-04-24 10:47:08.005 [main] INFO  org.apache.camel.management.ManagedManagementStrategy - JMX is enabled
2021-04-24 10:47:08.006 [scheduling-1] INFO  org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running
2021-04-24 10:47:08.015 [scheduling-1] INFO  org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller
2021-04-24 10:47:08.043 [scheduling-1] INFO  org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init
2021-04-24 10:47:09.419 [main] INFO  org.apache.camel.spring.SpringCamelContext - StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
2021-04-24 10:47:11.016 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route1 started and consuming from: servlet:/api-doc?httpMethodRestrict=GET&matchOnUriPrefix=true
2021-04-24 10:47:11.017 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: verify-one-policy started and consuming from: direct://verify-one-policy
2021-04-24 10:47:11.018 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: get-policy started and consuming from: direct://get-policy
2021-04-24 10:47:11.019 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: get-deployment-policy started and consuming from: direct://get-deployment-policy
2021-04-24 10:47:11.020 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: create-policy-from-loop-object started and consuming from: direct://create-policy-from-loop-object
2021-04-24 10:47:11.021 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: delete-policy-from-loop-object started and consuming from: direct://delete-policy-from-loop-object
2021-04-24 10:47:11.022 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: add-all-to-active-pdp-group started and consuming from: direct://add-all-to-active-pdp-group
2021-04-24 10:47:11.022 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: remove-all-policy-from-active-pdp-group started and consuming from: direct://remove-all-policy-from-active-pdp-group
2021-04-24 10:47:11.023 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: remove-one-policy-from-active-pdp-group started and consuming from: direct://remove-one-policy-from-active-pdp-group
2021-04-24 10:47:11.024 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: get-all-policy-models started and consuming from: direct://get-all-policy-models
2021-04-24 10:47:11.025 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: get-policy-tosca-model started and consuming from: direct://get-policy-tosca-model
2021-04-24 10:47:11.026 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: get-all-pdp-groups started and consuming from: direct://get-all-pdp-groups
2021-04-24 10:47:11.027 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: get-all-policies started and consuming from: direct://get-all-policies
2021-04-24 10:47:11.028 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: undeploy-one-policy-from-pap started and consuming from: direct://undeploy-one-policy-from-pap
2021-04-24 10:47:11.029 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: create-policy started and consuming from: direct://create-policy
2021-04-24 10:47:11.029 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: delete-policy started and consuming from: direct://delete-policy
2021-04-24 10:47:11.030 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: load-loop started and consuming from: direct://load-loop
2021-04-24 10:47:11.031 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: update-policy-status-for-loop started and consuming from: direct://update-policy-status-for-loop
2021-04-24 10:47:11.032 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: update-dcae-status-for-loop started and consuming from: direct://update-dcae-status-for-loop
2021-04-24 10:47:11.033 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: direct:update-loop-state started and consuming from: direct://update-loop-state
2021-04-24 10:47:11.034 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: reset-raise-http-exception-flag started and consuming from: direct://reset-raise-http-exception-flag
2021-04-24 10:47:11.034 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: dump-loop-log-http-response started and consuming from: direct://dump-loop-log-http-response
2021-04-24 10:47:11.035 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: get-blueprint-workflow-list started and consuming from: direct://get-blueprint-workflow-list
2021-04-24 10:47:11.036 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: get-blueprint-workflow-input-properties started and consuming from: direct://get-blueprint-workflow-input-properties
2021-04-24 10:47:11.037 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: deploy-loop started and consuming from: direct://deploy-loop
2021-04-24 10:47:11.038 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: deploy-loop-multi-blueprint started and consuming from: direct://deploy-loop-multi-blueprint
2021-04-24 10:47:11.038 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: deploy-loop-single-blueprint started and consuming from: direct://deploy-loop-single-blueprint
2021-04-24 10:47:11.039 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: undeploy-loop started and consuming from: direct://undeploy-loop
2021-04-24 10:47:11.040 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: undeploy-loop-multi-blueprint started and consuming from: direct://undeploy-loop-multi-blueprint
2021-04-24 10:47:11.041 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: undeploy-loop-single-blueprint started and consuming from: direct://undeploy-loop-single-blueprint
2021-04-24 10:47:11.042 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: get-dcae-deployment-status started and consuming from: direct://get-dcae-deployment-status
2021-04-24 10:47:11.042 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: get-dcae-blueprint-inventory started and consuming from: direct://get-dcae-blueprint-inventory
2021-04-24 10:47:11.043 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: get-all-dcae-blueprint-inventory started and consuming from: direct://get-all-dcae-blueprint-inventory
2021-04-24 10:47:11.044 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route2 started and consuming from: servlet:/v1/healthcheck?httpMethodRestrict=GET
2021-04-24 10:47:11.045 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route3 started and consuming from: servlet:/v1/user/getUser?httpMethodRestrict=GET
2021-04-24 10:47:11.045 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route4 started and consuming from: servlet:/v2/loop/getAllNames?httpMethodRestrict=GET
2021-04-24 10:47:11.046 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route5 started and consuming from: servlet:/v2/loop/%7BloopName%7D?httpMethodRestrict=GET
2021-04-24 10:47:11.047 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route6 started and consuming from: servlet:/v2/loop/updateGlobalProperties/%7BloopName%7D?httpMethodRestrict=POST
2021-04-24 10:47:11.048 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route7 started and consuming from: servlet:/v2/loop/updateOperationalPolicies/%7BloopName%7D?httpMethodRestrict=POST
2021-04-24 10:47:11.049 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route8 started and consuming from: servlet:/v2/loop/updateMicroservicePolicy/%7BloopName%7D?httpMethodRestrict=POST
2021-04-24 10:47:11.050 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route9 started and consuming from: servlet:/v2/loop/deploy/%7BloopName%7D?httpMethodRestrict=PUT
2021-04-24 10:47:11.050 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route10 started and consuming from: servlet:/v2/loop/refreshMicroServicePolicyJsonSchema/%7BloopName%7D/%7BmicroServicePolicyName%7D?httpMethodRestrict=PUT
2021-04-24 10:47:11.051 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route11 started and consuming from: servlet:/v2/loop/refreshOperationalPolicyJsonSchema/%7BloopName%7D/%7BoperationalPolicyName%7D?httpMethodRestrict=PUT
2021-04-24 10:47:11.052 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route12 started and consuming from: servlet:/v2/loop/undeploy/%7BloopName%7D?httpMethodRestrict=PUT
2021-04-24 10:47:11.053 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route13 started and consuming from: servlet:/v2/loop/stop/%7BloopName%7D?httpMethodRestrict=PUT
2021-04-24 10:47:11.053 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route14 started and consuming from: servlet:/v2/loop/restart/%7BloopName%7D?httpMethodRestrict=PUT
2021-04-24 10:47:11.054 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route15 started and consuming from: servlet:/v2/loop/submit/%7BloopName%7D?httpMethodRestrict=PUT
2021-04-24 10:47:11.055 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route16 started and consuming from: servlet:/v2/loop/delete/%7BloopName%7D?httpMethodRestrict=PUT
2021-04-24 10:47:11.056 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route17 started and consuming from: servlet:/v2/loop/getstatus/%7BloopName%7D?httpMethodRestrict=GET
2021-04-24 10:47:11.056 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route18 started and consuming from: servlet:/v2/loop/addOperationaPolicy/%7BloopName%7D/policyModel/%7BpolicyType%7D/%7BpolicyVersion%7D?httpMethodRestrict=PUT
2021-04-24 10:47:11.057 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route19 started and consuming from: servlet:/v2/loop/removeOperationaPolicy/%7BloopName%7D/policyModel/%7BpolicyType%7D/%7BpolicyVersion%7D/%7BpolicyName%7D?httpMethodRestrict=PUT
2021-04-24 10:47:11.058 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route20 started and consuming from: servlet:/v2/loop/create/%7BloopName%7D?httpMethodRestrict=POST
2021-04-24 10:47:11.059 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route21 started and consuming from: servlet:/v2/templates?httpMethodRestrict=GET
2021-04-24 10:47:11.059 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route22 started and consuming from: servlet:/v2/templates/%7BtemplateName%7D?httpMethodRestrict=GET
2021-04-24 10:47:11.060 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route23 started and consuming from: servlet:/v2/templates/names?httpMethodRestrict=GET
2021-04-24 10:47:11.061 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route24 started and consuming from: servlet:/v2/dictionary?httpMethodRestrict=GET
2021-04-24 10:47:11.062 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route25 started and consuming from: servlet:/v2/dictionary/secondary/names?httpMethodRestrict=GET
2021-04-24 10:47:11.062 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route26 started and consuming from: servlet:/v2/dictionary/%7BdictionaryName%7D?httpMethodRestrict=GET
2021-04-24 10:47:11.063 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route27 started and consuming from: servlet:/v2/dictionary?httpMethodRestrict=PUT
2021-04-24 10:47:11.064 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route28 started and consuming from: servlet:/v2/dictionary/%7Bname%7D?httpMethodRestrict=PUT
2021-04-24 10:47:11.065 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route29 started and consuming from: servlet:/v2/dictionary/%7Bname%7D?httpMethodRestrict=DELETE
2021-04-24 10:47:11.065 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route30 started and consuming from: servlet:/v2/dictionary/%7Bname%7D/elements/%7BshortName%7D?httpMethodRestrict=DELETE
2021-04-24 10:47:11.066 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route31 started and consuming from: servlet:/v2/policyToscaModels?httpMethodRestrict=GET
2021-04-24 10:47:11.067 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route32 started and consuming from: servlet:/v2/policyToscaModels/%7BpolicyModelType%7D/%7BpolicyModelVersion%7D?httpMethodRestrict=GET
2021-04-24 10:47:11.068 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route33 started and consuming from: servlet:/v2/policyToscaModels/yaml/%7BpolicyModelType%7D/%7BpolicyModelVersion%7D?httpMethodRestrict=GET
2021-04-24 10:47:11.069 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route34 started and consuming from: servlet:/v2/policyToscaModels?httpMethodRestrict=POST
2021-04-24 10:47:11.069 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route35 started and consuming from: servlet:/v2/policyToscaModels/%7BpolicyModelType%7D/%7BpolicyModelVersion%7D?httpMethodRestrict=PUT
2021-04-24 10:47:11.070 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route36 started and consuming from: servlet:/v2/policies?httpMethodRestrict=GET
2021-04-24 10:47:11.071 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route37 started and consuming from: servlet:/v2/policies/%7BpolicyModelType%7D/%7BpolicyModelVersion%7D/%7BpolicyName%7D/%7BpolicyVersion%7D?httpMethodRestrict=POST
2021-04-24 10:47:11.072 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route38 started and consuming from: servlet:/v2/policies/%7BpolicyModelType%7D/%7BpolicyModelVersion%7D/%7BpolicyName%7D/%7BpolicyVersion%7D?httpMethodRestrict=DELETE
2021-04-24 10:47:11.072 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route39 started and consuming from: servlet:/v2/clampInformation?httpMethodRestrict=GET
2021-04-24 10:47:11.073 [main] INFO  org.apache.camel.spring.SpringCamelContext - Total 71 routes, of which 71 are started
2021-04-24 10:47:11.076 [main] INFO  org.apache.camel.spring.SpringCamelContext - Apache Camel 2.25.3 (CamelContext: camel-1) started in 3.070 seconds
2021-04-24 10:47:11.077 [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-04-24 10:47:11.080 [main] INFO  org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["https-jsse-nio-8443"]
2021-04-24 10:47:11.859 [main] INFO  org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8443 (https) with context path ''
2021-04-24 10:47:11.861 [main] INFO  org.onap.policy.clamp.clds.Application - Started Application in 18.716 seconds (JVM running for 19.905)
2021-04-24 10:49:19.028 [scheduling-1] ERROR org.onap.sdc.http.HttpAsdcClient - failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.96.159.118] failed: Connection timed out (Connection timed out)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:186)
	at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83)
	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)
Caused by: java.net.ConnectException: Connection timed out (Connection timed out)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 28 common frames omitted
2021-04-24 10:49:19.036 [scheduling-1] ERROR org.onap.sdc.http.SdcConnectorClient - status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f6da8
2021-04-24 10:49:19.036 [scheduling-1] ERROR org.onap.sdc.http.SdcConnectorClient - DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
2021-04-24 10:49:19.053 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:ASDC server problem
2021-04-24 10:49:19.055 [scheduling-1] ERROR org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Exception caught when booting sdc controller
org.onap.policy.clamp.clds.exception.sdc.controller.SdcControllerException: Initialization of the SDC Controller failed with reason: ASDC server problem
	at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:191)
	at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83)
	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-04-24 10:49:19.056 [scheduling-1] INFO  org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed
2021-04-24 10:49:19.192 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-1 >>> (get-all-policy-models)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-1}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:19.194 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-1 >>> (get-all-policy-models) doTry --> log[Getting all the policy models] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-1}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:19.195 [scheduling-1] INFO  get-all-policy-models - Getting all the policy models
2021-04-24 10:49:19.196 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-1 >>> (get-all-policy-models) log[Getting all the policy models] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+all+the+policy+models%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-1}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:19.222 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:19.725 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{c95d1b44-5c72-4142-83cb-66264d79ebc1}
2021-04-24 10:49:19.726 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-1 >>> (get-all-policy-models) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+all+the+policy+models%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-1}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:19.726 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-1 >>> (get-all-policy-models) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-1, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:19.728 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-1 >>> (get-all-policy-models) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-1, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:19.728 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-1 >>> (get-all-policy-models) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-1, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:19.729 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-1 >>> (get-all-policy-models) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-1, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:19.729 [scheduling-1] INFO  get-all-policy-models - Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes
2021-04-24 10:49:19.730 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-1 >>> (get-all-policy-models) log[Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-1, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:19.805 [scheduling-1] INFO  org.apache.camel.component.http4.HttpComponent - Created ClientConnectionManager org.apache.http.impl.conn.PoolingHttpClientConnectionManager@3816b409
2021-04-24 10:49:24.038 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-1 >>> (get-all-policy-models)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-1, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:20 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e4ac9845-8cb9-4ae5-ac57-f295f0d87ecd, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:24.044 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-1 >>> (get-all-policy-models) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-1, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:20 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e4ac9845-8cb9-4ae5-ac57-f295f0d87ecd, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277]
2021-04-24 10:49:24.045 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-1 >>> (get-all-policy-models) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-1, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:20 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e4ac9845-8cb9-4ae5-ac57-f295f0d87ecd, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277]
2021-04-24 10:49:24.046 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-1 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-1, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:20 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e4ac9845-8cb9-4ae5-ac57-f295f0d87ecd, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277]
2021-04-24 10:49:24.049 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-1 >>> (get-all-policy-models) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-1, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:20 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e4ac9845-8cb9-4ae5-ac57-f295f0d87ecd, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277]
2021-04-24 10:49:24.051 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:24.215 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.Match/1.0.0
2021-04-24 10:49:24.217 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-2 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-2}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:24.217 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-2 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-2}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:24.217 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.Match/1.0.0
2021-04-24 10:49:24.217 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-2 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-2}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:24.224 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:24.224 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{d663378a-6d10-486e-867d-64b521df8efa}
2021-04-24 10:49:24.224 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-2 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-2}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:24.225 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-2 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-2, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:24.225 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-2 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-2, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:24.225 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-2 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-2, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:24.226 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-2 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-2, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:24.226 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.Match/versions/1.0.0
2021-04-24 10:49:24.226 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-2 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-2, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:25.534 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-2 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-2, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=320, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:24 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=28d5ce64-621b-4e08-b180-6ceab4bde78b, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:25.541 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-2 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-2, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=320, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:24 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=28d5ce64-621b-4e08-b180-6ceab4bde78b, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Match":{"properties":{},"name":"onap.policies.Match","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Base Policy Type for matchable Policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-24 10:49:25.542 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-2 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-2, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=320, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:24 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=28d5ce64-621b-4e08-b180-6ceab4bde78b, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Match":{"properties":{},"name":"onap.policies.Match","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Base Policy Type for matchable Policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-24 10:49:25.543 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-2 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-2, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=320, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:24 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=28d5ce64-621b-4e08-b180-6ceab4bde78b, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Match":{"properties":{},"name":"onap.policies.Match","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Base Policy Type for matchable Policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-24 10:49:25.544 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-2 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-2, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=320, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:24 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=28d5ce64-621b-4e08-b180-6ceab4bde78b, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Match":{"properties":{},"name":"onap.policies.Match","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Base Policy Type for matchable Policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-24 10:49:25.545 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:25.602 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.Monitoring/1.0.0
2021-04-24 10:49:25.604 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-3 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-3}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:25.604 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-3 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-3}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:25.604 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.Monitoring/1.0.0
2021-04-24 10:49:25.604 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-3 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-3}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:25.611 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:25.612 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{5790c87e-e975-4c3c-b9a3-89e7af672df1}
2021-04-24 10:49:25.612 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-3 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-3}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:25.612 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-3 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-3, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:25.612 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-3 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-3, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:25.613 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-3 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-3, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:25.613 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-3 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-3, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:25.613 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.Monitoring/versions/1.0.0
2021-04-24 10:49:25.613 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-3 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-3, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:26.682 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-3 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-3, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=362, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:25 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=72ee3559-9c8e-40c4-bd3f-9e00d5331bfc, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:26.683 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-3 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-3, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=362, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:25 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=72ee3559-9c8e-40c4-bd3f-9e00d5331bfc, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Monitoring":{"properties":{},"name":"onap.policies.Monitoring","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all policies that govern monitoring provisioning"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-24 10:49:26.683 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-3 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-3, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=362, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:25 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=72ee3559-9c8e-40c4-bd3f-9e00d5331bfc, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Monitoring":{"properties":{},"name":"onap.policies.Monitoring","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all policies that govern monitoring provisioning"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-24 10:49:26.687 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-3 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-3, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=362, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:25 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=72ee3559-9c8e-40c4-bd3f-9e00d5331bfc, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Monitoring":{"properties":{},"name":"onap.policies.Monitoring","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all policies that govern monitoring provisioning"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-24 10:49:26.687 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-3 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-3, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=362, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:25 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=72ee3559-9c8e-40c4-bd3f-9e00d5331bfc, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Monitoring":{"properties":{},"name":"onap.policies.Monitoring","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all policies that govern monitoring provisioning"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-24 10:49:26.688 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:26.703 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.Naming/1.0.0
2021-04-24 10:49:26.704 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-4 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-4}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:26.704 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-4 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-4}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:26.704 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.Naming/1.0.0
2021-04-24 10:49:26.705 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-4 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-4}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:26.711 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:26.711 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{384fb9d5-8b88-41bd-a3fd-483d619014c9}
2021-04-24 10:49:26.711 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-4 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-4}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:26.712 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-4 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-4, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:26.712 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-4 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-4, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:26.712 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-4 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-4, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:26.712 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-4 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-4, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:26.713 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.Naming/versions/1.0.0
2021-04-24 10:49:26.713 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-4 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-4, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:27.763 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-4 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-4, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3230, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:26 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=66eb6efb-1c91-441a-806b-841f986b1524, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:27.763 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-4 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-4, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3230, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:26 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=66eb6efb-1c91-441a-806b-841f986b1524, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.increment-sequence":{"constraints":[],"properties":{"length":{"name":"length","type":"string","type_version":"0.0.0","required":true},"sequence-type":{"name":"sequence-type","type":"string","type_version":"0.0.0","required":false,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["numeric","alpha-numeric"]}]}},"start-value":{"name":"start-value","type":"string","type_version":"0.0.0","required":true},"increment":{"name":"increment","type":"string","type_version":"0.0.0","required":true},"max":{"name":"max","type":"string","type_version":"0.0.0","required":false},"scope":{"name":"scope","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["CLOUD_REGION_ID","LOCATION_CLLI","VNF","VM","VFMODULE","PRECEEDING","TRAILING","ENTIRETY"]}]}}},"name":"policy.data.increment-sequence","version":"0... [Body clipped after 1000 chars, total length is 3230]
2021-04-24 10:49:27.764 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-4 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-4, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3230, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:26 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=66eb6efb-1c91-441a-806b-841f986b1524, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.increment-sequence":{"constraints":[],"properties":{"length":{"name":"length","type":"string","type_version":"0.0.0","required":true},"sequence-type":{"name":"sequence-type","type":"string","type_version":"0.0.0","required":false,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["numeric","alpha-numeric"]}]}},"start-value":{"name":"start-value","type":"string","type_version":"0.0.0","required":true},"increment":{"name":"increment","type":"string","type_version":"0.0.0","required":true},"max":{"name":"max","type":"string","type_version":"0.0.0","required":false},"scope":{"name":"scope","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["CLOUD_REGION_ID","LOCATION_CLLI","VNF","VM","VFMODULE","PRECEEDING","TRAILING","ENTIRETY"]}]}}},"name":"policy.data.increment-sequence","version":"0... [Body clipped after 1000 chars, total length is 3230]
2021-04-24 10:49:27.764 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-4 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-4, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3230, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:26 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=66eb6efb-1c91-441a-806b-841f986b1524, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.increment-sequence":{"constraints":[],"properties":{"length":{"name":"length","type":"string","type_version":"0.0.0","required":true},"sequence-type":{"name":"sequence-type","type":"string","type_version":"0.0.0","required":false,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["numeric","alpha-numeric"]}]}},"start-value":{"name":"start-value","type":"string","type_version":"0.0.0","required":true},"increment":{"name":"increment","type":"string","type_version":"0.0.0","required":true},"max":{"name":"max","type":"string","type_version":"0.0.0","required":false},"scope":{"name":"scope","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["CLOUD_REGION_ID","LOCATION_CLLI","VNF","VM","VFMODULE","PRECEEDING","TRAILING","ENTIRETY"]}]}}},"name":"policy.data.increment-sequence","version":"0... [Body clipped after 1000 chars, total length is 3230]
2021-04-24 10:49:27.764 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-4 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-4, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3230, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:26 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=66eb6efb-1c91-441a-806b-841f986b1524, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.increment-sequence":{"constraints":[],"properties":{"length":{"name":"length","type":"string","type_version":"0.0.0","required":true},"sequence-type":{"name":"sequence-type","type":"string","type_version":"0.0.0","required":false,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["numeric","alpha-numeric"]}]}},"start-value":{"name":"start-value","type":"string","type_version":"0.0.0","required":true},"increment":{"name":"increment","type":"string","type_version":"0.0.0","required":true},"max":{"name":"max","type":"string","type_version":"0.0.0","required":false},"scope":{"name":"scope","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["CLOUD_REGION_ID","LOCATION_CLLI","VNF","VM","VFMODULE","PRECEEDING","TRAILING","ENTIRETY"]}]}}},"name":"policy.data.increment-sequence","version":"0... [Body clipped after 1000 chars, total length is 3230]
2021-04-24 10:49:27.765 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:27.796 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.Native/1.0.0
2021-04-24 10:49:27.797 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-5 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-5}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:27.797 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-5 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-5}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:27.798 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.Native/1.0.0
2021-04-24 10:49:27.798 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-5 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-5}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:27.804 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:27.805 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{ba2cbbf8-16c0-4935-bbc1-0f35f3a1f093}
2021-04-24 10:49:27.805 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-5 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-5}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:27.805 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-5 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-5, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:27.805 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-5 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-5, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:27.805 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-5 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-5, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:27.805 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-5 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-5, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:27.806 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.Native/versions/1.0.0
2021-04-24 10:49:27.806 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-5 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-5, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:28.814 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-5 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=329, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:27 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=06030683-832f-43f1-8c79-d7674495a188, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:28.814 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-5 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=329, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:27 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=06030683-832f-43f1-8c79-d7674495a188, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-24 10:49:28.814 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-5 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=329, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:27 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=06030683-832f-43f1-8c79-d7674495a188, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-24 10:49:28.815 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-5 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=329, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:27 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=06030683-832f-43f1-8c79-d7674495a188, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-24 10:49:28.815 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-5 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=329, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:27 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=06030683-832f-43f1-8c79-d7674495a188, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-24 10:49:28.815 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:28.825 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.Optimization/1.0.0
2021-04-24 10:49:28.826 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-6 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-6}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:28.826 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-6 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-6}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:28.826 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.Optimization/1.0.0
2021-04-24 10:49:28.827 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-6 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-6}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:28.831 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:28.831 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{d5d55c05-b270-4ae0-8170-080027adf7c0}
2021-04-24 10:49:28.831 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-6 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-6}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:28.831 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-6 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-6, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:28.831 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-6 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-6, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:28.832 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-6 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-6, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:28.832 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-6 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-6, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:28.832 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.Optimization/versions/1.0.0
2021-04-24 10:49:28.832 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-6 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-6, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:29.951 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-6 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1008, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:28 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=c8a02be7-f5ea-4a47-89e6-edd92ed07c54, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:29.952 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-6 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1008, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:28 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=c8a02be7-f5ea-4a47-89e6-edd92ed07c54, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"}},"name":"ToscaServiceTemplateSimple","version":... [Body clipped after 1000 chars, total length is 1008]
2021-04-24 10:49:29.952 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-6 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1008, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:28 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=c8a02be7-f5ea-4a47-89e6-edd92ed07c54, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"}},"name":"ToscaServiceTemplateSimple","version":... [Body clipped after 1000 chars, total length is 1008]
2021-04-24 10:49:29.952 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-6 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1008, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:28 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=c8a02be7-f5ea-4a47-89e6-edd92ed07c54, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"}},"name":"ToscaServiceTemplateSimple","version":... [Body clipped after 1000 chars, total length is 1008]
2021-04-24 10:49:29.952 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-6 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1008, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:28 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=c8a02be7-f5ea-4a47-89e6-edd92ed07c54, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"}},"name":"ToscaServiceTemplateSimple","version":... [Body clipped after 1000 chars, total length is 1008]
2021-04-24 10:49:29.953 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:29.965 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.Guard/1.0.0
2021-04-24 10:49:29.966 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-7 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-7}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:29.966 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-7 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-7}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:29.966 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.Guard/1.0.0
2021-04-24 10:49:29.966 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-7 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-7}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:29.970 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:29.971 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{2c8617ec-d2e3-4deb-aeb1-883af33e1de8}
2021-04-24 10:49:29.971 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-7 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-7}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:29.971 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-7 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-7, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:29.971 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-7 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-7, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:29.971 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-7 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-7, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:29.972 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-7 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-7, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:29.972 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.Guard/versions/1.0.0
2021-04-24 10:49:29.972 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-7 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-7, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:30.867 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-7 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=357, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:30 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=66e343a6-22d3-4ba2-a74e-288d83a8bf7f, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:30.867 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-7 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=357, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:30 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=66e343a6-22d3-4ba2-a74e-288d83a8bf7f, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-24 10:49:30.867 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-7 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=357, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:30 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=66e343a6-22d3-4ba2-a74e-288d83a8bf7f, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-24 10:49:30.868 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-7 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=357, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:30 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=66e343a6-22d3-4ba2-a74e-288d83a8bf7f, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-24 10:49:30.868 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-7 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=357, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:30 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=66e343a6-22d3-4ba2-a74e-288d83a8bf7f, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-24 10:49:30.869 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:30.879 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.guard.Common/1.0.0
2021-04-24 10:49:30.880 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-8 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-8}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:30.880 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-8 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-8}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:30.880 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.Common/1.0.0
2021-04-24 10:49:30.880 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-8 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-8}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:30.888 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:30.888 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{2062a9f9-d4f7-41ea-897e-4dcb04ba5fca}
2021-04-24 10:49:30.888 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-8 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-8}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:30.888 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-8 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-8, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:30.889 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-8 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-8, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:30.889 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-8 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-8, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:30.889 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-8 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-8, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:30.889 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.guard.Common/versions/1.0.0
2021-04-24 10:49:30.890 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-8 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-8, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:31.842 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-8 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1064, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:30 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2b430aae-7e90-467e-a627-831db50c02f6, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:31.843 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-8 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1064, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:30 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2b430aae-7e90-467e-a627-831db50c02f6, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1064]
2021-04-24 10:49:31.843 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-8 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1064, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:30 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2b430aae-7e90-467e-a627-831db50c02f6, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1064]
2021-04-24 10:49:31.844 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-8 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1064, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:30 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2b430aae-7e90-467e-a627-831db50c02f6, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1064]
2021-04-24 10:49:31.845 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-8 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1064, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:30 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2b430aae-7e90-467e-a627-831db50c02f6, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1064]
2021-04-24 10:49:31.846 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:31.865 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.guard.Coordination/1.0.0
2021-04-24 10:49:31.866 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-9 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-9}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:31.866 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-9 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-9}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:31.866 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.Coordination/1.0.0
2021-04-24 10:49:31.867 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-9 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-9}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:31.872 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:31.872 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{ae7d52d3-0c6f-48a0-b4f8-2b1b4aeb3545}
2021-04-24 10:49:31.872 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-9 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-9}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:31.872 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-9 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-9, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:31.872 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-9 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-9, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:31.873 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-9 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-9, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:31.873 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-9 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-9, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:31.873 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.guard.Coordination/versions/1.0.0
2021-04-24 10:49:31.873 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-9 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-9, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:32.981 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-9 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=618, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:31 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=68b78f5e-d33e-4485-bc6e-6cf2ef201879, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:32.982 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-9 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=618, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:31 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=68b78f5e-d33e-4485-bc6e-6cf2ef201879, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"},"onap.policies.controlloop.guard.Coordination":{"properties":{},"name":"onap.policies.controlloop.guard.Coordination","version":"1.0.0","derived_from":"onap.policies.controlloop.Guard","metadata":{},"description":"Guard Policies for Control Loop Coordination"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-24 10:49:32.982 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-9 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=618, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:31 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=68b78f5e-d33e-4485-bc6e-6cf2ef201879, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"},"onap.policies.controlloop.guard.Coordination":{"properties":{},"name":"onap.policies.controlloop.guard.Coordination","version":"1.0.0","derived_from":"onap.policies.controlloop.Guard","metadata":{},"description":"Guard Policies for Control Loop Coordination"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-24 10:49:32.983 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-9 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=618, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:31 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=68b78f5e-d33e-4485-bc6e-6cf2ef201879, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"},"onap.policies.controlloop.guard.Coordination":{"properties":{},"name":"onap.policies.controlloop.guard.Coordination","version":"1.0.0","derived_from":"onap.policies.controlloop.Guard","metadata":{},"description":"Guard Policies for Control Loop Coordination"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-24 10:49:32.983 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-9 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=618, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:31 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=68b78f5e-d33e-4485-bc6e-6cf2ef201879, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"},"onap.policies.controlloop.guard.Coordination":{"properties":{},"name":"onap.policies.controlloop.guard.Coordination","version":"1.0.0","derived_from":"onap.policies.controlloop.Guard","metadata":{},"description":"Guard Policies for Control Loop Coordination"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-24 10:49:32.985 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:32.999 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.guard.common.Blacklist/1.0.0
2021-04-24 10:49:33.000 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-10 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-10}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:33.000 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-10 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-10}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:33.000 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.common.Blacklist/1.0.0
2021-04-24 10:49:33.001 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-10 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-10}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:33.005 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:33.005 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{45e4d597-9120-4ed4-9a83-bfacaffcfe04}
2021-04-24 10:49:33.006 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-10 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-10}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:33.006 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-10 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-10, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:33.006 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-10 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-10, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:33.006 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-10 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-10, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:33.007 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-10 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-10, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:33.007 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.guard.common.Blacklist/versions/1.0.0
2021-04-24 10:49:33.007 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-10 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-10, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:34.085 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-10 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1595, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:33 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=0f2a0277-1f7c-4548-b206-cd83ccdf07b6, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:34.085 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-10 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1595, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:33 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=0f2a0277-1f7c-4548-b206-cd83ccdf07b6, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1595]
2021-04-24 10:49:34.086 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-10 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1595, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:33 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=0f2a0277-1f7c-4548-b206-cd83ccdf07b6, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1595]
2021-04-24 10:49:34.086 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-10 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1595, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:33 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=0f2a0277-1f7c-4548-b206-cd83ccdf07b6, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1595]
2021-04-24 10:49:34.086 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-10 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1595, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:33 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=0f2a0277-1f7c-4548-b206-cd83ccdf07b6, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1595]
2021-04-24 10:49:34.087 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:34.101 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.guard.common.Filter/1.0.0
2021-04-24 10:49:34.101 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-11 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-11}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:34.102 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-11 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-11}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:34.102 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.common.Filter/1.0.0
2021-04-24 10:49:34.102 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-11 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-11}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:34.106 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:34.106 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{b560ddf0-e4ce-4ec4-8fdd-5b320aa972ec}
2021-04-24 10:49:34.107 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-11 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-11}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:34.107 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-11 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-11, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:34.107 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-11 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-11, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:34.107 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-11 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-11, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:34.107 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-11 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-11, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:34.107 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.guard.common.Filter/versions/1.0.0
2021-04-24 10:49:34.108 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-11 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-11, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:35.161 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-11 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3163, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:34 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d348a9bd-850f-4f2a-9997-f704810fed8c, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:35.163 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-11 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3163, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:34 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d348a9bd-850f-4f2a-9997-f704810fed8c, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For ex... [Body clipped after 1000 chars, total length is 3163]
2021-04-24 10:49:35.164 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-11 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3163, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:34 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d348a9bd-850f-4f2a-9997-f704810fed8c, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For ex... [Body clipped after 1000 chars, total length is 3163]
2021-04-24 10:49:35.165 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-11 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3163, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:34 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d348a9bd-850f-4f2a-9997-f704810fed8c, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For ex... [Body clipped after 1000 chars, total length is 3163]
2021-04-24 10:49:35.165 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-11 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3163, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:34 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d348a9bd-850f-4f2a-9997-f704810fed8c, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For ex... [Body clipped after 1000 chars, total length is 3163]
2021-04-24 10:49:35.169 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:35.202 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.guard.common.FrequencyLimiter/1.0.0
2021-04-24 10:49:35.203 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-12 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-12}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:35.204 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-12 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-12}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:35.204 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.common.FrequencyLimiter/1.0.0
2021-04-24 10:49:35.204 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-12 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-12}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:35.215 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:35.216 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{86f84cc9-f2a8-41c2-9312-8eb6e72f35c3}
2021-04-24 10:49:35.216 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-12 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-12}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:35.216 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-12 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-12, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:35.216 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-12 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-12, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:35.216 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-12 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-12, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:35.217 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-12 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-12, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:35.217 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.guard.common.FrequencyLimiter/versions/1.0.0
2021-04-24 10:49:35.217 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-12 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-12, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:36.038 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-12 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1906, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:35 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=dcf55db4-89fd-4d65-aeea-1e1a2503f8bd, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:36.038 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-12 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1906, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:35 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=dcf55db4-89fd-4d65-aeea-1e1a2503f8bd, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1906]
2021-04-24 10:49:36.038 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-12 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1906, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:35 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=dcf55db4-89fd-4d65-aeea-1e1a2503f8bd, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1906]
2021-04-24 10:49:36.039 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-12 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1906, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:35 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=dcf55db4-89fd-4d65-aeea-1e1a2503f8bd, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1906]
2021-04-24 10:49:36.039 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-12 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1906, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:35 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=dcf55db4-89fd-4d65-aeea-1e1a2503f8bd, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1906]
2021-04-24 10:49:36.039 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:36.049 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.guard.common.MinMax/1.0.0
2021-04-24 10:49:36.049 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-13 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-13}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:36.050 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-13 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-13}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:36.050 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.common.MinMax/1.0.0
2021-04-24 10:49:36.050 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-13 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-13}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:36.053 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:36.054 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{5bc6cdda-2026-4ffa-8e79-73289e9d57c1}
2021-04-24 10:49:36.054 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-13 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-13}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:36.054 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-13 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-13, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:36.054 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-13 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-13, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:36.054 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-13 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-13, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:36.055 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-13 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-13, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:36.055 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.guard.common.MinMax/versions/1.0.0
2021-04-24 10:49:36.055 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-13 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-13, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:36.979 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-13 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1855, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:36 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=19c61513-df30-4f78-b332-705f4cc8168c, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:36.980 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-13 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1855, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:36 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=19c61513-df30-4f78-b332-705f4cc8168c, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1855]
2021-04-24 10:49:36.980 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-13 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1855, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:36 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=19c61513-df30-4f78-b332-705f4cc8168c, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1855]
2021-04-24 10:49:36.981 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-13 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1855, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:36 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=19c61513-df30-4f78-b332-705f4cc8168c, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1855]
2021-04-24 10:49:36.981 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-13 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1855, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:36 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=19c61513-df30-4f78-b332-705f4cc8168c, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1855]
2021-04-24 10:49:36.983 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:37.002 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.guard.coordination.FirstBlocksSecond/1.0.0
2021-04-24 10:49:37.003 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-14 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-14}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:37.004 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-14 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-14}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:37.004 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.coordination.FirstBlocksSecond/1.0.0
2021-04-24 10:49:37.004 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-14 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-14}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:37.011 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:37.011 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{42c55b3e-a5d6-48c4-8957-bc33dd78e28b}
2021-04-24 10:49:37.011 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-14 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-14}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:37.011 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-14 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-14, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:37.012 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-14 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-14, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:37.012 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-14 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-14, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:37.012 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-14 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-14, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:37.013 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.guard.coordination.FirstBlocksSecond/versions/1.0.0
2021-04-24 10:49:37.013 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-14 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-14, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:37.853 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-14 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1139, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:37 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=19468b30-0885-4e3c-96eb-967e591bb804, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:37.854 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-14 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1139, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:37 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=19468b30-0885-4e3c-96eb-967e591bb804, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"},"onap.policies.controlloop.guard.Coordination":{"properties":{},"name":"onap.policies.controlloop.guard.Coordination","version":"1.0.0","derived_from":"onap.policies.controlloop.Guard","metadata":{},"description":"Guard Policies for Control Loop Coordination"},"onap.policies.controlloop.guard.coordination.FirstBlocksSecond":{"properties":{"controlLoop":{"name":"controlLoop","type":"list","type_version":"0.0.0","description":"Specific Control Loops to which to apply this guard","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"}}},"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0","derived_from":"onap.policies.controlloop.guard.Coor... [Body clipped after 1000 chars, total length is 1139]
2021-04-24 10:49:37.855 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-14 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1139, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:37 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=19468b30-0885-4e3c-96eb-967e591bb804, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"},"onap.policies.controlloop.guard.Coordination":{"properties":{},"name":"onap.policies.controlloop.guard.Coordination","version":"1.0.0","derived_from":"onap.policies.controlloop.Guard","metadata":{},"description":"Guard Policies for Control Loop Coordination"},"onap.policies.controlloop.guard.coordination.FirstBlocksSecond":{"properties":{"controlLoop":{"name":"controlLoop","type":"list","type_version":"0.0.0","description":"Specific Control Loops to which to apply this guard","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"}}},"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0","derived_from":"onap.policies.controlloop.guard.Coor... [Body clipped after 1000 chars, total length is 1139]
2021-04-24 10:49:37.855 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-14 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1139, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:37 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=19468b30-0885-4e3c-96eb-967e591bb804, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"},"onap.policies.controlloop.guard.Coordination":{"properties":{},"name":"onap.policies.controlloop.guard.Coordination","version":"1.0.0","derived_from":"onap.policies.controlloop.Guard","metadata":{},"description":"Guard Policies for Control Loop Coordination"},"onap.policies.controlloop.guard.coordination.FirstBlocksSecond":{"properties":{"controlLoop":{"name":"controlLoop","type":"list","type_version":"0.0.0","description":"Specific Control Loops to which to apply this guard","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"}}},"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0","derived_from":"onap.policies.controlloop.guard.Coor... [Body clipped after 1000 chars, total length is 1139]
2021-04-24 10:49:37.856 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-14 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1139, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:37 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=19468b30-0885-4e3c-96eb-967e591bb804, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"},"onap.policies.controlloop.guard.Coordination":{"properties":{},"name":"onap.policies.controlloop.guard.Coordination","version":"1.0.0","derived_from":"onap.policies.controlloop.Guard","metadata":{},"description":"Guard Policies for Control Loop Coordination"},"onap.policies.controlloop.guard.coordination.FirstBlocksSecond":{"properties":{"controlLoop":{"name":"controlLoop","type":"list","type_version":"0.0.0","description":"Specific Control Loops to which to apply this guard","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"}}},"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0","derived_from":"onap.policies.controlloop.guard.Coor... [Body clipped after 1000 chars, total length is 1139]
2021-04-24 10:49:37.857 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:37.874 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.operational.Common/1.0.0
2021-04-24 10:49:37.875 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-15 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-15}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:37.875 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-15 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-15}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:37.875 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.operational.Common/1.0.0
2021-04-24 10:49:37.875 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-15 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-15}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:37.882 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:37.883 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{c57874a5-a6f8-403d-ae3b-fce097a33d52}
2021-04-24 10:49:37.883 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-15 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-15}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:37.883 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-15 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-15, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:37.883 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-15 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-15, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:37.883 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-15 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-15, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:37.884 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-15 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-15, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:37.884 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.operational.Common/versions/1.0.0
2021-04-24 10:49:37.884 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-15 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-15, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:38.890 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-15 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5965, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:37 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=149be132-b4d7-4018-943b-c1d6eb2b6df2, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:38.891 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-15 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5965, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:37 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=149be132-b4d7-4018-943b-c1d6eb2b6df2, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 5965]
2021-04-24 10:49:38.891 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-15 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5965, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:37 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=149be132-b4d7-4018-943b-c1d6eb2b6df2, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 5965]
2021-04-24 10:49:38.891 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-15 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5965, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:37 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=149be132-b4d7-4018-943b-c1d6eb2b6df2, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 5965]
2021-04-24 10:49:38.892 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-15 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5965, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:37 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=149be132-b4d7-4018-943b-c1d6eb2b6df2, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 5965]
2021-04-24 10:49:38.893 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:38.915 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.operational.common.Apex/1.0.0
2021-04-24 10:49:38.916 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-16 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-16}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:38.916 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-16 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-16}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:38.916 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.operational.common.Apex/1.0.0
2021-04-24 10:49:38.916 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-16 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-16}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:38.922 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:38.922 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{c3385b37-4313-44e6-801c-e5fff8592691}
2021-04-24 10:49:38.922 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-16 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-16}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:38.923 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-16 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-16, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:38.923 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-16 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-16, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:38.923 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-16 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-16, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:38.923 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-16 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-16, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:38.923 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.operational.common.Apex/versions/1.0.0
2021-04-24 10:49:38.923 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-16 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-16, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:39.852 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-16 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6943, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:38 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=ac580b22-8824-454d-adbc-ec2aed573a94, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:39.853 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-16 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6943, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:38 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=ac580b22-8824-454d-adbc-ec2aed573a94, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 6943]
2021-04-24 10:49:39.853 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-16 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6943, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:38 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=ac580b22-8824-454d-adbc-ec2aed573a94, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 6943]
2021-04-24 10:49:39.853 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-16 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6943, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:38 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=ac580b22-8824-454d-adbc-ec2aed573a94, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 6943]
2021-04-24 10:49:39.854 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-16 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6943, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:38 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=ac580b22-8824-454d-adbc-ec2aed573a94, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 6943]
2021-04-24 10:49:39.855 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:39.880 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.operational.common.Drools/1.0.0
2021-04-24 10:49:39.882 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-17 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-17}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:39.882 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-17 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-17}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:39.882 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.operational.common.Drools/1.0.0
2021-04-24 10:49:39.882 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-17 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-17}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:39.890 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:39.891 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{e1c40cce-4dc2-4599-8f0e-f292579edcc4}
2021-04-24 10:49:39.891 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-17 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-17}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:39.891 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-17 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-17, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:39.892 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-17 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-17, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:39.892 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-17 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-17, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:39.892 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-17 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-17, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:39.892 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0
2021-04-24 10:49:39.893 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-17 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-17, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:40.797 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-17 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6387, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:39 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=261ae6de-e4bb-4b24-bcc5-1d9644f20cb6, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:40.798 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-17 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6387, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:39 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=261ae6de-e4bb-4b24-bcc5-1d9644f20cb6, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 6387]
2021-04-24 10:49:40.798 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-17 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6387, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:39 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=261ae6de-e4bb-4b24-bcc5-1d9644f20cb6, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 6387]
2021-04-24 10:49:40.798 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-17 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6387, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:39 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=261ae6de-e4bb-4b24-bcc5-1d9644f20cb6, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 6387]
2021-04-24 10:49:40.799 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-17 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6387, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:39 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=261ae6de-e4bb-4b24-bcc5-1d9644f20cb6, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 6387]
2021-04-24 10:49:40.800 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:40.830 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server/1.0.0
2021-04-24 10:49:40.831 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-18 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-18}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:40.831 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-18 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-18}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:40.831 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server/1.0.0
2021-04-24 10:49:40.831 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-18 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-18}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:40.837 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:40.837 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{67f23efd-649f-47ba-b234-e720ec092d2b}
2021-04-24 10:49:40.837 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-18 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-18}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:40.837 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-18 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-18, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:40.837 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-18 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-18, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:40.838 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-18 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-18, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:40.838 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-18 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-18, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:40.838 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server/versions/1.0.0
2021-04-24 10:49:40.838 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-18 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-18, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:41.658 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-18 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=958, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:40 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=33e51f58-824b-4897-b2f0-9fca1e6f0d58, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:41.658 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-18 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=958, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:40 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=33e51f58-824b-4897-b2f0-9fca1e6f0d58, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Monitoring":{"properties":{},"name":"onap.policies.Monitoring","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all policies that govern monitoring provisioning"},"onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server":{"properties":{"datafile.policy":{"name":"datafile.policy","type":"string","type_version":"0.0.0","description":"datafile Policy JSON as string","required":false},"buscontroller_feed_publishing_endpoint":{"name":"buscontroller_feed_publishing_endpoint","type":"string","type_version":"0.0.0","description":"DMAAP Bus Controller feed endpoint","required":false}},"name":"onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server","version":"1.0.0","derived_from":"onap.policies.Monitoring","metadata":{}}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-24 10:49:41.659 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-18 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=958, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:40 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=33e51f58-824b-4897-b2f0-9fca1e6f0d58, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Monitoring":{"properties":{},"name":"onap.policies.Monitoring","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all policies that govern monitoring provisioning"},"onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server":{"properties":{"datafile.policy":{"name":"datafile.policy","type":"string","type_version":"0.0.0","description":"datafile Policy JSON as string","required":false},"buscontroller_feed_publishing_endpoint":{"name":"buscontroller_feed_publishing_endpoint","type":"string","type_version":"0.0.0","description":"DMAAP Bus Controller feed endpoint","required":false}},"name":"onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server","version":"1.0.0","derived_from":"onap.policies.Monitoring","metadata":{}}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-24 10:49:41.659 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-18 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=958, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:40 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=33e51f58-824b-4897-b2f0-9fca1e6f0d58, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Monitoring":{"properties":{},"name":"onap.policies.Monitoring","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all policies that govern monitoring provisioning"},"onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server":{"properties":{"datafile.policy":{"name":"datafile.policy","type":"string","type_version":"0.0.0","description":"datafile Policy JSON as string","required":false},"buscontroller_feed_publishing_endpoint":{"name":"buscontroller_feed_publishing_endpoint","type":"string","type_version":"0.0.0","description":"DMAAP Bus Controller feed endpoint","required":false}},"name":"onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server","version":"1.0.0","derived_from":"onap.policies.Monitoring","metadata":{}}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-24 10:49:41.659 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-18 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=958, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:40 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=33e51f58-824b-4897-b2f0-9fca1e6f0d58, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Monitoring":{"properties":{},"name":"onap.policies.Monitoring","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all policies that govern monitoring provisioning"},"onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server":{"properties":{"datafile.policy":{"name":"datafile.policy","type":"string","type_version":"0.0.0","description":"datafile Policy JSON as string","required":false},"buscontroller_feed_publishing_endpoint":{"name":"buscontroller_feed_publishing_endpoint","type":"string","type_version":"0.0.0","description":"DMAAP Bus Controller feed endpoint","required":false}},"name":"onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server","version":"1.0.0","derived_from":"onap.policies.Monitoring","metadata":{}}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-24 10:49:41.660 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:41.671 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.monitoring.tcagen2/1.0.0
2021-04-24 10:49:41.672 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-19 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-19}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:41.672 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-19 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-19}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:41.672 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.monitoring.tcagen2/1.0.0
2021-04-24 10:49:41.672 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-19 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-19}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:41.678 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:41.678 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{545b5c79-86e4-4268-9aea-dd595f4bca4b}
2021-04-24 10:49:41.678 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-19 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-19}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:41.678 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-19 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-19, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:41.678 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-19 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-19, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:41.679 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-19 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-19, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:41.679 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-19 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-19, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:41.679 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.monitoring.tcagen2/versions/1.0.0
2021-04-24 10:49:41.679 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-19 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-19, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:42.643 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-19 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=7987, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:41 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=911e8473-2549-4a8f-a26a-8dca4cb10bb5, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:42.644 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-19 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=7987, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:41 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=911e8473-2549-4a8f-a26a-8dca4cb10bb5, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":... [Body clipped after 1000 chars, total length is 7987]
2021-04-24 10:49:42.644 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-19 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=7987, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:41 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=911e8473-2549-4a8f-a26a-8dca4cb10bb5, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":... [Body clipped after 1000 chars, total length is 7987]
2021-04-24 10:49:42.644 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-19 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=7987, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:41 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=911e8473-2549-4a8f-a26a-8dca4cb10bb5, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":... [Body clipped after 1000 chars, total length is 7987]
2021-04-24 10:49:42.677 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-19 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=7987, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:41 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=911e8473-2549-4a8f-a26a-8dca4cb10bb5, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":... [Body clipped after 1000 chars, total length is 7987]
2021-04-24 10:49:42.686 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:42.714 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.native.Apex/1.0.0
2021-04-24 10:49:42.714 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-20 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-20}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:42.715 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-20 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-20}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:42.715 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.native.Apex/1.0.0
2021-04-24 10:49:42.715 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-20 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-20}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:42.723 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:42.723 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{3418ce37-a7bd-4b29-baac-746a84521f0b}
2021-04-24 10:49:42.724 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-20 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-20}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:42.724 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-20 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-20, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:42.724 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-20 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-20, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:42.725 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-20 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-20, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:42.725 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-20 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-20, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:42.725 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.native.Apex/versions/1.0.0
2021-04-24 10:49:42.725 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-20 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-20, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:43.676 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-20 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:42 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=735da8c6-a2f6-419b-a360-71e00986f0b3, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:43.677 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-20 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:42 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=735da8c6-a2f6-419b-a360-71e00986f0b3, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.native.apex.CarrierTechnology":{"constraints":[],"properties":{"plugin_parameter_class_name":{"name":"plugin_parameter_class_name","type":"string","type_version":"0.0.0","description":"The class name of the class that overrides default handling of event input or output for this carrier technology, defaults to the supplied input or output class","required":false},"label":{"name":"label","type":"string","type_version":"0.0.0","description":"The label (name) of the carrier technology (such as REST, Kafka, WebSocket)","required":true}},"name":"onap.datatypes.native.apex.CarrierTechnology","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.EngineService":{"constraints":[],"properties":{"periodic_event_period":{"name":"periodic_event_period","type":"string","type_version":"0.0.0","description":"The time interval in milliseconds for the periodic scanning event, ... [Body clipped after 1000 chars, total length is 10340]
2021-04-24 10:49:43.677 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-20 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:42 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=735da8c6-a2f6-419b-a360-71e00986f0b3, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.native.apex.CarrierTechnology":{"constraints":[],"properties":{"plugin_parameter_class_name":{"name":"plugin_parameter_class_name","type":"string","type_version":"0.0.0","description":"The class name of the class that overrides default handling of event input or output for this carrier technology, defaults to the supplied input or output class","required":false},"label":{"name":"label","type":"string","type_version":"0.0.0","description":"The label (name) of the carrier technology (such as REST, Kafka, WebSocket)","required":true}},"name":"onap.datatypes.native.apex.CarrierTechnology","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.EngineService":{"constraints":[],"properties":{"periodic_event_period":{"name":"periodic_event_period","type":"string","type_version":"0.0.0","description":"The time interval in milliseconds for the periodic scanning event, ... [Body clipped after 1000 chars, total length is 10340]
2021-04-24 10:49:43.678 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-20 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:42 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=735da8c6-a2f6-419b-a360-71e00986f0b3, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.native.apex.CarrierTechnology":{"constraints":[],"properties":{"plugin_parameter_class_name":{"name":"plugin_parameter_class_name","type":"string","type_version":"0.0.0","description":"The class name of the class that overrides default handling of event input or output for this carrier technology, defaults to the supplied input or output class","required":false},"label":{"name":"label","type":"string","type_version":"0.0.0","description":"The label (name) of the carrier technology (such as REST, Kafka, WebSocket)","required":true}},"name":"onap.datatypes.native.apex.CarrierTechnology","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.EngineService":{"constraints":[],"properties":{"periodic_event_period":{"name":"periodic_event_period","type":"string","type_version":"0.0.0","description":"The time interval in milliseconds for the periodic scanning event, ... [Body clipped after 1000 chars, total length is 10340]
2021-04-24 10:49:43.678 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-20 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:42 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=735da8c6-a2f6-419b-a360-71e00986f0b3, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.native.apex.CarrierTechnology":{"constraints":[],"properties":{"plugin_parameter_class_name":{"name":"plugin_parameter_class_name","type":"string","type_version":"0.0.0","description":"The class name of the class that overrides default handling of event input or output for this carrier technology, defaults to the supplied input or output class","required":false},"label":{"name":"label","type":"string","type_version":"0.0.0","description":"The label (name) of the carrier technology (such as REST, Kafka, WebSocket)","required":true}},"name":"onap.datatypes.native.apex.CarrierTechnology","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.EngineService":{"constraints":[],"properties":{"periodic_event_period":{"name":"periodic_event_period","type":"string","type_version":"0.0.0","description":"The time interval in milliseconds for the periodic scanning event, ... [Body clipped after 1000 chars, total length is 10340]
2021-04-24 10:49:43.679 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:43.712 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.native.Drools/1.0.0
2021-04-24 10:49:43.713 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-21 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-21}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:43.714 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-21 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-21}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:43.714 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.native.Drools/1.0.0
2021-04-24 10:49:43.714 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-21 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-21}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:43.719 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:43.719 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{59ba467a-e1cd-4663-972e-87264c9eb987}
2021-04-24 10:49:43.719 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-21 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-21}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:43.720 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-21 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-21, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:43.720 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-21 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-21, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:43.720 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-21 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-21, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:43.721 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-21 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-21, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:43.721 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.native.Drools/versions/1.0.0
2021-04-24 10:49:43.721 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-21 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-21, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:44.619 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-21 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=547, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:43 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4ee8a254-2607-4bb6-9a34-140848f7cb90, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:44.620 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-21 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=547, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:43 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4ee8a254-2607-4bb6-9a34-140848f7cb90, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"},"onap.policies.native.Drools":{"properties":{},"name":"onap.policies.native.Drools","version":"1.0.0","derived_from":"onap.policies.Native","metadata":{},"description":"a base policy type for all native PDP policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-24 10:49:44.620 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-21 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=547, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:43 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4ee8a254-2607-4bb6-9a34-140848f7cb90, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"},"onap.policies.native.Drools":{"properties":{},"name":"onap.policies.native.Drools","version":"1.0.0","derived_from":"onap.policies.Native","metadata":{},"description":"a base policy type for all native PDP policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-24 10:49:44.620 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-21 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=547, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:43 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4ee8a254-2607-4bb6-9a34-140848f7cb90, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"},"onap.policies.native.Drools":{"properties":{},"name":"onap.policies.native.Drools","version":"1.0.0","derived_from":"onap.policies.Native","metadata":{},"description":"a base policy type for all native PDP policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-24 10:49:44.620 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-21 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=547, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:43 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4ee8a254-2607-4bb6-9a34-140848f7cb90, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"},"onap.policies.native.Drools":{"properties":{},"name":"onap.policies.native.Drools","version":"1.0.0","derived_from":"onap.policies.Native","metadata":{},"description":"a base policy type for all native PDP policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-24 10:49:44.621 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:44.629 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.native.Xacml/1.0.0
2021-04-24 10:49:44.630 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-22 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-22}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:44.630 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-22 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-22}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:44.630 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.native.Xacml/1.0.0
2021-04-24 10:49:44.630 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-22 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-22}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:44.634 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:44.634 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{3cbe6895-5f29-4614-aefd-194c3f940ea1}
2021-04-24 10:49:44.634 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-22 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-22}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:44.634 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-22 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-22, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:44.634 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-22 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-22, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:44.634 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-22 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-22, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:44.635 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-22 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-22, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:44.635 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.native.Xacml/versions/1.0.0
2021-04-24 10:49:44.635 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-22 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-22, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:45.474 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-22 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=706, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:44 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=1a938957-e403-4895-8456-afe7a9423349, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:45.475 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-22 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=706, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:44 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=1a938957-e403-4895-8456-afe7a9423349, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"},"onap.policies.native.Xacml":{"properties":{"policy":{"name":"policy","type":"string","type_version":"0.0.0","description":"The XML XACML 3.0 PolicySet or Policy","required":true,"metadata":{"encoding":"Base64"}}},"name":"onap.policies.native.Xacml","version":"1.0.0","derived_from":"onap.policies.Native","metadata":{},"description":"a policy type for native xacml policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-24 10:49:45.475 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-22 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=706, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:44 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=1a938957-e403-4895-8456-afe7a9423349, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"},"onap.policies.native.Xacml":{"properties":{"policy":{"name":"policy","type":"string","type_version":"0.0.0","description":"The XML XACML 3.0 PolicySet or Policy","required":true,"metadata":{"encoding":"Base64"}}},"name":"onap.policies.native.Xacml","version":"1.0.0","derived_from":"onap.policies.Native","metadata":{},"description":"a policy type for native xacml policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-24 10:49:45.475 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-22 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=706, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:44 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=1a938957-e403-4895-8456-afe7a9423349, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"},"onap.policies.native.Xacml":{"properties":{"policy":{"name":"policy","type":"string","type_version":"0.0.0","description":"The XML XACML 3.0 PolicySet or Policy","required":true,"metadata":{"encoding":"Base64"}}},"name":"onap.policies.native.Xacml","version":"1.0.0","derived_from":"onap.policies.Native","metadata":{},"description":"a policy type for native xacml policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-24 10:49:45.475 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-22 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=706, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:44 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=1a938957-e403-4895-8456-afe7a9423349, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"},"onap.policies.native.Xacml":{"properties":{"policy":{"name":"policy","type":"string","type_version":"0.0.0","description":"The XML XACML 3.0 PolicySet or Policy","required":true,"metadata":{"encoding":"Base64"}}},"name":"onap.policies.native.Xacml","version":"1.0.0","derived_from":"onap.policies.Native","metadata":{},"description":"a policy type for native xacml policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-24 10:49:45.476 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:45.486 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.native.drools.Artifact/1.0.0
2021-04-24 10:49:45.487 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-23 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-23}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:45.487 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-23 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-23}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:45.487 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.native.drools.Artifact/1.0.0
2021-04-24 10:49:45.487 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-23 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-23}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:45.500 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:45.501 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{dd7b6ae2-a793-4423-8371-5c78dfb83c68}
2021-04-24 10:49:45.501 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-23 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-23}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:45.501 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-23 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-23, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:45.501 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-23 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-23, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:45.502 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-23 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-23, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:45.502 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-23 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-23, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:45.502 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.native.drools.Artifact/versions/1.0.0
2021-04-24 10:49:45.502 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-23 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-23, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:46.360 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-23 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2131, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:45 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2948fe26-23c6-4f7a-8981-0168e7766af0, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:46.361 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-23 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2131, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:45 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2948fe26-23c6-4f7a-8981-0168e7766af0, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.rules_artifact":{"constraints":[],"properties":{"groupId":{"name":"groupId","type":"string","type_version":"0.0.0","description":"the groupId of the maven artifact","required":true},"version":{"name":"version","type":"string","type_version":"0.0.0","description":"the version of the maven artifact","required":true},"artifactId":{"name":"artifactId","type":"string","type_version":"0.0.0","description":"the artifactId of the maven artifact","required":true}},"name":"onap.datatypes.native.rules_artifact","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}}},... [Body clipped after 1000 chars, total length is 2131]
2021-04-24 10:49:46.361 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-23 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2131, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:45 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2948fe26-23c6-4f7a-8981-0168e7766af0, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.rules_artifact":{"constraints":[],"properties":{"groupId":{"name":"groupId","type":"string","type_version":"0.0.0","description":"the groupId of the maven artifact","required":true},"version":{"name":"version","type":"string","type_version":"0.0.0","description":"the version of the maven artifact","required":true},"artifactId":{"name":"artifactId","type":"string","type_version":"0.0.0","description":"the artifactId of the maven artifact","required":true}},"name":"onap.datatypes.native.rules_artifact","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}}},... [Body clipped after 1000 chars, total length is 2131]
2021-04-24 10:49:46.362 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-23 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2131, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:45 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2948fe26-23c6-4f7a-8981-0168e7766af0, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.rules_artifact":{"constraints":[],"properties":{"groupId":{"name":"groupId","type":"string","type_version":"0.0.0","description":"the groupId of the maven artifact","required":true},"version":{"name":"version","type":"string","type_version":"0.0.0","description":"the version of the maven artifact","required":true},"artifactId":{"name":"artifactId","type":"string","type_version":"0.0.0","description":"the artifactId of the maven artifact","required":true}},"name":"onap.datatypes.native.rules_artifact","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}}},... [Body clipped after 1000 chars, total length is 2131]
2021-04-24 10:49:46.362 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-23 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2131, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:45 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2948fe26-23c6-4f7a-8981-0168e7766af0, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.rules_artifact":{"constraints":[],"properties":{"groupId":{"name":"groupId","type":"string","type_version":"0.0.0","description":"the groupId of the maven artifact","required":true},"version":{"name":"version","type":"string","type_version":"0.0.0","description":"the version of the maven artifact","required":true},"artifactId":{"name":"artifactId","type":"string","type_version":"0.0.0","description":"the artifactId of the maven artifact","required":true}},"name":"onap.datatypes.native.rules_artifact","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}}},... [Body clipped after 1000 chars, total length is 2131]
2021-04-24 10:49:46.363 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:46.378 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.native.drools.Controller/1.0.0
2021-04-24 10:49:46.380 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-24 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-24}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:46.380 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-24 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-24}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:46.380 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.native.drools.Controller/1.0.0
2021-04-24 10:49:46.381 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-24 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-24}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:46.390 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:46.390 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{dfd7b7d5-e0b1-447e-be40-ec2ba86f83f7}
2021-04-24 10:49:46.391 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-24 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-24}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:46.391 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-24 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-24, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:46.392 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-24 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-24, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:46.392 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-24 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-24, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:46.392 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-24 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-24, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:46.393 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.native.drools.Controller/versions/1.0.0
2021-04-24 10:49:46.393 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-24 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-24, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:47.368 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-24 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3445, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:46 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=96f50b7b-9948-42b0-bf41-f27bc0cfea67, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:47.369 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-24 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3445, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:46 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=96f50b7b-9948-42b0-bf41-f27bc0cfea67, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization",... [Body clipped after 1000 chars, total length is 3445]
2021-04-24 10:49:47.369 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-24 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3445, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:46 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=96f50b7b-9948-42b0-bf41-f27bc0cfea67, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization",... [Body clipped after 1000 chars, total length is 3445]
2021-04-24 10:49:47.369 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-24 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3445, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:46 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=96f50b7b-9948-42b0-bf41-f27bc0cfea67, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization",... [Body clipped after 1000 chars, total length is 3445]
2021-04-24 10:49:47.370 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-24 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3445, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:46 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=96f50b7b-9948-42b0-bf41-f27bc0cfea67, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization",... [Body clipped after 1000 chars, total length is 3445]
2021-04-24 10:49:47.371 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:47.392 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.Resource/1.0.0
2021-04-24 10:49:47.393 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-25 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-25}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:47.393 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-25 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-25}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:47.393 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.Resource/1.0.0
2021-04-24 10:49:47.393 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-25 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-25}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:47.402 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:47.402 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{cd6ba39c-180d-476b-88f4-cf23d8258aa4}
2021-04-24 10:49:47.403 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-25 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-25}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:47.403 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-25 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-25, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:47.403 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-25 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-25, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:47.403 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-25 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-25, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:47.403 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-25 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-25, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:47.404 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.optimization.Resource/versions/1.0.0
2021-04-24 10:49:47.404 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-25 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-25, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:48.275 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-25 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-25, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1773, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:47 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=00aae9f0-cc16-4a0a-8608-8dc516effb8c, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:48.276 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-25 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-25, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1773, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:47 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=00aae9f0-cc16-4a0a-8608-8dc516effb8c, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"},"onap.policies.optimization.Resource":{"propert... [Body clipped after 1000 chars, total length is 1773]
2021-04-24 10:49:48.276 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-25 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-25, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1773, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:47 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=00aae9f0-cc16-4a0a-8608-8dc516effb8c, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"},"onap.policies.optimization.Resource":{"propert... [Body clipped after 1000 chars, total length is 1773]
2021-04-24 10:49:48.276 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-25 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-25, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1773, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:47 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=00aae9f0-cc16-4a0a-8608-8dc516effb8c, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"},"onap.policies.optimization.Resource":{"propert... [Body clipped after 1000 chars, total length is 1773]
2021-04-24 10:49:48.277 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-25 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-25, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1773, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:47 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=00aae9f0-cc16-4a0a-8608-8dc516effb8c, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"},"onap.policies.optimization.Resource":{"propert... [Body clipped after 1000 chars, total length is 1773]
2021-04-24 10:49:48.277 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:48.294 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.Service/1.0.0
2021-04-24 10:49:48.295 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-26 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-26}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:48.295 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-26 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-26}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:48.295 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.Service/1.0.0
2021-04-24 10:49:48.295 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-26 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-26}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:48.299 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:48.299 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{620c710f-4917-4d5a-9b8d-1029d054e78e}
2021-04-24 10:49:48.299 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-26 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-26}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:48.300 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-26 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-26, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:48.300 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-26 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-26, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:48.300 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-26 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-26, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:48.300 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-26 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-26, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:48.300 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.optimization.Service/versions/1.0.0
2021-04-24 10:49:48.300 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-26 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-26, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:49.196 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-26 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-26, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1513, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6469ef81-a567-4a56-bbd5-87214baf89b2, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:49.196 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-26 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-26, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1513, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6469ef81-a567-4a56-bbd5-87214baf89b2, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"},"onap.policies.optimization.Service":{"properti... [Body clipped after 1000 chars, total length is 1513]
2021-04-24 10:49:49.196 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-26 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-26, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1513, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6469ef81-a567-4a56-bbd5-87214baf89b2, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"},"onap.policies.optimization.Service":{"properti... [Body clipped after 1000 chars, total length is 1513]
2021-04-24 10:49:49.197 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-26 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-26, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1513, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6469ef81-a567-4a56-bbd5-87214baf89b2, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"},"onap.policies.optimization.Service":{"properti... [Body clipped after 1000 chars, total length is 1513]
2021-04-24 10:49:49.197 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-26 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-26, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1513, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6469ef81-a567-4a56-bbd5-87214baf89b2, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"},"onap.policies.optimization.Service":{"properti... [Body clipped after 1000 chars, total length is 1513]
2021-04-24 10:49:49.198 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:49.208 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.AffinityPolicy/1.0.0
2021-04-24 10:49:49.208 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-27 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-27}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:49.208 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-27 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-27}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:49.209 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.AffinityPolicy/1.0.0
2021-04-24 10:49:49.209 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-27 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-27}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:49.213 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:49.213 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{aab747f7-49a8-4968-a4ed-1fce0a0f5077}
2021-04-24 10:49:49.213 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-27 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-27}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:49.213 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-27 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-27, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:49.213 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-27 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-27, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:49.213 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-27 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-27, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:49.214 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-27 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-27, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:49.214 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.optimization.resource.AffinityPolicy/versions/1.0.0
2021-04-24 10:49:49.214 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-27 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-27, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:50.061 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-27 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-27, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2777, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:49 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3000029f-d064-4747-bbeb-b734cf328939, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:50.061 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-27 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-27, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2777, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:49 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3000029f-d064-4747-bbeb-b734cf328939, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.affinityProperties_properties":{"constraints":[],"properties":{"category":{"name":"category","type":"string","type_version":"0.0.0","required":true},"qualifier":{"name":"qualifier","type":"string","type_version":"0.0.0","required":false,"constraints":[{"valid_values":["same","different"]}]}},"name":"policy.data.affinityProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","d... [Body clipped after 1000 chars, total length is 2777]
2021-04-24 10:49:50.061 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-27 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-27, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2777, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:49 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3000029f-d064-4747-bbeb-b734cf328939, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.affinityProperties_properties":{"constraints":[],"properties":{"category":{"name":"category","type":"string","type_version":"0.0.0","required":true},"qualifier":{"name":"qualifier","type":"string","type_version":"0.0.0","required":false,"constraints":[{"valid_values":["same","different"]}]}},"name":"policy.data.affinityProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","d... [Body clipped after 1000 chars, total length is 2777]
2021-04-24 10:49:50.062 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-27 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-27, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2777, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:49 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3000029f-d064-4747-bbeb-b734cf328939, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.affinityProperties_properties":{"constraints":[],"properties":{"category":{"name":"category","type":"string","type_version":"0.0.0","required":true},"qualifier":{"name":"qualifier","type":"string","type_version":"0.0.0","required":false,"constraints":[{"valid_values":["same","different"]}]}},"name":"policy.data.affinityProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","d... [Body clipped after 1000 chars, total length is 2777]
2021-04-24 10:49:50.062 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-27 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-27, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2777, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:49 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3000029f-d064-4747-bbeb-b734cf328939, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.affinityProperties_properties":{"constraints":[],"properties":{"category":{"name":"category","type":"string","type_version":"0.0.0","required":true},"qualifier":{"name":"qualifier","type":"string","type_version":"0.0.0","required":false,"constraints":[{"valid_values":["same","different"]}]}},"name":"policy.data.affinityProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","d... [Body clipped after 1000 chars, total length is 2777]
2021-04-24 10:49:50.063 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:50.073 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.DistancePolicy/1.0.0
2021-04-24 10:49:50.074 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-28 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-28}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:50.074 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-28 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-28}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:50.075 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.DistancePolicy/1.0.0
2021-04-24 10:49:50.075 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-28 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-28}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:50.079 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:50.079 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{3c8d60e1-02a5-4be6-b62f-931a7490e8ab}
2021-04-24 10:49:50.079 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-28 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-28}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:50.079 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-28 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-28, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:50.079 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-28 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-28, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:50.079 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-28 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-28, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:50.079 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-28 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-28, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:50.079 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.optimization.resource.DistancePolicy/versions/1.0.0
2021-04-24 10:49:50.080 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-28 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-28, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:50.969 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-28 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-28, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3458, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=eeff9fe9-a14a-494f-bfe5-765e7a34bb63, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:50.970 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-28 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-28, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3458, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=eeff9fe9-a14a-494f-bfe5-765e7a34bb63, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.distanceProperties_properties":{"constraints":[],"properties":{"locationInfo":{"name":"locationInfo","type":"string","type_version":"0.0.0","required":true},"distance":{"name":"distance","type":"policy.data.distance_properties","type_version":"0.0.0","required":true,"entry_schema":{"type":"policy.data.distance_properties","type_version":"0.0.0"}}},"name":"policy.data.distanceProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.distance_properties":{"constraints":[],"properties":{"unit":{"name":"unit","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["km"]}]}},"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["<","<=",">",">=","="]}]}},"value":{"name"... [Body clipped after 1000 chars, total length is 3458]
2021-04-24 10:49:50.970 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-28 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-28, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3458, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=eeff9fe9-a14a-494f-bfe5-765e7a34bb63, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.distanceProperties_properties":{"constraints":[],"properties":{"locationInfo":{"name":"locationInfo","type":"string","type_version":"0.0.0","required":true},"distance":{"name":"distance","type":"policy.data.distance_properties","type_version":"0.0.0","required":true,"entry_schema":{"type":"policy.data.distance_properties","type_version":"0.0.0"}}},"name":"policy.data.distanceProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.distance_properties":{"constraints":[],"properties":{"unit":{"name":"unit","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["km"]}]}},"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["<","<=",">",">=","="]}]}},"value":{"name"... [Body clipped after 1000 chars, total length is 3458]
2021-04-24 10:49:50.970 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-28 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-28, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3458, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=eeff9fe9-a14a-494f-bfe5-765e7a34bb63, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.distanceProperties_properties":{"constraints":[],"properties":{"locationInfo":{"name":"locationInfo","type":"string","type_version":"0.0.0","required":true},"distance":{"name":"distance","type":"policy.data.distance_properties","type_version":"0.0.0","required":true,"entry_schema":{"type":"policy.data.distance_properties","type_version":"0.0.0"}}},"name":"policy.data.distanceProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.distance_properties":{"constraints":[],"properties":{"unit":{"name":"unit","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["km"]}]}},"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["<","<=",">",">=","="]}]}},"value":{"name"... [Body clipped after 1000 chars, total length is 3458]
2021-04-24 10:49:50.970 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-28 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-28, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3458, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=eeff9fe9-a14a-494f-bfe5-765e7a34bb63, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.distanceProperties_properties":{"constraints":[],"properties":{"locationInfo":{"name":"locationInfo","type":"string","type_version":"0.0.0","required":true},"distance":{"name":"distance","type":"policy.data.distance_properties","type_version":"0.0.0","required":true,"entry_schema":{"type":"policy.data.distance_properties","type_version":"0.0.0"}}},"name":"policy.data.distanceProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.distance_properties":{"constraints":[],"properties":{"unit":{"name":"unit","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["km"]}]}},"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["<","<=",">",">=","="]}]}},"value":{"name"... [Body clipped after 1000 chars, total length is 3458]
2021-04-24 10:49:50.971 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:50.988 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.HpaPolicy/1.0.0
2021-04-24 10:49:50.989 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-29 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-29}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:50.989 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-29 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-29}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:50.989 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.HpaPolicy/1.0.0
2021-04-24 10:49:50.990 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-29 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-29}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:50.996 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:50.997 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{b97963e6-491b-44ea-9000-981b1f59ad5c}
2021-04-24 10:49:50.997 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-29 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-29}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:50.997 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-29 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-29, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:50.997 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-29 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-29, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:50.997 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-29 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-29, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:50.997 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-29 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-29, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:50.997 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.optimization.resource.HpaPolicy/versions/1.0.0
2021-04-24 10:49:50.997 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-29 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-29, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:51.871 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-29 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-29, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5450, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:51 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6ca8efd2-8dc0-4434-8945-e0f0846c34d0, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:51.872 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-29 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-29, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5450, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:51 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6ca8efd2-8dc0-4434-8945-e0f0846c34d0, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.directives_attributes_properties":{"constraints":[],"properties":{"attribute_value":{"name":"attribute_value","type":"string","type_version":"0.0.0","required":false},"attribute_name":{"name":"attribute_name","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.directives_attributes_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.directives_properties":{"constraints":[],"properties":{"attributes":{"name":"attributes","type":"list","type_version":"0.0.0","required":false,"entry_schema":{"type":"policy.data.directives_attributes_properties","type_version":"0.0.0"}},"type":{"name":"type","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.directives_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.flavorFeatures_properties":{"constraints":[],"properties":{"flavorProperties... [Body clipped after 1000 chars, total length is 5450]
2021-04-24 10:49:51.872 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-29 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-29, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5450, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:51 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6ca8efd2-8dc0-4434-8945-e0f0846c34d0, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.directives_attributes_properties":{"constraints":[],"properties":{"attribute_value":{"name":"attribute_value","type":"string","type_version":"0.0.0","required":false},"attribute_name":{"name":"attribute_name","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.directives_attributes_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.directives_properties":{"constraints":[],"properties":{"attributes":{"name":"attributes","type":"list","type_version":"0.0.0","required":false,"entry_schema":{"type":"policy.data.directives_attributes_properties","type_version":"0.0.0"}},"type":{"name":"type","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.directives_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.flavorFeatures_properties":{"constraints":[],"properties":{"flavorProperties... [Body clipped after 1000 chars, total length is 5450]
2021-04-24 10:49:51.872 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-29 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-29, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5450, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:51 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6ca8efd2-8dc0-4434-8945-e0f0846c34d0, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.directives_attributes_properties":{"constraints":[],"properties":{"attribute_value":{"name":"attribute_value","type":"string","type_version":"0.0.0","required":false},"attribute_name":{"name":"attribute_name","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.directives_attributes_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.directives_properties":{"constraints":[],"properties":{"attributes":{"name":"attributes","type":"list","type_version":"0.0.0","required":false,"entry_schema":{"type":"policy.data.directives_attributes_properties","type_version":"0.0.0"}},"type":{"name":"type","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.directives_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.flavorFeatures_properties":{"constraints":[],"properties":{"flavorProperties... [Body clipped after 1000 chars, total length is 5450]
2021-04-24 10:49:51.872 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-29 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-29, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5450, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:51 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6ca8efd2-8dc0-4434-8945-e0f0846c34d0, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.directives_attributes_properties":{"constraints":[],"properties":{"attribute_value":{"name":"attribute_value","type":"string","type_version":"0.0.0","required":false},"attribute_name":{"name":"attribute_name","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.directives_attributes_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.directives_properties":{"constraints":[],"properties":{"attributes":{"name":"attributes","type":"list","type_version":"0.0.0","required":false,"entry_schema":{"type":"policy.data.directives_attributes_properties","type_version":"0.0.0"}},"type":{"name":"type","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.directives_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.flavorFeatures_properties":{"constraints":[],"properties":{"flavorProperties... [Body clipped after 1000 chars, total length is 5450]
2021-04-24 10:49:51.874 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:51.891 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.OptimizationPolicy/1.0.0
2021-04-24 10:49:51.892 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-30 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-30}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:51.892 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-30 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-30}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:51.892 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.OptimizationPolicy/1.0.0
2021-04-24 10:49:51.892 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-30 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-30}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:51.900 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:51.900 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{963e1415-57f8-4324-b0f0-2bafb4dfce77}
2021-04-24 10:49:51.900 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-30 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-30}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:51.900 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-30 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-30, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:51.901 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-30 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-30, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:51.901 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-30 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-30, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:51.901 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-30 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-30, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:51.901 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.optimization.resource.OptimizationPolicy/versions/1.0.0
2021-04-24 10:49:51.901 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-30 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-30, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:52.742 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-30 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-30, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3699, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:51 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=33d745c5-86fe-4cdf-be7d-d9af8fdbf3b6, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:52.742 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-30 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-30, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3699, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:51 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=33d745c5-86fe-4cdf-be7d-d9af8fdbf3b6, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.objectiveParameter_properties":{"constraints":[],"properties":{"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["*","+","-","/","%"]}]}},"parameterAttributes":{"name":"parameterAttributes","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"policy.data.parameterAttributes_properties","type_version":"0.0.0"}}},"name":"policy.data.objectiveParameter_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.parameterAttributes_properties":{"constraints":[],"properties":{"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["*","+","-","/","%"]}]}},"customerLocationInfo":{"name":"customerLocationInfo","type":"string","... [Body clipped after 1000 chars, total length is 3699]
2021-04-24 10:49:52.743 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-30 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-30, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3699, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:51 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=33d745c5-86fe-4cdf-be7d-d9af8fdbf3b6, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.objectiveParameter_properties":{"constraints":[],"properties":{"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["*","+","-","/","%"]}]}},"parameterAttributes":{"name":"parameterAttributes","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"policy.data.parameterAttributes_properties","type_version":"0.0.0"}}},"name":"policy.data.objectiveParameter_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.parameterAttributes_properties":{"constraints":[],"properties":{"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["*","+","-","/","%"]}]}},"customerLocationInfo":{"name":"customerLocationInfo","type":"string","... [Body clipped after 1000 chars, total length is 3699]
2021-04-24 10:49:52.743 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-30 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-30, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3699, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:51 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=33d745c5-86fe-4cdf-be7d-d9af8fdbf3b6, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.objectiveParameter_properties":{"constraints":[],"properties":{"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["*","+","-","/","%"]}]}},"parameterAttributes":{"name":"parameterAttributes","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"policy.data.parameterAttributes_properties","type_version":"0.0.0"}}},"name":"policy.data.objectiveParameter_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.parameterAttributes_properties":{"constraints":[],"properties":{"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["*","+","-","/","%"]}]}},"customerLocationInfo":{"name":"customerLocationInfo","type":"string","... [Body clipped after 1000 chars, total length is 3699]
2021-04-24 10:49:52.743 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-30 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-30, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3699, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:51 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=33d745c5-86fe-4cdf-be7d-d9af8fdbf3b6, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.objectiveParameter_properties":{"constraints":[],"properties":{"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["*","+","-","/","%"]}]}},"parameterAttributes":{"name":"parameterAttributes","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"policy.data.parameterAttributes_properties","type_version":"0.0.0"}}},"name":"policy.data.objectiveParameter_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.parameterAttributes_properties":{"constraints":[],"properties":{"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["*","+","-","/","%"]}]}},"customerLocationInfo":{"name":"customerLocationInfo","type":"string","... [Body clipped after 1000 chars, total length is 3699]
2021-04-24 10:49:52.745 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:52.757 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.PciPolicy/1.0.0
2021-04-24 10:49:52.757 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-31 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-31}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:52.758 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-31 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-31}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:52.758 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.PciPolicy/1.0.0
2021-04-24 10:49:52.758 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-31 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-31}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:52.764 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:52.764 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{b1779eae-19e8-4f69-839d-68ed4fd7c284}
2021-04-24 10:49:52.764 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-31 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-31}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:52.764 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-31 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-31, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:52.765 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-31 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-31, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:52.765 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-31 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-31, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:52.765 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-31 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-31, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:52.765 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.optimization.resource.PciPolicy/versions/1.0.0
2021-04-24 10:49:52.765 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-31 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-31, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:53.567 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-31 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-31, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2940, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:52 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=194cbcab-41cb-4ae3-8e3e-1f11bf60ab79, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:53.568 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-31 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-31, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2940, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:52 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=194cbcab-41cb-4ae3-8e3e-1f11bf60ab79, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.pciProperties_properties":{"constraints":[],"properties":{"algoCategory":{"name":"algoCategory","type":"string","type_version":"0.0.0","required":false},"pciOptmizationAlgoName":{"name":"pciOptmizationAlgoName","type":"string","type_version":"0.0.0","required":false},"pciOptimizationNwConstraint":{"name":"pciOptimizationNwConstraint","type":"string","type_version":"0.0.0","required":false},"pciOptimizationPriority":{"name":"pciOptimizationPriority","type":"string","type_version":"0.0.0","required":false},"pciOptimizationTimeConstraint":{"name":"pciOptimizationTimeConstraint","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.pciProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could... [Body clipped after 1000 chars, total length is 2940]
2021-04-24 10:49:53.568 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-31 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-31, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2940, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:52 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=194cbcab-41cb-4ae3-8e3e-1f11bf60ab79, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.pciProperties_properties":{"constraints":[],"properties":{"algoCategory":{"name":"algoCategory","type":"string","type_version":"0.0.0","required":false},"pciOptmizationAlgoName":{"name":"pciOptmizationAlgoName","type":"string","type_version":"0.0.0","required":false},"pciOptimizationNwConstraint":{"name":"pciOptimizationNwConstraint","type":"string","type_version":"0.0.0","required":false},"pciOptimizationPriority":{"name":"pciOptimizationPriority","type":"string","type_version":"0.0.0","required":false},"pciOptimizationTimeConstraint":{"name":"pciOptimizationTimeConstraint","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.pciProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could... [Body clipped after 1000 chars, total length is 2940]
2021-04-24 10:49:53.568 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-31 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-31, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2940, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:52 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=194cbcab-41cb-4ae3-8e3e-1f11bf60ab79, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.pciProperties_properties":{"constraints":[],"properties":{"algoCategory":{"name":"algoCategory","type":"string","type_version":"0.0.0","required":false},"pciOptmizationAlgoName":{"name":"pciOptmizationAlgoName","type":"string","type_version":"0.0.0","required":false},"pciOptimizationNwConstraint":{"name":"pciOptimizationNwConstraint","type":"string","type_version":"0.0.0","required":false},"pciOptimizationPriority":{"name":"pciOptimizationPriority","type":"string","type_version":"0.0.0","required":false},"pciOptimizationTimeConstraint":{"name":"pciOptimizationTimeConstraint","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.pciProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could... [Body clipped after 1000 chars, total length is 2940]
2021-04-24 10:49:53.568 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-31 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-31, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2940, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:52 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=194cbcab-41cb-4ae3-8e3e-1f11bf60ab79, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.pciProperties_properties":{"constraints":[],"properties":{"algoCategory":{"name":"algoCategory","type":"string","type_version":"0.0.0","required":false},"pciOptmizationAlgoName":{"name":"pciOptmizationAlgoName","type":"string","type_version":"0.0.0","required":false},"pciOptimizationNwConstraint":{"name":"pciOptimizationNwConstraint","type":"string","type_version":"0.0.0","required":false},"pciOptimizationPriority":{"name":"pciOptimizationPriority","type":"string","type_version":"0.0.0","required":false},"pciOptimizationTimeConstraint":{"name":"pciOptimizationTimeConstraint","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.pciProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could... [Body clipped after 1000 chars, total length is 2940]
2021-04-24 10:49:53.569 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:53.582 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.Vim_fit/1.0.0
2021-04-24 10:49:53.583 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-32 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-32}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:53.584 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-32 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-32}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:53.584 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.Vim_fit/1.0.0
2021-04-24 10:49:53.584 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-32 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-32}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:53.591 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:53.591 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{04cd24be-7772-481d-b718-619c43909f32}
2021-04-24 10:49:53.592 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-32 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-32}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:53.592 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-32 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-32, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:53.592 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-32 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-32, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:53.592 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-32 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-32, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:53.592 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-32 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-32, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:53.593 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.optimization.resource.Vim_fit/versions/1.0.0
2021-04-24 10:49:53.593 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-32 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-32, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:54.506 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-32 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-32, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2708, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:53 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=5408175a-c2e3-434b-bcd1-3ff4c1c15250, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:54.507 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-32 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-32, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2708, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:53 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=5408175a-c2e3-434b-bcd1-3ff4c1c15250, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.capacityProperties_properties":{"constraints":[],"properties":{"request":{"name":"request","type":"string","type_version":"0.0.0","required":true},"controller":{"name":"controller","type":"string","type_version":"0.0.0","required":true}},"name":"policy.data.capacityProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required"... [Body clipped after 1000 chars, total length is 2708]
2021-04-24 10:49:54.507 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-32 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-32, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2708, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:53 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=5408175a-c2e3-434b-bcd1-3ff4c1c15250, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.capacityProperties_properties":{"constraints":[],"properties":{"request":{"name":"request","type":"string","type_version":"0.0.0","required":true},"controller":{"name":"controller","type":"string","type_version":"0.0.0","required":true}},"name":"policy.data.capacityProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required"... [Body clipped after 1000 chars, total length is 2708]
2021-04-24 10:49:54.508 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-32 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-32, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2708, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:53 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=5408175a-c2e3-434b-bcd1-3ff4c1c15250, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.capacityProperties_properties":{"constraints":[],"properties":{"request":{"name":"request","type":"string","type_version":"0.0.0","required":true},"controller":{"name":"controller","type":"string","type_version":"0.0.0","required":true}},"name":"policy.data.capacityProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required"... [Body clipped after 1000 chars, total length is 2708]
2021-04-24 10:49:54.508 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-32 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-32, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2708, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:53 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=5408175a-c2e3-434b-bcd1-3ff4c1c15250, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.capacityProperties_properties":{"constraints":[],"properties":{"request":{"name":"request","type":"string","type_version":"0.0.0","required":true},"controller":{"name":"controller","type":"string","type_version":"0.0.0","required":true}},"name":"policy.data.capacityProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required"... [Body clipped after 1000 chars, total length is 2708]
2021-04-24 10:49:54.509 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:54.523 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.VnfPolicy/1.0.0
2021-04-24 10:49:54.524 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-33 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-33}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:54.525 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-33 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-33}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:54.525 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.VnfPolicy/1.0.0
2021-04-24 10:49:54.525 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-33 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-33}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:54.531 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:54.531 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{3e6c6e54-9509-403c-beaf-07ed6b205f40}
2021-04-24 10:49:54.531 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-33 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-33}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:54.531 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-33 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-33, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:54.532 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-33 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-33, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:54.532 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-33 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-33, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:54.532 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-33 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-33, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:54.532 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.optimization.resource.VnfPolicy/versions/1.0.0
2021-04-24 10:49:54.533 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-33 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-33, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:55.387 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-33 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-33, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3092, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:54 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=79367d6f-49ed-43c6-accc-aaa1aa8cc3a6, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:55.387 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-33 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-33, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3092, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:54 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=79367d6f-49ed-43c6-accc-aaa1aa8cc3a6, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.vnfProperties_properties":{"constraints":[],"properties":{"customerId":{"name":"customerId","type":"string","type_version":"0.0.0","required":true},"inventoryProvider":{"name":"inventoryProvider","type":"string","type_version":"0.0.0","required":true},"serviceType":{"name":"serviceType","type":"string","type_version":"0.0.0","required":true},"inventoryType":{"name":"inventoryType","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["serviceInstanceId","vnfName","cloudRegionId","vimId"]}]}}},"name":"policy.data.vnfProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_sche... [Body clipped after 1000 chars, total length is 3092]
2021-04-24 10:49:55.387 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-33 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-33, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3092, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:54 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=79367d6f-49ed-43c6-accc-aaa1aa8cc3a6, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.vnfProperties_properties":{"constraints":[],"properties":{"customerId":{"name":"customerId","type":"string","type_version":"0.0.0","required":true},"inventoryProvider":{"name":"inventoryProvider","type":"string","type_version":"0.0.0","required":true},"serviceType":{"name":"serviceType","type":"string","type_version":"0.0.0","required":true},"inventoryType":{"name":"inventoryType","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["serviceInstanceId","vnfName","cloudRegionId","vimId"]}]}}},"name":"policy.data.vnfProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_sche... [Body clipped after 1000 chars, total length is 3092]
2021-04-24 10:49:55.387 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-33 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-33, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3092, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:54 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=79367d6f-49ed-43c6-accc-aaa1aa8cc3a6, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.vnfProperties_properties":{"constraints":[],"properties":{"customerId":{"name":"customerId","type":"string","type_version":"0.0.0","required":true},"inventoryProvider":{"name":"inventoryProvider","type":"string","type_version":"0.0.0","required":true},"serviceType":{"name":"serviceType","type":"string","type_version":"0.0.0","required":true},"inventoryType":{"name":"inventoryType","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["serviceInstanceId","vnfName","cloudRegionId","vimId"]}]}}},"name":"policy.data.vnfProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_sche... [Body clipped after 1000 chars, total length is 3092]
2021-04-24 10:49:55.387 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-33 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-33, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3092, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:54 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=79367d6f-49ed-43c6-accc-aaa1aa8cc3a6, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.vnfProperties_properties":{"constraints":[],"properties":{"customerId":{"name":"customerId","type":"string","type_version":"0.0.0","required":true},"inventoryProvider":{"name":"inventoryProvider","type":"string","type_version":"0.0.0","required":true},"serviceType":{"name":"serviceType","type":"string","type_version":"0.0.0","required":true},"inventoryType":{"name":"inventoryType","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["serviceInstanceId","vnfName","cloudRegionId","vimId"]}]}}},"name":"policy.data.vnfProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_sche... [Body clipped after 1000 chars, total length is 3092]
2021-04-24 10:49:55.388 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:55.400 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.service.QueryPolicy/1.0.0
2021-04-24 10:49:55.401 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-34 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-34}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:55.401 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-34 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-34}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:55.401 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.service.QueryPolicy/1.0.0
2021-04-24 10:49:55.401 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-34 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-34}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:55.405 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:55.405 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{ed148921-e720-4c9a-b397-c7cb6be06f0c}
2021-04-24 10:49:55.405 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-34 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-34}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:55.405 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-34 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-34, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:55.405 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-34 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-34, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:55.405 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-34 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-34, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:55.406 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-34 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-34, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:55.406 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.optimization.service.QueryPolicy/versions/1.0.0
2021-04-24 10:49:55.406 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-34 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-34, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:56.376 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-34 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-34, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2383, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:55 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b1f03db7-7b3f-43aa-96dd-db11f4318d53, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:56.376 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-34 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-34, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2383, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:55 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b1f03db7-7b3f-43aa-96dd-db11f4318d53, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.queryProperties_properties":{"constraints":[],"properties":{"attribute_location":{"name":"attribute_location","type":"string","type_version":"0.0.0","required":true},"attribute":{"name":"attribute","type":"string","type_version":"0.0.0","required":true},"value":{"name":"value","type":"string","type_version":"0.0.0","required":true}},"name":"policy.data.queryProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography",... [Body clipped after 1000 chars, total length is 2383]
2021-04-24 10:49:56.376 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-34 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-34, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2383, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:55 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b1f03db7-7b3f-43aa-96dd-db11f4318d53, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.queryProperties_properties":{"constraints":[],"properties":{"attribute_location":{"name":"attribute_location","type":"string","type_version":"0.0.0","required":true},"attribute":{"name":"attribute","type":"string","type_version":"0.0.0","required":true},"value":{"name":"value","type":"string","type_version":"0.0.0","required":true}},"name":"policy.data.queryProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography",... [Body clipped after 1000 chars, total length is 2383]
2021-04-24 10:49:56.377 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-34 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-34, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2383, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:55 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b1f03db7-7b3f-43aa-96dd-db11f4318d53, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.queryProperties_properties":{"constraints":[],"properties":{"attribute_location":{"name":"attribute_location","type":"string","type_version":"0.0.0","required":true},"attribute":{"name":"attribute","type":"string","type_version":"0.0.0","required":true},"value":{"name":"value","type":"string","type_version":"0.0.0","required":true}},"name":"policy.data.queryProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography",... [Body clipped after 1000 chars, total length is 2383]
2021-04-24 10:49:56.377 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-34 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-34, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2383, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:55 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b1f03db7-7b3f-43aa-96dd-db11f4318d53, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.queryProperties_properties":{"constraints":[],"properties":{"attribute_location":{"name":"attribute_location","type":"string","type_version":"0.0.0","required":true},"attribute":{"name":"attribute","type":"string","type_version":"0.0.0","required":true},"value":{"name":"value","type":"string","type_version":"0.0.0","required":true}},"name":"policy.data.queryProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography",... [Body clipped after 1000 chars, total length is 2383]
2021-04-24 10:49:56.377 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:56.387 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.service.SubscriberPolicy/1.0.0
2021-04-24 10:49:56.387 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-35 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-35}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:56.387 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-35 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-35}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:56.387 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.service.SubscriberPolicy/1.0.0
2021-04-24 10:49:56.388 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-35 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-35}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:56.391 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:56.391 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{7711e917-e555-4ea3-a1ac-cbb484151d75}
2021-04-24 10:49:56.392 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-35 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-35}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:56.392 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-35 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-35, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:56.392 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-35 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-35, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:56.392 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-35 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-35, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:56.392 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-35 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-35, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:56.392 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.optimization.service.SubscriberPolicy/versions/1.0.0
2021-04-24 10:49:56.392 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-35 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-35, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:57.228 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-35 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-35, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2655, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:56 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=8c37fcec-31b5-40d4-a3de-4d98c4f494b7, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-24 10:49:57.228 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-35 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-35, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2655, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:56 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=8c37fcec-31b5-40d4-a3de-4d98c4f494b7, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.subscriberProperties_properties":{"constraints":[],"properties":{"subscriberRole":{"name":"subscriberRole","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextMatchable":"scope"}},"subscriberName":{"name":"subscriberName","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextProvider":"true"}},"provStatus":{"name":"provStatus","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextAttribute":"true"}}},"name":"policy.data.subscriberProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could b... [Body clipped after 1000 chars, total length is 2655]
2021-04-24 10:49:57.229 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-35 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-35, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2655, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:56 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=8c37fcec-31b5-40d4-a3de-4d98c4f494b7, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.subscriberProperties_properties":{"constraints":[],"properties":{"subscriberRole":{"name":"subscriberRole","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextMatchable":"scope"}},"subscriberName":{"name":"subscriberName","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextProvider":"true"}},"provStatus":{"name":"provStatus","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextAttribute":"true"}}},"name":"policy.data.subscriberProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could b... [Body clipped after 1000 chars, total length is 2655]
2021-04-24 10:49:57.229 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-35 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-35, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2655, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:56 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=8c37fcec-31b5-40d4-a3de-4d98c4f494b7, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.subscriberProperties_properties":{"constraints":[],"properties":{"subscriberRole":{"name":"subscriberRole","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextMatchable":"scope"}},"subscriberName":{"name":"subscriberName","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextProvider":"true"}},"provStatus":{"name":"provStatus","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextAttribute":"true"}}},"name":"policy.data.subscriberProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could b... [Body clipped after 1000 chars, total length is 2655]
2021-04-24 10:49:57.229 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-35 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-35, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2655, Content-Type=application/json, Date=Sat, 24 Apr 2021 10:49:56 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=8c37fcec-31b5-40d4-a3de-4d98c4f494b7, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.subscriberProperties_properties":{"constraints":[],"properties":{"subscriberRole":{"name":"subscriberRole","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextMatchable":"scope"}},"subscriberName":{"name":"subscriberName","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextProvider":"true"}},"provStatus":{"name":"provStatus","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextAttribute":"true"}}},"name":"policy.data.subscriberProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could b... [Body clipped after 1000 chars, total length is 2655]
2021-04-24 10:49:57.230 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-24 10:49:57.241 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-36 >>> (get-all-pdp-groups)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-36}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:57.241 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-36 >>> (get-all-pdp-groups) doTry --> log[Getting the list of PDP Groups] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-36}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:57.241 [scheduling-1] INFO  get-all-pdp-groups - Getting the list of PDP Groups
2021-04-24 10:49:57.242 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-36 >>> (get-all-pdp-groups) log[Getting the list of PDP Groups] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+PDP+Group+list%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-36}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:57.247 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-24 10:49:57.248 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{67c85a2c-9543-448b-a634-96ea3c845300}
2021-04-24 10:49:57.248 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-36 >>> (get-all-pdp-groups) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+PDP+Group+list%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-36}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:57.248 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-36 >>> (get-all-pdp-groups) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-36, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:57.248 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-36 >>> (get-all-pdp-groups) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-36, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:57.248 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-36 >>> (get-all-pdp-groups) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-36, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:57.249 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-36 >>> (get-all-pdp-groups) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-36, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:57.249 [scheduling-1] INFO  get-all-pdp-groups - Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps
2021-04-24 10:49:57.249 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-36 >>> (get-all-pdp-groups) log[Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-36, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:49:57.261 [scheduling-1] INFO  org.apache.camel.component.http4.HttpComponent - Created ClientConnectionManager org.apache.http.impl.conn.PoolingHttpClientConnectionManager@6be7cd31
2021-04-24 10:50:07.271 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-36 >>> (get-all-pdp-groups)  --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-36, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-24 10:50:07.272 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-36 >>> (get-all-pdp-groups) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-x4rdk-1619261224776-0-36, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-