Results

By type

          10:55:52,365 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Worker thread will flush remaining events before exiting. 
10:55:52,368 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Queue flush finished successfully within timeout.
10:55:52,369 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity] - Worker thread will flush remaining events before exiting. 
10:55:52,371 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity] - Queue flush finished successfully within timeout.
10:55:52,371 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFPerformance] - Worker thread will flush remaining events before exiting. 
10:55:52,371 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFPerformance] - Queue flush finished successfully within timeout.
10:55:52,371 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFServer] - Worker thread will flush remaining events before exiting. 
10:55:52,372 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFServer] - Queue flush finished successfully within timeout.
10:55:52,372 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFPolicy] - Worker thread will flush remaining events before exiting. 
10:55:52,372 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFPolicy] - Queue flush finished successfully within timeout.
10:55:52,372 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Worker thread will flush remaining events before exiting. 
10:55:52,373 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Queue flush finished successfully within timeout.
10:55:52,373 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Worker thread will flush remaining events before exiting. 
10:55:52,373 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Queue flush finished successfully within timeout.
10:55:52,373 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Worker thread will flush remaining events before exiting. 
10:55:52,374 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Queue flush finished successfully within timeout.
10:55:52,374 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Worker thread will flush remaining events before exiting. 
10:55:52,374 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Queue flush finished successfully within timeout.
10:55:52,378 |-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:55:52,385 |-WARN in Logger[org.springframework.core.env.PropertySourcesPropertyResolver] - No appenders present in context [default] for logger [org.springframework.core.env.PropertySourcesPropertyResolver].
10:55:52,496 |-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:55:52,496 |-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:55:52,502 |-INFO in ch.qos.logback.classic.joran.action.JMXConfiguratorAction - begin
10:55:52,572 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
10:55:52,572 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
10:55:52,587 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
10:55:52,590 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
10:55:52,590 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ERROR]
10:55:52,592 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
10:55:52,596 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1197251633 - setting totalSizeCap to 1 GB
10:55:52,600 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1197251633 - Archive files will be limited to [50 MB] each.
10:55:52,601 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1197251633 - Will use zip compression
10:55:52,602 |-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:55:52,606 |-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:55:52,606 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4dc27487 - Roll-over at midnight.
10:55:52,643 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4dc27487 - Setting initial period to Thu Apr 15 10:55:52 GMT 2021
10:55:52,648 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ERROR] - Active log file name: /var/log/onap/clamp/error.log
10:55:52,648 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ERROR] - File property is set to [/var/log/onap/clamp/error.log]
10:55:52,648 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
10:55:52,648 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [DEBUG]
10:55:52,649 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
10:55:52,650 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@347978868 - setting totalSizeCap to 1 GB
10:55:52,651 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@347978868 - Archive files will be limited to [50 MB] each.
10:55:52,651 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@347978868 - Will use zip compression
10:55:52,651 |-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:55:52,652 |-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:55:52,652 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@12591ac8 - Roll-over at midnight.
10:55:52,653 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@12591ac8 - Setting initial period to Thu Apr 15 10:55:52 GMT 2021
10:55:52,654 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[DEBUG] - Active log file name: /var/log/onap/clamp/debug.log
10:55:52,654 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[DEBUG] - File property is set to [/var/log/onap/clamp/debug.log]
10:55:52,654 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
10:55:52,654 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [AUDIT]
10:55:52,656 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
10:55:52,657 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1179792105 - setting totalSizeCap to 1 GB
10:55:52,658 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1179792105 - Archive files will be limited to [50 MB] each.
10:55:52,659 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1179792105 - Will use zip compression
10:55:52,659 |-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:55:52,660 |-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:55:52,660 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@660acfb - Roll-over at midnight.
10:55:52,660 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@660acfb - Setting initial period to Thu Apr 15 10:55:52 GMT 2021
10:55:52,661 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[AUDIT] - Active log file name: /var/log/onap/clamp/audit.log
10:55:52,661 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[AUDIT] - File property is set to [/var/log/onap/clamp/audit.log]
10:55:52,661 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
10:55:52,661 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFAudit]
10:55:52,661 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [AUDIT] to ch.qos.logback.classic.AsyncAppender[asyncEELFAudit]
10:55:52,661 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Attaching appender named [AUDIT] to AsyncAppender.
10:55:52,662 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Setting discardingThreshold to 51
10:55:52,662 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
10:55:52,662 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [METRIC]
10:55:52,663 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
10:55:52,665 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@530539368 - setting totalSizeCap to 1 GB
10:55:52,665 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@530539368 - Archive files will be limited to [50 MB] each.
10:55:52,665 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@530539368 - Will use zip compression
10:55:52,666 |-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:55:52,666 |-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:55:52,666 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1c9b0314 - Roll-over at midnight.
10:55:52,667 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1c9b0314 - Setting initial period to Thu Apr 15 10:55:52 GMT 2021
10:55:52,667 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[METRIC] - Active log file name: /var/log/onap/clamp/metric.log
10:55:52,668 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[METRIC] - File property is set to [/var/log/onap/clamp/metric.log]
10:55:52,668 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
10:55:52,668 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFMetrics]
10:55:52,668 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [METRIC] to ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics]
10:55:52,668 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Attaching appender named [METRIC] to AsyncAppender.
10:55:52,668 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Setting discardingThreshold to 51
10:55:52,669 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
10:55:52,669 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [SECURITY]
10:55:52,669 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
10:55:52,673 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@504807594 - setting totalSizeCap to 1 GB
10:55:52,673 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@504807594 - Archive files will be limited to [50 MB] each.
10:55:52,674 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@504807594 - Will use zip compression
10:55:52,674 |-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:55:52,675 |-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:55:52,675 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@13d73f29 - Roll-over at midnight.
10:55:52,675 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@13d73f29 - Setting initial period to Thu Apr 15 10:55:52 GMT 2021
10:55:52,676 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[SECURITY] - Active log file name: /var/log/onap/clamp/security.log
10:55:52,676 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[SECURITY] - File property is set to [/var/log/onap/clamp/security.log]
10:55:52,676 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
10:55:52,676 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFSecurity]
10:55:52,676 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [SECURITY] to ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity]
10:55:52,676 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity] - Attaching appender named [SECURITY] to AsyncAppender.
10:55:52,677 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity] - Setting discardingThreshold to 51
10:55:52,677 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
10:55:52,677 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [auditLogs]
10:55:52,678 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@90567568 - setting totalSizeCap to 1 GB
10:55:52,678 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@90567568 - Archive files will be limited to [50 MB] each.
10:55:52,678 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@90567568 - Will use zip compression
10:55:52,678 |-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:55:52,679 |-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:55:52,679 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7dc3712 - Roll-over at midnight.
10:55:52,680 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7dc3712 - Setting initial period to Thu Apr 15 10:55:52 GMT 2021
10:55:52,683 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
10:55:52,684 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[auditLogs] - Active log file name: /var/log/onap/clamp/Audits.log
10:55:52,684 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[auditLogs] - File property is set to [/var/log/onap/clamp/Audits.log]
10:55:52,684 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
10:55:52,685 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [perfLogs]
10:55:52,686 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1680503330 - setting totalSizeCap to 1 GB
10:55:52,687 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1680503330 - Archive files will be limited to [50 MB] each.
10:55:52,687 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1680503330 - Will use zip compression
10:55:52,687 |-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:55:52,688 |-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:55:52,688 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4f49f6af - Roll-over at midnight.
10:55:52,689 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4f49f6af - Setting initial period to Thu Apr 15 10:55:52 GMT 2021
10:55:52,690 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
10:55:52,691 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[perfLogs] - Active log file name: /var/log/onap/clamp/Perform.log
10:55:52,691 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[perfLogs] - File property is set to [/var/log/onap/clamp/Perform.log]
10:55:52,691 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.aaf] to DEBUG
10:55:52,691 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating DEBUG level on Logger[org.onap.aaf] onto the JUL framework
10:55:52,693 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.onap.aaf]
10:55:52,693 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to INFO
10:55:52,693 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating INFO level on Logger[org.hibernate] onto the JUL framework
10:55:52,693 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.hibernate]
10:55:52,693 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel.Tracing] to INFO
10:55:52,693 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating INFO level on Logger[org.apache.camel.Tracing] onto the JUL framework
10:55:52,694 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.apache.camel.Tracing]
10:55:52,694 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache] to INFO
10:55:52,694 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating INFO level on Logger[org.apache] onto the JUL framework
10:55:52,694 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.apache]
10:55:52,694 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
10:55:52,694 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating INFO level on Logger[org.springframework] onto the JUL framework
10:55:52,694 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.springframework]
10:55:52,694 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.policy.clamp] to DEBUG
10:55:52,695 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating DEBUG level on Logger[org.onap.policy.clamp] onto the JUL framework
10:55:52,695 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ERROR] to Logger[org.onap.policy.clamp]
10:55:52,695 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.onap.policy.clamp]
10:55:52,695 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.error] to OFF
10:55:52,695 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating OFF level on Logger[com.att.eelf.error] onto the JUL framework
10:55:52,695 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ERROR] to Logger[com.att.eelf.error]
10:55:52,695 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.audit] to INFO
10:55:52,695 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating INFO level on Logger[com.att.eelf.audit] onto the JUL framework
10:55:52,696 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.audit] to false
10:55:52,696 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFAudit] to Logger[com.att.eelf.audit]
10:55:52,696 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.metrics] to DEBUG
10:55:52,696 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating DEBUG level on Logger[com.att.eelf.metrics] onto the JUL framework
10:55:52,696 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.metrics] to false
10:55:52,696 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFMetrics] to Logger[com.att.eelf.metrics]
10:55:52,696 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.security] to DEBUG
10:55:52,696 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating DEBUG level on Logger[com.att.eelf.security] onto the JUL framework
10:55:52,696 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.security] to false
10:55:52,697 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFSecurity] to Logger[com.att.eelf.security]
10:55:52,697 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.classic] to INFO
10:55:52,697 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating INFO level on Logger[ch.qos.logback.classic] onto the JUL framework
10:55:52,697 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.core] to INFO
10:55:52,697 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating INFO level on Logger[ch.qos.logback.core] onto the JUL framework
10:55:52,697 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [AuditRecord] to INFO
10:55:52,697 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating INFO level on Logger[AuditRecord] onto the JUL framework
10:55:52,697 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [AuditRecord] to false
10:55:52,697 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [auditLogs] to Logger[AuditRecord]
10:55:52,698 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [AuditRecord_DirectCall] to INFO
10:55:52,698 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating INFO level on Logger[AuditRecord_DirectCall] onto the JUL framework
10:55:52,698 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [AuditRecord_DirectCall] to false
10:55:52,698 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [auditLogs] to Logger[AuditRecord_DirectCall]
10:55:52,698 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [PerfTrackerRecord] to INFO
10:55:52,698 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating INFO level on Logger[PerfTrackerRecord] onto the JUL framework
10:55:52,698 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [PerfTrackerRecord] to false
10:55:52,698 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [perfLogs] to Logger[PerfTrackerRecord]
10:55:52,698 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
10:55:52,698 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[ROOT]
10:55:52,698 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
10:55:52,698 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [AUDIT] to Logger[ROOT]
10:55:52,698 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [METRIC] to Logger[ROOT]
10:55:52,699 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ERROR] to Logger[ROOT]
10:55:52,699 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
10:55:52,699 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@7068e664 - Registering current configuration as safe fallback point

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

2021-04-15 10:55:52.877 [main] INFO  org.onap.policy.clamp.clds.Application - Starting Application on dev-policy-clamp-be-7448956bdd-jm4x7 with PID 12 (/opt/policy/clamp/policy-clamp-backend.jar started by onap in /opt/policy/clamp)
2021-04-15 10:55:52.878 [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-15 10:55:53.979 [main] INFO  org.springframework.data.repository.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2021-04-15 10:55:54.149 [main] INFO  org.springframework.data.repository.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 156ms. Found 10 JPA repository interfaces.
2021-04-15 10:55:55.244 [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-15 10:55:56.121 [main] INFO  org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8443 (https)
2021-04-15 10:55:56.133 [main] INFO  org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["https-jsse-nio-8443"]
2021-04-15 10:55:56.134 [main] INFO  org.apache.catalina.core.StandardService - Starting service [Tomcat]
2021-04-15 10:55:56.134 [main] INFO  org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.37]
2021-04-15 10:55:56.192 [main] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
2021-04-15 10:55:56.192 [main] INFO  org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 3211 ms
2021-04-15 10:55:56.413 [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 Fri Apr 15 10:55:40 GMT 2022

2021-04-15 10:55:56.704 [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-15 10:55:56.777 [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-15 10:55:57.900 [main] INFO  com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
2021-04-15 10:55:58.050 [main] INFO  com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
2021-04-15 10:55:58.142 [main] INFO  org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default]
2021-04-15 10:55:58.308 [main] INFO  org.hibernate.Version - HHH000412: Hibernate ORM core version 5.4.27.Final
2021-04-15 10:55:58.635 [main] INFO  org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2021-04-15 10:55:58.862 [main] INFO  org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2021-04-15 10:55:59.458 [main] WARN  org.hibernate.mapping.RootClass - HHH000038: Composite-id class does not override equals(): org.onap.policy.clamp.loop.template.LoopTemplateLoopElementModelId
2021-04-15 10:55:59.459 [main] WARN  org.hibernate.mapping.RootClass - HHH000039: Composite-id class does not override hashCode(): org.onap.policy.clamp.loop.template.LoopTemplateLoopElementModelId
2021-04-15 10:55:59.459 [main] WARN  org.hibernate.mapping.RootClass - HHH000038: Composite-id class does not override equals(): org.onap.policy.clamp.loop.template.PolicyModelId
2021-04-15 10:55:59.460 [main] WARN  org.hibernate.mapping.RootClass - HHH000039: Composite-id class does not override hashCode(): org.onap.policy.clamp.loop.template.PolicyModelId
2021-04-15 10:55:59.664 [main] INFO  org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.0.22.Final
2021-04-15 10:56:00.782 [main] INFO  org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-04-15 10:56:00.796 [main] INFO  org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default'
2021-04-15 10:56:02.501 [main] INFO  org.apache.camel.impl.converter.DefaultTypeConverter - Type converters loaded (core: 195, classpath: 11)
2021-04-15 10:56:02.754 [main] INFO  org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Creating controller instance:sdc-controller
2021-04-15 10:56:02.885 [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-15 10:56:02.984 [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-15 10:56:03.092 [main] INFO  org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
2021-04-15 10:56:03.697 [main] INFO  org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
2021-04-15 10:56:03.942 [main] INFO  org.apache.camel.spring.boot.RoutesCollector - Loading additional Camel XML routes from: classpath:/clds/camel/routes/*.xml
2021-04-15 10:56:05.164 [main] INFO  org.apache.camel.spring.boot.RoutesCollector - Loading additional Camel XML rests from: classpath:/clds/camel/rest/*.xml
2021-04-15 10:56:05.410 [scheduling-1] INFO  org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running
2021-04-15 10:56:05.411 [main] INFO  org.apache.camel.spring.SpringCamelContext - Apache Camel 2.25.3 (CamelContext: camel-1) is starting
2021-04-15 10:56:05.412 [scheduling-1] INFO  org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller
2021-04-15 10:56:05.412 [main] INFO  org.apache.camel.spring.SpringCamelContext - Tracing is enabled on CamelContext: camel-1
2021-04-15 10:56:05.413 [main] INFO  org.apache.camel.management.ManagedManagementStrategy - JMX is enabled
2021-04-15 10:56:05.431 [scheduling-1] INFO  org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init
2021-04-15 10:56:07.094 [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-15 10:56:08.727 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route1 started and consuming from: servlet:/api-doc?httpMethodRestrict=GET&matchOnUriPrefix=true
2021-04-15 10:56:08.729 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: verify-one-policy started and consuming from: direct://verify-one-policy
2021-04-15 10:56:08.729 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: get-policy started and consuming from: direct://get-policy
2021-04-15 10:56:08.730 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: get-deployment-policy started and consuming from: direct://get-deployment-policy
2021-04-15 10:56:08.731 [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-15 10:56:08.732 [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-15 10:56:08.733 [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-15 10:56:08.734 [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-15 10:56:08.734 [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-15 10:56:08.735 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: get-all-policy-models started and consuming from: direct://get-all-policy-models
2021-04-15 10:56:08.735 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: get-policy-tosca-model started and consuming from: direct://get-policy-tosca-model
2021-04-15 10:56:08.736 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: get-all-pdp-groups started and consuming from: direct://get-all-pdp-groups
2021-04-15 10:56:08.737 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: get-all-policies started and consuming from: direct://get-all-policies
2021-04-15 10:56:08.737 [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-15 10:56:08.738 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: create-policy started and consuming from: direct://create-policy
2021-04-15 10:56:08.739 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: delete-policy started and consuming from: direct://delete-policy
2021-04-15 10:56:08.739 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: load-loop started and consuming from: direct://load-loop
2021-04-15 10:56:08.740 [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-15 10:56:08.741 [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-15 10:56:08.741 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: direct:update-loop-state started and consuming from: direct://update-loop-state
2021-04-15 10:56:08.742 [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-15 10:56:08.742 [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-15 10:56:08.743 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: get-blueprint-workflow-list started and consuming from: direct://get-blueprint-workflow-list
2021-04-15 10:56:08.744 [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-15 10:56:08.744 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: deploy-loop started and consuming from: direct://deploy-loop
2021-04-15 10:56:08.745 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: deploy-loop-multi-blueprint started and consuming from: direct://deploy-loop-multi-blueprint
2021-04-15 10:56:08.746 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: deploy-loop-single-blueprint started and consuming from: direct://deploy-loop-single-blueprint
2021-04-15 10:56:08.747 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: undeploy-loop started and consuming from: direct://undeploy-loop
2021-04-15 10:56:08.747 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: undeploy-loop-multi-blueprint started and consuming from: direct://undeploy-loop-multi-blueprint
2021-04-15 10:56:08.748 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: undeploy-loop-single-blueprint started and consuming from: direct://undeploy-loop-single-blueprint
2021-04-15 10:56:08.749 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: get-dcae-deployment-status started and consuming from: direct://get-dcae-deployment-status
2021-04-15 10:56:08.749 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: get-dcae-blueprint-inventory started and consuming from: direct://get-dcae-blueprint-inventory
2021-04-15 10:56:08.750 [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-15 10:56:08.750 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route2 started and consuming from: servlet:/v1/healthcheck?httpMethodRestrict=GET
2021-04-15 10:56:08.751 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route3 started and consuming from: servlet:/v1/user/getUser?httpMethodRestrict=GET
2021-04-15 10:56:08.752 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route4 started and consuming from: servlet:/v2/loop/getAllNames?httpMethodRestrict=GET
2021-04-15 10:56:08.752 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route5 started and consuming from: servlet:/v2/loop/%7BloopName%7D?httpMethodRestrict=GET
2021-04-15 10:56:08.753 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route6 started and consuming from: servlet:/v2/loop/updateGlobalProperties/%7BloopName%7D?httpMethodRestrict=POST
2021-04-15 10:56:08.754 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route7 started and consuming from: servlet:/v2/loop/updateOperationalPolicies/%7BloopName%7D?httpMethodRestrict=POST
2021-04-15 10:56:08.754 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route8 started and consuming from: servlet:/v2/loop/updateMicroservicePolicy/%7BloopName%7D?httpMethodRestrict=POST
2021-04-15 10:56:08.755 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route9 started and consuming from: servlet:/v2/loop/deploy/%7BloopName%7D?httpMethodRestrict=PUT
2021-04-15 10:56:08.756 [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-15 10:56:08.756 [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-15 10:56:08.757 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route12 started and consuming from: servlet:/v2/loop/undeploy/%7BloopName%7D?httpMethodRestrict=PUT
2021-04-15 10:56:08.758 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route13 started and consuming from: servlet:/v2/loop/stop/%7BloopName%7D?httpMethodRestrict=PUT
2021-04-15 10:56:08.758 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route14 started and consuming from: servlet:/v2/loop/restart/%7BloopName%7D?httpMethodRestrict=PUT
2021-04-15 10:56:08.759 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route15 started and consuming from: servlet:/v2/loop/submit/%7BloopName%7D?httpMethodRestrict=PUT
2021-04-15 10:56:08.759 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route16 started and consuming from: servlet:/v2/loop/delete/%7BloopName%7D?httpMethodRestrict=PUT
2021-04-15 10:56:08.760 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route17 started and consuming from: servlet:/v2/loop/getstatus/%7BloopName%7D?httpMethodRestrict=GET
2021-04-15 10:56:08.761 [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-15 10:56:08.761 [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-15 10:56:08.762 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route20 started and consuming from: servlet:/v2/loop/create/%7BloopName%7D?httpMethodRestrict=POST
2021-04-15 10:56:08.763 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route21 started and consuming from: servlet:/v2/templates?httpMethodRestrict=GET
2021-04-15 10:56:08.763 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route22 started and consuming from: servlet:/v2/templates/%7BtemplateName%7D?httpMethodRestrict=GET
2021-04-15 10:56:08.764 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route23 started and consuming from: servlet:/v2/templates/names?httpMethodRestrict=GET
2021-04-15 10:56:08.765 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route24 started and consuming from: servlet:/v2/dictionary?httpMethodRestrict=GET
2021-04-15 10:56:08.765 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route25 started and consuming from: servlet:/v2/dictionary/secondary/names?httpMethodRestrict=GET
2021-04-15 10:56:08.766 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route26 started and consuming from: servlet:/v2/dictionary/%7BdictionaryName%7D?httpMethodRestrict=GET
2021-04-15 10:56:08.767 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route27 started and consuming from: servlet:/v2/dictionary?httpMethodRestrict=PUT
2021-04-15 10:56:08.767 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route28 started and consuming from: servlet:/v2/dictionary/%7Bname%7D?httpMethodRestrict=PUT
2021-04-15 10:56:08.768 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route29 started and consuming from: servlet:/v2/dictionary/%7Bname%7D?httpMethodRestrict=DELETE
2021-04-15 10:56:08.769 [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-15 10:56:08.770 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route31 started and consuming from: servlet:/v2/policyToscaModels?httpMethodRestrict=GET
2021-04-15 10:56:08.771 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route32 started and consuming from: servlet:/v2/policyToscaModels/%7BpolicyModelType%7D/%7BpolicyModelVersion%7D?httpMethodRestrict=GET
2021-04-15 10:56:08.772 [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-15 10:56:08.772 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route34 started and consuming from: servlet:/v2/policyToscaModels?httpMethodRestrict=POST
2021-04-15 10:56:08.773 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route35 started and consuming from: servlet:/v2/policyToscaModels/%7BpolicyModelType%7D/%7BpolicyModelVersion%7D?httpMethodRestrict=PUT
2021-04-15 10:56:08.774 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route36 started and consuming from: servlet:/v2/policies?httpMethodRestrict=GET
2021-04-15 10:56:08.775 [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-15 10:56:08.775 [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-15 10:56:08.776 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route39 started and consuming from: servlet:/v2/clampInformation?httpMethodRestrict=GET
2021-04-15 10:56:08.776 [main] INFO  org.apache.camel.spring.SpringCamelContext - Total 71 routes, of which 71 are started
2021-04-15 10:56:08.779 [main] INFO  org.apache.camel.spring.SpringCamelContext - Apache Camel 2.25.3 (CamelContext: camel-1) started in 3.367 seconds
2021-04-15 10:56:08.781 [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-15 10:56:08.785 [main] INFO  org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["https-jsse-nio-8443"]
2021-04-15 10:56:09.616 [main] INFO  org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8443 (https) with context path ''
2021-04-15 10:56:09.619 [main] INFO  org.onap.policy.clamp.clds.Application - Started Application in 17.917 seconds (JVM running for 19.162)
2021-04-15 10:58:15.610 [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.183.52] 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-15 10:58:15.620 [scheduling-1] ERROR org.onap.sdc.http.SdcConnectorClient - status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79ca433e
2021-04-15 10:58:15.620 [scheduling-1] ERROR org.onap.sdc.http.SdcConnectorClient - DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
2021-04-15 10:58:15.640 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:ASDC server problem
2021-04-15 10:58:15.643 [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-15 10:58:15.644 [scheduling-1] INFO  org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed
2021-04-15 10:58:15.805 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-1 >>> (get-all-policy-models)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-1}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:15.808 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-1 >>> (get-all-policy-models) doTry --> log[Getting all the policy models] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-1}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:15.808 [scheduling-1] INFO  get-all-policy-models - Getting all the policy models
2021-04-15 10:58:15.810 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-1}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:15.838 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:58:15.846 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{d00fd6db-d3a3-4c6e-8c4a-6444655a7b94}
2021-04-15 10:58:15.847 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-1}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:15.848 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-1, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:15.849 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-1, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:15.850 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-1, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:15.850 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-1, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:15.851 [scheduling-1] INFO  get-all-policy-models - Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes
2021-04-15 10:58:15.851 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-1, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:16.410 [scheduling-1] INFO  org.apache.camel.component.http4.HttpComponent - Created ClientConnectionManager org.apache.http.impl.conn.PoolingHttpClientConnectionManager@567d6a7a
2021-04-15 10:58:20.918 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-1 >>> (get-all-policy-models)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-1, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:16 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=320bfea9-4424-4527-80c3-1fae49aa8b92, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:58:20.928 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-1 >>> (get-all-policy-models) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-1, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:16 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=320bfea9-4424-4527-80c3-1fae49aa8b92, 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-15 10:58:20.928 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-1 >>> (get-all-policy-models) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-1, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:16 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=320bfea9-4424-4527-80c3-1fae49aa8b92, 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-15 10:58:20.930 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-1, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:16 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=320bfea9-4424-4527-80c3-1fae49aa8b92, 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-15 10:58:20.934 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-1, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:16 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=320bfea9-4424-4527-80c3-1fae49aa8b92, 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-15 10:58:20.937 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:58:21.119 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.Match/1.0.0
2021-04-15 10:58:21.121 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-2 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-2}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:21.122 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-2}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:21.122 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.Match/1.0.0
2021-04-15 10:58:21.122 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-2}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:21.143 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:58:21.144 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{f4379854-de0d-415f-9b21-6da742b5a516}
2021-04-15 10:58:21.144 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-2}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:21.144 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-2, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:21.145 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-2, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:21.145 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-2, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:21.146 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-2, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:21.146 [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-15 10:58:21.147 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-2, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:22.932 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-2 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-2, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=320, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:21 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b4136944-69bc-46d6-8e82-0409b9579487, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:58:22.934 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-2 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-2, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=320, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:21 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b4136944-69bc-46d6-8e82-0409b9579487, 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-15 10:58:22.935 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-2 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-2, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=320, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:21 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b4136944-69bc-46d6-8e82-0409b9579487, 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-15 10:58:22.936 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-2, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=320, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:21 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b4136944-69bc-46d6-8e82-0409b9579487, 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-15 10:58:22.938 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-2, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=320, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:21 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b4136944-69bc-46d6-8e82-0409b9579487, 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-15 10:58:22.939 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:58:23.017 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.Monitoring/1.0.0
2021-04-15 10:58:23.018 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-3 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-3}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:23.018 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-3}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:23.018 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.Monitoring/1.0.0
2021-04-15 10:58:23.019 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-3}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:23.026 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:58:23.027 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{56b7379b-5d5f-4248-9623-cf34c9e341aa}
2021-04-15 10:58:23.027 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-3}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:23.027 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-3, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:23.028 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-3, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:23.028 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-3, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:23.028 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-3, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:23.028 [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-15 10:58:23.029 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-3, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:24.495 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-3 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-3, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=362, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:23 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9e8a4223-eac1-4427-a4b8-1d8a8b35adaf, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:58:24.496 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-3 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-3, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=362, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:23 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9e8a4223-eac1-4427-a4b8-1d8a8b35adaf, 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-15 10:58:24.497 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-3 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-3, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=362, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:23 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9e8a4223-eac1-4427-a4b8-1d8a8b35adaf, 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-15 10:58:24.497 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-3, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=362, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:23 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9e8a4223-eac1-4427-a4b8-1d8a8b35adaf, 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-15 10:58:24.498 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-3, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=362, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:23 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9e8a4223-eac1-4427-a4b8-1d8a8b35adaf, 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-15 10:58:24.499 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:58:24.515 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.Naming/1.0.0
2021-04-15 10:58:24.516 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-4 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-4}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:24.516 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-4}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:24.516 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.Naming/1.0.0
2021-04-15 10:58:24.517 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-4}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:24.536 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:58:24.536 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{e3d52b7d-a5d7-43c3-ab9b-af70795d6ee2}
2021-04-15 10:58:24.536 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-4}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:24.536 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-4, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:24.537 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-4, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:24.537 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-4, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:24.537 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-4, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:24.537 [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-15 10:58:24.537 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-4, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:26.142 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-4 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-4, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3230, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:24 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7da99596-d2f4-4f37-81f6-4f616b8354ff, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:58:26.143 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-4 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-4, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3230, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:24 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7da99596-d2f4-4f37-81f6-4f616b8354ff, 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-15 10:58:26.144 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-4 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-4, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3230, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:24 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7da99596-d2f4-4f37-81f6-4f616b8354ff, 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-15 10:58:26.144 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-4, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3230, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:24 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7da99596-d2f4-4f37-81f6-4f616b8354ff, 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-15 10:58:26.145 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-4, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3230, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:24 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7da99596-d2f4-4f37-81f6-4f616b8354ff, 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-15 10:58:26.146 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:58:26.191 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.Native/1.0.0
2021-04-15 10:58:26.192 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-5 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-5}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:26.192 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-5}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:26.193 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.Native/1.0.0
2021-04-15 10:58:26.193 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-5}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:26.200 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:58:26.201 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{b096b673-edea-496e-9934-523757e3d318}
2021-04-15 10:58:26.201 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-5}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:26.201 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-5, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:26.201 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-5, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:26.202 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-5, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:26.202 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-5, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:26.202 [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-15 10:58:26.202 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-5, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:27.480 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-5 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=329, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:26 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=fa56a929-7132-46c9-987e-34b25dccf3a5, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:58:27.481 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-5 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=329, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:26 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=fa56a929-7132-46c9-987e-34b25dccf3a5, 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-15 10:58:27.481 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-5 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=329, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:26 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=fa56a929-7132-46c9-987e-34b25dccf3a5, 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-15 10:58:27.482 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=329, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:26 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=fa56a929-7132-46c9-987e-34b25dccf3a5, 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-15 10:58:27.482 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=329, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:26 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=fa56a929-7132-46c9-987e-34b25dccf3a5, 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-15 10:58:27.483 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:58:27.504 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.Optimization/1.0.0
2021-04-15 10:58:27.505 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-6 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-6}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:27.505 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-6}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:27.505 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.Optimization/1.0.0
2021-04-15 10:58:27.505 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-6}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:27.511 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:58:27.511 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{bf1161c4-a2a7-4551-bbad-9aacd258753a}
2021-04-15 10:58:27.511 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-6}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:27.511 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-6, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:27.511 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-6, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:27.511 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-6, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:27.512 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-6, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:27.512 [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-15 10:58:27.512 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-6, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:28.822 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-6 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1008, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:27 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=eeb47ced-bb54-467e-9a34-c04490bcc9ed, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:58:28.823 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-6 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1008, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:27 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=eeb47ced-bb54-467e-9a34-c04490bcc9ed, 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-15 10:58:28.824 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-6 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1008, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:27 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=eeb47ced-bb54-467e-9a34-c04490bcc9ed, 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-15 10:58:28.824 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1008, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:27 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=eeb47ced-bb54-467e-9a34-c04490bcc9ed, 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-15 10:58:28.824 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1008, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:27 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=eeb47ced-bb54-467e-9a34-c04490bcc9ed, 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-15 10:58:28.826 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:58:28.849 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.Guard/1.0.0
2021-04-15 10:58:28.850 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-7 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-7}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:28.850 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-7}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:28.850 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.Guard/1.0.0
2021-04-15 10:58:28.851 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-7}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:28.858 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:58:28.858 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{e39ab49f-2624-49a7-b204-faf9f4886654}
2021-04-15 10:58:28.859 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-7}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:28.859 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-7, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:28.859 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-7, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:28.860 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-7, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:28.860 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-7, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:28.860 [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-15 10:58:28.860 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-7, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:30.102 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-7 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=357, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:28 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=62615fa6-fe29-4774-bf92-fb471a225937, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:58:30.102 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-7 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=357, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:28 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=62615fa6-fe29-4774-bf92-fb471a225937, 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-15 10:58:30.102 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-7 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=357, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:28 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=62615fa6-fe29-4774-bf92-fb471a225937, 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-15 10:58:30.103 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=357, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:28 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=62615fa6-fe29-4774-bf92-fb471a225937, 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-15 10:58:30.103 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=357, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:28 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=62615fa6-fe29-4774-bf92-fb471a225937, 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-15 10:58:30.104 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:58:30.119 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.guard.Common/1.0.0
2021-04-15 10:58:30.120 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-8 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-8}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:30.120 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-8}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:30.120 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.Common/1.0.0
2021-04-15 10:58:30.121 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-8}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:30.126 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:58:30.126 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{e9ff8e39-c8f3-4fcf-a157-627c6d4207b2}
2021-04-15 10:58:30.126 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-8}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:30.127 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-8, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:30.127 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-8, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:30.127 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-8, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:30.127 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-8, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:30.127 [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-15 10:58:30.127 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-8, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:31.335 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-8 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1064, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:30 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d8cd7ad9-82fd-49e5-836e-e30677503475, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:58:31.336 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-8 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1064, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:30 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d8cd7ad9-82fd-49e5-836e-e30677503475, 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-15 10:58:31.336 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-8 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1064, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:30 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d8cd7ad9-82fd-49e5-836e-e30677503475, 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-15 10:58:31.336 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1064, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:30 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d8cd7ad9-82fd-49e5-836e-e30677503475, 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-15 10:58:31.337 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1064, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:30 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d8cd7ad9-82fd-49e5-836e-e30677503475, 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-15 10:58:31.339 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:58:31.365 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.guard.Coordination/1.0.0
2021-04-15 10:58:31.366 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-9 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-9}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:31.366 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-9}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:31.366 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.Coordination/1.0.0
2021-04-15 10:58:31.366 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-9}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:31.373 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:58:31.373 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{f4bab21e-7ede-48fa-87dc-e2c966b9c45f}
2021-04-15 10:58:31.374 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-9}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:31.374 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-9, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:31.374 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-9, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:31.374 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-9, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:31.375 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-9, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:31.375 [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-15 10:58:31.375 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-9, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:32.707 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-9 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=618, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:31 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=5879bd57-d42d-4700-9f03-c81538c05711, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:58:32.708 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-9 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=618, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:31 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=5879bd57-d42d-4700-9f03-c81538c05711, 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-15 10:58:32.708 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-9 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=618, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:31 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=5879bd57-d42d-4700-9f03-c81538c05711, 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-15 10:58:32.708 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=618, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:31 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=5879bd57-d42d-4700-9f03-c81538c05711, 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-15 10:58:32.708 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=618, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:31 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=5879bd57-d42d-4700-9f03-c81538c05711, 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-15 10:58:32.709 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:58:32.726 [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-15 10:58:32.727 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-10 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-10}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:32.727 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-10}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:32.727 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.common.Blacklist/1.0.0
2021-04-15 10:58:32.728 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-10}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:32.734 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:58:32.734 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{30e4189f-e3a5-433c-bfb6-6a13d7e42c67}
2021-04-15 10:58:32.734 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-10}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:32.734 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-10, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:32.734 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-10, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:32.735 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-10, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:32.735 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-10, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:32.735 [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-15 10:58:32.735 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-10, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:33.813 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-10 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1595, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:32 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=8a5f22d0-05f2-4e6c-9bd0-ce5e0eacb241, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:58:33.814 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-10 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1595, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:32 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=8a5f22d0-05f2-4e6c-9bd0-ce5e0eacb241, 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-15 10:58:33.815 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-10 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1595, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:32 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=8a5f22d0-05f2-4e6c-9bd0-ce5e0eacb241, 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-15 10:58:33.815 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1595, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:32 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=8a5f22d0-05f2-4e6c-9bd0-ce5e0eacb241, 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-15 10:58:33.816 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1595, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:32 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=8a5f22d0-05f2-4e6c-9bd0-ce5e0eacb241, 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-15 10:58:33.817 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:58:33.841 [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-15 10:58:33.842 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-11 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-11}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:33.843 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-11}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:33.843 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.common.Filter/1.0.0
2021-04-15 10:58:33.843 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-11}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:33.853 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:58:33.853 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{a91e3deb-ce02-4e74-accb-515862aa3598}
2021-04-15 10:58:33.854 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-11}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:33.854 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-11, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:33.854 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-11, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:33.855 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-11, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:33.855 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-11, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:33.855 [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-15 10:58:33.855 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-11, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:34.989 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-11 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3163, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:33 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=1ce14b3d-98f8-4664-9c46-a749acefb2c5, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:58:34.991 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-11 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3163, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:33 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=1ce14b3d-98f8-4664-9c46-a749acefb2c5, 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-15 10:58:34.991 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-11 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3163, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:33 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=1ce14b3d-98f8-4664-9c46-a749acefb2c5, 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-15 10:58:34.992 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3163, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:33 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=1ce14b3d-98f8-4664-9c46-a749acefb2c5, 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-15 10:58:34.993 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3163, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:33 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=1ce14b3d-98f8-4664-9c46-a749acefb2c5, 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-15 10:58:34.994 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:58:35.017 [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-15 10:58:35.018 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-12 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-12}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:35.018 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-12}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:35.019 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.common.FrequencyLimiter/1.0.0
2021-04-15 10:58:35.019 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-12}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:35.028 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:58:35.029 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{df22acf3-44ef-4ca2-b4e5-b89ec1032f76}
2021-04-15 10:58:35.029 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-12}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:35.030 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-12, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:35.030 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-12, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:35.031 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-12, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:35.031 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-12, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:35.031 [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-15 10:58:35.031 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-12, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:36.168 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-12 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1906, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:35 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d46d39c1-0391-45e2-b124-6e723f97c6e0, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:58:36.169 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-12 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1906, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:35 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d46d39c1-0391-45e2-b124-6e723f97c6e0, 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-15 10:58:36.169 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-12 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1906, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:35 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d46d39c1-0391-45e2-b124-6e723f97c6e0, 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-15 10:58:36.169 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1906, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:35 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d46d39c1-0391-45e2-b124-6e723f97c6e0, 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-15 10:58:36.170 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1906, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:35 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d46d39c1-0391-45e2-b124-6e723f97c6e0, 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-15 10:58:36.171 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:58:36.188 [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-15 10:58:36.189 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-13 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-13}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:36.189 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-13}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:36.189 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.common.MinMax/1.0.0
2021-04-15 10:58:36.189 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-13}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:36.196 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:58:36.197 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{3aa0d488-ea19-4737-9968-54d765268621}
2021-04-15 10:58:36.197 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-13}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:36.197 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-13, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:36.197 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-13, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:36.197 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-13, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:36.197 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-13, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:36.197 [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-15 10:58:36.198 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-13, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:37.336 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-13 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1855, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:36 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2bf047f1-14fd-41a5-8084-4e9dff637e7e, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:58:37.337 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-13 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1855, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:36 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2bf047f1-14fd-41a5-8084-4e9dff637e7e, 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-15 10:58:37.337 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-13 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1855, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:36 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2bf047f1-14fd-41a5-8084-4e9dff637e7e, 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-15 10:58:37.338 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1855, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:36 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2bf047f1-14fd-41a5-8084-4e9dff637e7e, 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-15 10:58:37.339 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1855, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:36 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2bf047f1-14fd-41a5-8084-4e9dff637e7e, 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-15 10:58:37.339 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:58:37.360 [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-15 10:58:37.361 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-14 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-14}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:37.361 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-14}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:37.361 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.coordination.FirstBlocksSecond/1.0.0
2021-04-15 10:58:37.362 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-14}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:37.371 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:58:37.372 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{56077c0c-8bb4-4106-a399-5672fd3e2bb0}
2021-04-15 10:58:37.372 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-14}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:37.372 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-14, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:37.373 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-14, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:37.373 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-14, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:37.373 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-14, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:37.374 [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-15 10:58:37.374 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-14, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:38.504 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-14 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1139, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:37 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e65c1483-503a-4610-86c6-b3b2e14aa5b9, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:58:38.505 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-14 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1139, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:37 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e65c1483-503a-4610-86c6-b3b2e14aa5b9, 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-15 10:58:38.505 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-14 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1139, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:37 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e65c1483-503a-4610-86c6-b3b2e14aa5b9, 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-15 10:58:38.506 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1139, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:37 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e65c1483-503a-4610-86c6-b3b2e14aa5b9, 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-15 10:58:38.506 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1139, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:37 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e65c1483-503a-4610-86c6-b3b2e14aa5b9, 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-15 10:58:38.508 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:58:38.533 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.operational.Common/1.0.0
2021-04-15 10:58:38.534 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-15 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-15}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:38.534 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-15}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:38.534 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.operational.Common/1.0.0
2021-04-15 10:58:38.535 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-15}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:38.545 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:58:38.545 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{57fed536-d2c6-4ad6-a941-059655137a49}
2021-04-15 10:58:38.545 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-15}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:38.545 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-15, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:38.546 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-15, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:38.546 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-15, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:38.546 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-15, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:38.546 [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-15 10:58:38.547 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-15, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:39.843 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-15 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5965, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:38 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=00a517d7-5989-4fe4-a157-bc201f9060a8, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:58:39.845 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-15 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5965, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:38 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=00a517d7-5989-4fe4-a157-bc201f9060a8, 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-15 10:58:39.845 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-15 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5965, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:38 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=00a517d7-5989-4fe4-a157-bc201f9060a8, 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-15 10:58:39.845 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5965, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:38 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=00a517d7-5989-4fe4-a157-bc201f9060a8, 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-15 10:58:39.846 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5965, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:38 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=00a517d7-5989-4fe4-a157-bc201f9060a8, 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-15 10:58:39.847 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:58:39.886 [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-15 10:58:39.887 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-16 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-16}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:39.887 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-16}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:39.887 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.operational.common.Apex/1.0.0
2021-04-15 10:58:39.888 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-16}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:39.910 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:58:39.910 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{53bdf4a1-02b5-454e-8611-c9955ca17c87}
2021-04-15 10:58:39.911 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-16}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:39.911 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-16, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:39.912 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-16, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:39.912 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-16, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:39.912 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-16, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:39.912 [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-15 10:58:39.912 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-16, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:41.231 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-16 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6943, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:39 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=df8914df-bba2-4889-9f32-abe09fd64f05, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:58:41.232 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-16 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6943, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:39 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=df8914df-bba2-4889-9f32-abe09fd64f05, 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-15 10:58:41.233 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-16 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6943, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:39 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=df8914df-bba2-4889-9f32-abe09fd64f05, 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-15 10:58:41.233 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6943, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:39 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=df8914df-bba2-4889-9f32-abe09fd64f05, 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-15 10:58:41.234 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6943, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:39 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=df8914df-bba2-4889-9f32-abe09fd64f05, 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-15 10:58:41.236 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:58:41.268 [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-15 10:58:41.269 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-17 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-17}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:41.269 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-17}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:41.269 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.operational.common.Drools/1.0.0
2021-04-15 10:58:41.270 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-17}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:41.292 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:58:41.293 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{7d38b9c7-dad4-4a0b-9057-e650c208d689}
2021-04-15 10:58:41.293 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-17}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:41.293 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-17, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:41.293 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-17, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:41.293 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-17, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:41.294 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-17, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:41.294 [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-15 10:58:41.294 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-17, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:42.394 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-17 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6387, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:41 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a8fc4ea1-49f1-4dc7-8114-ab1a0a555b28, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:58:42.395 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-17 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6387, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:41 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a8fc4ea1-49f1-4dc7-8114-ab1a0a555b28, 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-15 10:58:42.395 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-17 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6387, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:41 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a8fc4ea1-49f1-4dc7-8114-ab1a0a555b28, 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-15 10:58:42.395 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6387, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:41 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a8fc4ea1-49f1-4dc7-8114-ab1a0a555b28, 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-15 10:58:42.396 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6387, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:41 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a8fc4ea1-49f1-4dc7-8114-ab1a0a555b28, 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-15 10:58:42.397 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:58:42.431 [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-15 10:58:42.432 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-18 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-18}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:42.433 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-18}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:42.433 [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-15 10:58:42.433 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-18}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:42.441 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:58:42.441 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{5552290a-38ce-4857-a93d-68b6222d9cf7}
2021-04-15 10:58:42.442 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-18}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:42.442 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-18, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:42.442 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-18, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:42.442 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-18, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:42.443 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-18, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:42.443 [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-15 10:58:42.443 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-18, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:43.395 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-18 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=958, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:42 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=589dcf3f-bb1f-4cdf-b720-48f9dc5f029d, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:58:43.396 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-18 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=958, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:42 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=589dcf3f-bb1f-4cdf-b720-48f9dc5f029d, 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-15 10:58:43.396 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-18 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=958, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:42 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=589dcf3f-bb1f-4cdf-b720-48f9dc5f029d, 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-15 10:58:43.396 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=958, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:42 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=589dcf3f-bb1f-4cdf-b720-48f9dc5f029d, 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-15 10:58:43.397 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=958, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:42 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=589dcf3f-bb1f-4cdf-b720-48f9dc5f029d, 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-15 10:58:43.397 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:58:43.417 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.monitoring.tcagen2/1.0.0
2021-04-15 10:58:43.418 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-19 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-19}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:43.418 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-19}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:43.418 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.monitoring.tcagen2/1.0.0
2021-04-15 10:58:43.418 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-19}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:43.425 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:58:43.425 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{c6ae8873-628b-4604-b0a9-feac782bcb8f}
2021-04-15 10:58:43.426 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-19}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:43.426 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-19, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:43.426 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-19, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:43.427 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-19, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:43.427 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-19, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:43.427 [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-15 10:58:43.427 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-19, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:44.525 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-19 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=7987, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:43 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a2c30eff-8b03-4bec-ac13-810cd0777047, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:58:44.526 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-19 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=7987, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:43 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a2c30eff-8b03-4bec-ac13-810cd0777047, 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-15 10:58:44.527 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-19 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=7987, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:43 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a2c30eff-8b03-4bec-ac13-810cd0777047, 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-15 10:58:44.527 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=7987, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:43 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a2c30eff-8b03-4bec-ac13-810cd0777047, 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-15 10:58:44.527 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=7987, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:43 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a2c30eff-8b03-4bec-ac13-810cd0777047, 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-15 10:58:44.528 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:58:44.554 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.native.Apex/1.0.0
2021-04-15 10:58:44.555 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-20 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-20}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:44.556 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-20}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:44.556 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.native.Apex/1.0.0
2021-04-15 10:58:44.556 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-20}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:44.564 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:58:44.564 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{d67f7c15-03c6-4eed-b979-6fd6daacb2ee}
2021-04-15 10:58:44.564 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-20}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:44.564 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-20, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:44.564 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-20, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:44.565 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-20, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:44.565 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-20, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:44.565 [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-15 10:58:44.565 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-20, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:45.635 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-20 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:44 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4d53844a-04fa-45e1-a89f-d0a7cd36aa73, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:58:45.636 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-20 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:44 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4d53844a-04fa-45e1-a89f-d0a7cd36aa73, 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-15 10:58:45.637 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-20 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:44 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4d53844a-04fa-45e1-a89f-d0a7cd36aa73, 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-15 10:58:45.637 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:44 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4d53844a-04fa-45e1-a89f-d0a7cd36aa73, 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-15 10:58:45.637 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:44 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4d53844a-04fa-45e1-a89f-d0a7cd36aa73, 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-15 10:58:45.638 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:58:45.666 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.native.Drools/1.0.0
2021-04-15 10:58:45.667 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-21 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-21}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:45.667 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-21}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:45.667 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.native.Drools/1.0.0
2021-04-15 10:58:45.667 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-21}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:45.675 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:58:45.675 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{f2eb0f73-4c0f-4a93-aab1-98f3a1bda7c1}
2021-04-15 10:58:45.675 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-21}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:45.675 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-21, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:45.676 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-21, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:45.676 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-21, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:45.676 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-21, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:45.676 [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-15 10:58:45.676 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-21, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:46.808 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-21 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=547, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:45 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=082b624a-eb9b-4787-995e-6360b25322ea, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:58:46.809 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-21 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=547, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:45 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=082b624a-eb9b-4787-995e-6360b25322ea, 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-15 10:58:46.809 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-21 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=547, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:45 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=082b624a-eb9b-4787-995e-6360b25322ea, 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-15 10:58:46.810 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=547, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:45 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=082b624a-eb9b-4787-995e-6360b25322ea, 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-15 10:58:46.811 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=547, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:45 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=082b624a-eb9b-4787-995e-6360b25322ea, 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-15 10:58:46.812 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:58:46.829 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.native.Xacml/1.0.0
2021-04-15 10:58:46.831 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-22 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-22}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:46.831 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-22}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:46.832 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.native.Xacml/1.0.0
2021-04-15 10:58:46.832 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-22}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:46.840 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:58:46.840 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{66cedfef-444c-4673-aeaf-2a134ef033b7}
2021-04-15 10:58:46.840 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-22}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:46.841 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-22, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:46.841 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-22, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:46.841 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-22, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:46.842 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-22, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:46.842 [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-15 10:58:46.842 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-22, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:47.851 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-22 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=706, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:46 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=010aa2c8-7cea-4a61-91d9-d0b86b16a939, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:58:47.852 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-22 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=706, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:46 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=010aa2c8-7cea-4a61-91d9-d0b86b16a939, 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-15 10:58:47.852 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-22 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=706, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:46 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=010aa2c8-7cea-4a61-91d9-d0b86b16a939, 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-15 10:58:47.853 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=706, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:46 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=010aa2c8-7cea-4a61-91d9-d0b86b16a939, 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-15 10:58:47.853 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=706, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:46 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=010aa2c8-7cea-4a61-91d9-d0b86b16a939, 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-15 10:58:47.853 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:58:47.867 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.native.drools.Artifact/1.0.0
2021-04-15 10:58:47.868 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-23 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-23}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:47.868 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-23}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:47.868 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.native.drools.Artifact/1.0.0
2021-04-15 10:58:47.869 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-23}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:47.877 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:58:47.877 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{db1cb41d-57ab-4da5-90f8-f16361a078a6}
2021-04-15 10:58:47.877 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-23}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:47.878 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-23, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:47.878 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-23, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:47.878 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-23, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:47.879 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-23, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:47.879 [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-15 10:58:47.879 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-23, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:48.925 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-23 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2131, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:47 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7eaa5316-a9f2-4ab1-9dd5-b2480110911c, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:58:48.925 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-23 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2131, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:47 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7eaa5316-a9f2-4ab1-9dd5-b2480110911c, 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-15 10:58:48.925 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-23 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2131, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:47 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7eaa5316-a9f2-4ab1-9dd5-b2480110911c, 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-15 10:58:48.925 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2131, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:47 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7eaa5316-a9f2-4ab1-9dd5-b2480110911c, 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-15 10:58:48.926 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2131, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:47 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7eaa5316-a9f2-4ab1-9dd5-b2480110911c, 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-15 10:58:48.926 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:58:48.945 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.native.drools.Controller/1.0.0
2021-04-15 10:58:48.945 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-24 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-24}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:48.946 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-24}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:48.946 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.native.drools.Controller/1.0.0
2021-04-15 10:58:48.946 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-24}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:48.950 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:58:48.951 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{cdd42c86-f8c0-4a0c-8e1d-47723affd91c}
2021-04-15 10:58:48.951 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-24}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:48.951 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-24, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:48.951 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-24, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:48.951 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-24, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:48.951 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-24, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:48.951 [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-15 10:58:48.952 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-24, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:50.029 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-24 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3445, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=eae81589-b5c4-4dfc-9b2c-20a4773a8a4b, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:58:50.029 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-24 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3445, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=eae81589-b5c4-4dfc-9b2c-20a4773a8a4b, 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-15 10:58:50.030 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-24 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3445, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=eae81589-b5c4-4dfc-9b2c-20a4773a8a4b, 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-15 10:58:50.030 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3445, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=eae81589-b5c4-4dfc-9b2c-20a4773a8a4b, 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-15 10:58:50.030 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3445, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=eae81589-b5c4-4dfc-9b2c-20a4773a8a4b, 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-15 10:58:50.032 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:58:50.052 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.Resource/1.0.0
2021-04-15 10:58:50.052 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-25 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-25}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:50.052 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-25}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:50.053 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.Resource/1.0.0
2021-04-15 10:58:50.053 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-25}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:50.061 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:58:50.062 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{5d85ee84-c201-468f-9717-7bd3b32bc42b}
2021-04-15 10:58:50.062 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-25}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:50.062 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-25, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:50.062 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-25, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:50.062 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-25, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:50.062 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-25, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:50.062 [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-15 10:58:50.063 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-25, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:51.247 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-25 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-25, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1773, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b5b4daa5-4aa9-428f-90d0-45a6f6f678f6, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:58:51.247 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-25 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-25, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1773, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b5b4daa5-4aa9-428f-90d0-45a6f6f678f6, 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-15 10:58:51.248 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-25 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-25, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1773, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b5b4daa5-4aa9-428f-90d0-45a6f6f678f6, 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-15 10:58:51.248 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-25, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1773, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b5b4daa5-4aa9-428f-90d0-45a6f6f678f6, 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-15 10:58:51.248 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-25, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1773, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b5b4daa5-4aa9-428f-90d0-45a6f6f678f6, 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-15 10:58:51.249 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:58:51.277 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.Service/1.0.0
2021-04-15 10:58:51.278 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-26 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-26}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:51.278 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-26}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:51.278 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.Service/1.0.0
2021-04-15 10:58:51.278 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-26}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:51.285 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:58:51.285 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{8d7e0eee-b418-4167-95ca-8c9bb0dfd979}
2021-04-15 10:58:51.285 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-26}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:51.286 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-26, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:51.286 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-26, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:51.286 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-26, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:51.286 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-26, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:51.286 [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-15 10:58:51.286 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-26, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:52.324 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-26 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-26, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1513, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:51 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=bef7e957-f87b-478f-a7e1-22e5a53a76cf, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:58:52.325 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-26 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-26, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1513, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:51 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=bef7e957-f87b-478f-a7e1-22e5a53a76cf, 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-15 10:58:52.325 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-26 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-26, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1513, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:51 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=bef7e957-f87b-478f-a7e1-22e5a53a76cf, 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-15 10:58:52.325 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-26, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1513, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:51 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=bef7e957-f87b-478f-a7e1-22e5a53a76cf, 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-15 10:58:52.326 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-26, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1513, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:51 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=bef7e957-f87b-478f-a7e1-22e5a53a76cf, 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-15 10:58:52.326 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:58:52.344 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.AffinityPolicy/1.0.0
2021-04-15 10:58:52.345 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-27 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-27}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:52.346 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-27}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:52.346 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.AffinityPolicy/1.0.0
2021-04-15 10:58:52.346 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-27}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:52.353 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:58:52.353 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{eb20c48b-e9bf-493a-8225-19e4cf80bf8c}
2021-04-15 10:58:52.354 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-27}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:52.354 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-27, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:52.354 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-27, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:52.354 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-27, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:52.354 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-27, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:52.355 [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-15 10:58:52.355 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-27, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:53.501 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-27 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-27, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2777, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:52 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9847bd2e-be6e-4c77-9985-754614866c59, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:58:53.502 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-27 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-27, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2777, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:52 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9847bd2e-be6e-4c77-9985-754614866c59, 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-15 10:58:53.503 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-27 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-27, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2777, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:52 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9847bd2e-be6e-4c77-9985-754614866c59, 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-15 10:58:53.503 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-27, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2777, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:52 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9847bd2e-be6e-4c77-9985-754614866c59, 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-15 10:58:53.503 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-27, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2777, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:52 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9847bd2e-be6e-4c77-9985-754614866c59, 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-15 10:58:53.505 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:58:53.532 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.DistancePolicy/1.0.0
2021-04-15 10:58:53.533 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-28 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-28}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:53.534 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-28}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:53.534 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.DistancePolicy/1.0.0
2021-04-15 10:58:53.534 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-28}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:53.543 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:58:53.543 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{7dee5d38-5a8d-4e9c-ad72-e7a1a29c8732}
2021-04-15 10:58:53.543 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-28}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:53.544 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-28, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:53.544 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-28, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:53.544 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-28, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:53.544 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-28, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:53.544 [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-15 10:58:53.544 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-28, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:54.614 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-28 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-28, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3458, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:53 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f04df2b2-7a7b-4ec3-8eda-fe773115bd3a, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:58:54.614 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-28 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-28, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3458, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:53 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f04df2b2-7a7b-4ec3-8eda-fe773115bd3a, 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-15 10:58:54.615 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-28 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-28, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3458, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:53 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f04df2b2-7a7b-4ec3-8eda-fe773115bd3a, 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-15 10:58:54.615 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-28, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3458, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:53 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f04df2b2-7a7b-4ec3-8eda-fe773115bd3a, 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-15 10:58:54.615 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-28, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3458, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:53 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f04df2b2-7a7b-4ec3-8eda-fe773115bd3a, 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-15 10:58:54.616 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:58:54.642 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.HpaPolicy/1.0.0
2021-04-15 10:58:54.643 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-29 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-29}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:54.643 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-29}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:54.643 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.HpaPolicy/1.0.0
2021-04-15 10:58:54.644 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-29}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:54.651 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:58:54.651 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{494b1e9e-a344-4a45-94ac-4b465c983bbb}
2021-04-15 10:58:54.651 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-29}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:54.651 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-29, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:54.652 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-29, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:54.652 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-29, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:54.652 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-29, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:54.652 [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-15 10:58:54.652 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-29, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:55.806 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-29 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-29, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5450, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:54 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=caafef38-88ea-4c86-9d05-a2db385ee2bb, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:58:55.807 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-29 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-29, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5450, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:54 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=caafef38-88ea-4c86-9d05-a2db385ee2bb, 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-15 10:58:55.807 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-29 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-29, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5450, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:54 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=caafef38-88ea-4c86-9d05-a2db385ee2bb, 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-15 10:58:55.807 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-29, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5450, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:54 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=caafef38-88ea-4c86-9d05-a2db385ee2bb, 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-15 10:58:55.808 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-29, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5450, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:54 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=caafef38-88ea-4c86-9d05-a2db385ee2bb, 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-15 10:58:55.808 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:58:55.830 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.OptimizationPolicy/1.0.0
2021-04-15 10:58:55.831 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-30 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-30}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:55.831 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-30}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:55.831 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.OptimizationPolicy/1.0.0
2021-04-15 10:58:55.832 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-30}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:55.838 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:58:55.839 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{c5f35458-7a04-4b32-a909-04f7598b91d6}
2021-04-15 10:58:55.839 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-30}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:55.839 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-30, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:55.839 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-30, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:55.839 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-30, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:55.840 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-30, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:55.840 [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-15 10:58:55.840 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-30, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:57.027 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-30 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-30, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3699, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:55 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7850374d-8ecc-4d7f-9d16-81dce9bcb12e, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:58:57.028 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-30 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-30, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3699, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:55 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7850374d-8ecc-4d7f-9d16-81dce9bcb12e, 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-15 10:58:57.028 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-30 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-30, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3699, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:55 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7850374d-8ecc-4d7f-9d16-81dce9bcb12e, 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-15 10:58:57.028 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-30, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3699, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:55 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7850374d-8ecc-4d7f-9d16-81dce9bcb12e, 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-15 10:58:57.028 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-30, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3699, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:55 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7850374d-8ecc-4d7f-9d16-81dce9bcb12e, 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-15 10:58:57.029 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:58:57.050 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.PciPolicy/1.0.0
2021-04-15 10:58:57.051 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-31 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-31}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:57.051 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-31}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:57.051 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.PciPolicy/1.0.0
2021-04-15 10:58:57.051 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-31}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:57.057 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:58:57.058 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{be6126c1-087f-4c89-ab92-c05621b997b7}
2021-04-15 10:58:57.058 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-31}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:57.058 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-31, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:57.058 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-31, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:57.058 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-31, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:57.058 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-31, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:57.058 [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-15 10:58:57.059 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-31, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:58.066 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-31 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-31, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2940, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:57 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=de4c356d-bac1-464e-9847-ba30a92df868, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:58:58.067 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-31 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-31, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2940, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:57 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=de4c356d-bac1-464e-9847-ba30a92df868, 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-15 10:58:58.067 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-31 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-31, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2940, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:57 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=de4c356d-bac1-464e-9847-ba30a92df868, 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-15 10:58:58.067 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-31, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2940, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:57 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=de4c356d-bac1-464e-9847-ba30a92df868, 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-15 10:58:58.067 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-31, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2940, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:57 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=de4c356d-bac1-464e-9847-ba30a92df868, 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-15 10:58:58.068 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:58:58.088 [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-15 10:58:58.089 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-32 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-32}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:58.089 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-32}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:58.090 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.Vim_fit/1.0.0
2021-04-15 10:58:58.090 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-32}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:58.107 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:58:58.108 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{9b014b6b-5b26-4c1e-8faa-9fd0824f6f16}
2021-04-15 10:58:58.108 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-32}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:58.108 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-32, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:58.108 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-32, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:58.109 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-32, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:58.109 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-32, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:58.109 [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-15 10:58:58.109 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-32, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:59.210 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-32 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-32, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2708, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:58 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=80497bf6-7b60-4454-aed1-29e2ecd2d1b7, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:58:59.211 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-32 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-32, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2708, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:58 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=80497bf6-7b60-4454-aed1-29e2ecd2d1b7, 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-15 10:58:59.211 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-32 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-32, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2708, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:58 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=80497bf6-7b60-4454-aed1-29e2ecd2d1b7, 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-15 10:58:59.211 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-32, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2708, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:58 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=80497bf6-7b60-4454-aed1-29e2ecd2d1b7, 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-15 10:58:59.212 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-32, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2708, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:58 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=80497bf6-7b60-4454-aed1-29e2ecd2d1b7, 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-15 10:58:59.213 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:58:59.233 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.VnfPolicy/1.0.0
2021-04-15 10:58:59.235 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-33 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-33}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:59.235 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-33}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:59.235 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.VnfPolicy/1.0.0
2021-04-15 10:58:59.235 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-33}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:59.242 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:58:59.242 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{1078582b-168d-42c6-aa18-3750a9766dbb}
2021-04-15 10:58:59.243 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-33}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:59.243 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-33, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:59.243 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-33, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:59.244 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-33, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:59.244 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-33, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:58:59.244 [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-15 10:58:59.244 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-33, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:59:00.441 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-33 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-33, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3092, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:59 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=29630391-b94f-4603-bb5c-dfc882dfa3ff, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:59:00.442 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-33 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-33, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3092, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:59 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=29630391-b94f-4603-bb5c-dfc882dfa3ff, 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-15 10:59:00.442 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-33 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-33, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3092, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:59 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=29630391-b94f-4603-bb5c-dfc882dfa3ff, 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-15 10:59:00.442 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-33, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3092, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:59 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=29630391-b94f-4603-bb5c-dfc882dfa3ff, 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-15 10:59:00.443 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-33, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3092, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:58:59 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=29630391-b94f-4603-bb5c-dfc882dfa3ff, 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-15 10:59:00.444 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:59:00.468 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.service.QueryPolicy/1.0.0
2021-04-15 10:59:00.469 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-34 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-34}, BodyType:null, Body:[Body is null]
2021-04-15 10:59:00.469 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-34}, BodyType:null, Body:[Body is null]
2021-04-15 10:59:00.469 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.service.QueryPolicy/1.0.0
2021-04-15 10:59:00.469 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-34}, BodyType:null, Body:[Body is null]
2021-04-15 10:59:00.476 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:59:00.477 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{419aecaf-4018-4b9a-905d-5c9524b73337}
2021-04-15 10:59:00.477 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-34}, BodyType:null, Body:[Body is null]
2021-04-15 10:59:00.477 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-34, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:59:00.477 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-34, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:59:00.477 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-34, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:59:00.477 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-34, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:59:00.478 [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-15 10:59:00.478 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-34, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:59:01.553 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-34 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-34, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2383, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:59:00 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=33a1e350-fa10-4b04-85cd-320969d979dd, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:59:01.553 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-34 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-34, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2383, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:59:00 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=33a1e350-fa10-4b04-85cd-320969d979dd, 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-15 10:59:01.554 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-34 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-34, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2383, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:59:00 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=33a1e350-fa10-4b04-85cd-320969d979dd, 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-15 10:59:01.554 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-34, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2383, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:59:00 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=33a1e350-fa10-4b04-85cd-320969d979dd, 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-15 10:59:01.554 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-34, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2383, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:59:00 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=33a1e350-fa10-4b04-85cd-320969d979dd, 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-15 10:59:01.555 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:59:01.588 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.service.SubscriberPolicy/1.0.0
2021-04-15 10:59:01.589 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-35 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-35}, BodyType:null, Body:[Body is null]
2021-04-15 10:59:01.589 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-35}, BodyType:null, Body:[Body is null]
2021-04-15 10:59:01.589 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.service.SubscriberPolicy/1.0.0
2021-04-15 10:59:01.589 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-35}, BodyType:null, Body:[Body is null]
2021-04-15 10:59:01.597 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:59:01.597 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{2b7f4140-5d26-4c22-a76b-1a70dc73c87e}
2021-04-15 10:59:01.598 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-35}, BodyType:null, Body:[Body is null]
2021-04-15 10:59:01.598 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-35, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:59:01.598 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-35, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:59:01.598 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-35, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:59:01.598 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-35, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:59:01.599 [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-15 10:59:01.599 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-35, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:59:02.689 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-35 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-35, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2655, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:59:01 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=cbf7e2e5-27bc-440b-987f-226322b3ed76, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:59:02.690 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-35 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-35, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2655, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:59:01 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=cbf7e2e5-27bc-440b-987f-226322b3ed76, 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-15 10:59:02.690 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-35 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-35, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2655, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:59:01 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=cbf7e2e5-27bc-440b-987f-226322b3ed76, 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-15 10:59:02.690 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-35, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2655, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:59:01 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=cbf7e2e5-27bc-440b-987f-226322b3ed76, 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-15 10:59:02.691 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-35, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2655, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:59:01 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=cbf7e2e5-27bc-440b-987f-226322b3ed76, 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-15 10:59:02.693 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-15 10:59:02.709 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-36 >>> (get-all-pdp-groups)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-36}, BodyType:null, Body:[Body is null]
2021-04-15 10:59:02.710 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-36 >>> (get-all-pdp-groups) doTry --> log[Getting the list of PDP Groups] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-36}, BodyType:null, Body:[Body is null]
2021-04-15 10:59:02.710 [scheduling-1] INFO  get-all-pdp-groups - Getting the list of PDP Groups
2021-04-15 10:59:02.711 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-36}, BodyType:null, Body:[Body is null]
2021-04-15 10:59:02.732 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-15 10:59:02.732 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{520432d4-a8f6-4025-bf69-c22d856a10b6}
2021-04-15 10:59:02.734 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-36}, BodyType:null, Body:[Body is null]
2021-04-15 10:59:02.734 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-36, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-15 10:59:02.734 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-36, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:59:02.735 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-36, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:59:02.735 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-36, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:59:02.735 [scheduling-1] INFO  get-all-pdp-groups - Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps
2021-04-15 10:59:02.735 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-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-jm4x7-1618484162370-0-36, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-15 10:59:02.749 [scheduling-1] INFO  org.apache.camel.component.http4.HttpComponent - Created ClientConnectionManager org.apache.http.impl.conn.PoolingHttpClientConnectionManager@8de68c7
2021-04-15 10:59:03.885 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-36 >>> (get-all-pdp-groups)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-jm4x7-1618484162370-0-36, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Thu, 15 Apr 2021 10:59:02 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=05f524f0-bda6-4255-b162-e8ae22e15374, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-15 10:59:03.886 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd